Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 37364 Details for
Bug 60240
evkeyd-0.1_pre7-r1.ebuild (Update)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
evkeyd-0.1_pre7-r1.ebuild
evkeyd-0.1_pre7-r1.ebuild (text/plain), 827 bytes, created by
Athul Acharya
on 2004-08-13 10:04:06 UTC
(
hide
)
Description:
evkeyd-0.1_pre7-r1.ebuild
Filename:
MIME Type:
Creator:
Athul Acharya
Created:
2004-08-13 10:04:06 UTC
Size:
827 bytes
patch
obsolete
># Copyright 1999-2004 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/sys-apps/evkeyd/evkeyd-0.1_pre7.ebuild,v 1.2 2004/06/24 22:05:17 agriffis Exp $ > >DESCRIPTION="Input event layer media key activator" >HOMEPAGE="http://www.stampflee.com/evkeyd/" >MY_PV=${PV/_/} >MY_P="evkeyd-${MY_PV}" >SRC_URI="http://www.stampflee.com/evkeyd/downloads/${MY_P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="x86 ~ppc" >IUSE="" >DEPEND="" >S=${WORKDIR}/${PN}-${MY_PV} > >inherit eutils ># Some opto breaks forking - upstream bug >#CFLAGS="" > >src_unpack() { > unpack ${A} ; cd ${S} > epatch ${FILESDIR}/${MY_P}-26headers.patch >} > >src_compile() { > emake || die >} > >src_install() { > dosbin evkeyd > insinto /etc > doins evkeyd.conf > exeinto /etc/init.d > newexe ${FILESDIR}/evkeyd.rc evkeyd >}
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 60240
: 37364 |
37365