dev-libs/kuserfeedback: x86 stable wrt bug #721452
[gentoo.git] / dev-libs / libtsm / libtsm-4.0.1.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=6
5
6 CMAKE_BUILD_TYPE=Release
7 inherit cmake-utils
8
9 DESCRIPTION="Terminal Emulator State Machine"
10 HOMEPAGE="https://github.com/Aetf/libtsm"
11 SRC_URI="https://github.com/Aetf/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
12
13 LICENSE="LGPL-2.1 MIT"
14 SLOT="0/4"
15 KEYWORDS="~amd64 ~x86"
16 IUSE=""