Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 1759 Details for
Bug 4110
numlockx ebuild
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
numlockx 1.0
numlockx-1.0.ebuild (text/plain), 599 bytes, created by
Jacob Perkins
on 2002-06-24 17:34:19 UTC
(
hide
)
Description:
numlockx 1.0
Filename:
MIME Type:
Creator:
Jacob Perkins
Created:
2002-06-24 17:34:19 UTC
Size:
599 bytes
patch
obsolete
># Copyright 1999-2002 Gentoo Technologies, Inc. ># Distributed under the terms of the GNU General Public License, v2 or later > >HOMEPAGE="http://dforce.sh.cvut.cz/~seli/en/${PN}" >SRC_URI="${HOMEPAGE}/${P}.tar.gz" >LICENSE="GPL" >S="${WORKDIR}/${P}" >DESCRIPTION="Turns on numlock in X" > >DEPEND="virtual/x11" >RDEPEND=${DEPEND} >SLOT="0" > >src_compile(){ > ./configure \ > --host=${CHOST} || die > emake || die >} > >src_install(){ > make \ > prefix=${D}/usr/X11R6 \ > install || die >} > >pkg_postinst(){ > einfo "" > einfo "add 'numlockx' to your X startup programs to have numlock turn on when X starts" > einfo "" >}
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 4110
: 1759 |
2156