Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 53188 Details for
Bug 84861
New bbkeys version ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
new bbkeys version ebuild
bbkeys-0.9.0.ebuild (text/plain), 593 bytes, created by
Jan Nárovec
on 2005-03-11 09:26:04 UTC
(
hide
)
Description:
new bbkeys version ebuild
Filename:
MIME Type:
Creator:
Jan Nárovec
Created:
2005-03-11 09:26:04 UTC
Size:
593 bytes
patch
obsolete
># Copyright 1999-2003 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License v2 ># $Header: $ > > >DESCRIPTION="Use keyboard shortcuts in the blackbox wm" >HOMEPAGE="http://bbkeys.sourceforge.net" >SRC_URI="mirror://sourceforge/bbkeys/${P}.tar.gz" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" >DEPEND="virtual/blackbox" > >src_compile() { > ./configure \ > --host=${CHOST} \ > --prefix=/usr || die "./configure failed" > emake || die >} > >src_install () { > make \ > prefix=${D}/usr \ > install || die > rm -rf ${D}/usr/doc > dodoc AUTHORS BUGS ChangeLog NEWS 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 84861
: 53188