Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 146795 Details for
Bug 214140
games-util/rejoystick [new package]
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ebuild draft
rejoystick-0.7.ebuild (text/plain), 524 bytes, created by
Tomáš Chvátal (RETIRED)
on 2008-03-21 22:41:29 UTC
(
hide
)
Description:
ebuild draft
Filename:
MIME Type:
Creator:
Tomáš Chvátal (RETIRED)
Created:
2008-03-21 22:41:29 UTC
Size:
524 bytes
patch
obsolete
># Copyright 1999-2008 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > >inherit eutils > >DESCRIPTION="translate gamepad/joystick input into key strokes/mouse actions in X" >HOMEPAGE="http://rejoystick.sourceforge.net/" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" > >LICENSE="GPL" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="x11-libs/gtk+:2 > media-libs/libsdl" > >src_compile() { > cd ${S} > make || die "compilation failed" >} > >src_install() { > dobin rejoystick > dodoc README >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 214140
:
146795
|
146849
|
202453