You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
428 B
12 lines
428 B
DEFINED_PHASES=compile install
|
|
DEPEND=X? ( x11-libs/libX11 x11-apps/xwininfo ) X? ( x11-proto/xproto )
|
|
DESCRIPTION=An application that translates joystick events to keyboard events
|
|
HOMEPAGE=http://sourceforge.net/projects/joy2key
|
|
IUSE=X
|
|
KEYWORDS=amd64 ppc x86
|
|
LICENSE=GPL-2
|
|
RDEPEND=X? ( x11-libs/libX11 x11-apps/xwininfo )
|
|
SLOT=0
|
|
SRC_URI=mirror://sourceforge/joy2key/joy2key-1.6.3.tar.bz2
|
|
_md5_=0e6ebc2ef618e47fa3b88506ba80d81c
|