Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 38515 Details for
Bug 62227
Beep Media Player itouch plugin port ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
A completely fixed ebuild
bmp-itouch-0.1.4.ebuild (text/plain), 960 bytes, created by
will
on 2004-08-30 09:10:09 UTC
(
hide
)
Description:
A completely fixed ebuild
Filename:
MIME Type:
Creator:
will
Created:
2004-08-30 09:10:09 UTC
Size:
960 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header:$ > >IUSE="nls" > >inherit gnuconfig > >DESCRIPTION="BMP plugin for multimedia keys on Logitech keyboards and others alike" >HOMEPAGE="http://bmp-itouch.sourceforge.net/" >SRC_URI="mirror://sourceforge/bmp-itouch/bmp-itouch-${PV}.tar.gz" > >SLOT="0" >LICENSE="GPL-2" >KEYWORDS="~x86" > >DEPEND="|| ( media-sound/beep-media-player media-sound/beep-media-player-cvs )" > >src_unpack() { > unpack ${A} ># cd ${S} >} > >src_compile() { > econf `use_enable nls` || die > emake || die >} > >src_install () { > make DESTDIR=${D} install || die > rm -rf ${D}\@BEEP_DATA_DIR\@ > rm -rf ${D}usr/\@DATADIRNAME\@ >} > >pkg_postinst() { > einfo "To configure the multimedia keys on your keyboard for use with" > einfo "BMP, enable this plugin within BMP and \"grab\" keys within the" > einfo "configuration screen. However, for complete freedom of choice " > einfo "xev is your friend :-)" >}
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 62227
:
38499
|
38500
| 38515