# Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit cmake-utils git-r3 DESCRIPTION="a simple joystick tester based on Gtk+" HOMEPAGE="https://jstest-gtk.gitlab.io/" EGIT_REPO_URI="https://gitlab.com/jstest-gtk/jstest-gtk" LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64" IUSE="" DEPEND="" RDEPEND="${DEPEND}" BDEPEND=""