X-Git-Url: https://git.sthu.org/?p=shuber-gentoo-overlay.git;a=blobdiff_plain;f=games-util%2Fjoydevmap%2Fjoydevmap-1.0.ebuild;fp=games-util%2Fjoydevmap%2Fjoydevmap-1.0.ebuild;h=f6cb21c6b822cea081a4ce67521c270005ebcf11;hp=0000000000000000000000000000000000000000;hb=189dbdb758e5e152e818edcd116b4ef66e282b9d;hpb=61f4d0f4c95c7c9437d9bd4043c042ff845bad85 diff --git a/games-util/joydevmap/joydevmap-1.0.ebuild b/games-util/joydevmap/joydevmap-1.0.ebuild new file mode 100644 index 0000000..f6cb21c --- /dev/null +++ b/games-util/joydevmap/joydevmap-1.0.ebuild @@ -0,0 +1,21 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI=3 + +inherit cmake-utils + +DESCRIPTION="A simple tool to set axis and button maps of joysticks" +HOMEPAGE="http://www.cosy.sbg.ac.at/~shuber/funcode/joydevmap.html" +SRC_URI="http://www.cosy.sbg.ac.at/~shuber/funcode/files/${P}.tar.gz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~x86 ~amd64" +RESTRICT="mirror" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" +