Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 103687 Details for
Bug 157603
app-laptop/acpi4asus-0.32 version bump
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
New ebuild
acpi4asus-0.31.ebuild (text/plain), 1.22 KB, created by
CHARY Corentin
on 2006-12-09 05:27:46 UTC
(
hide
)
Description:
New ebuild
Filename:
MIME Type:
Creator:
CHARY Corentin
Created:
2006-12-09 05:27:46 UTC
Size:
1.22 KB
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/app-laptop/acpi4asus/acpi4asus-0.30.ebuild,v 1.1 2006/06/05 09:25:36 genstef Exp $ > >inherit linux-mod > >DESCRIPTION="Acpi daemon and kernel module to control ASUS Laptop Hotkeys" >HOMEPAGE="http://sourceforge.net/projects/acpi4asus" >SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86 ~amd64" >IUSE="" >MODULE_NAMES="asus_acpi(acpi:${S}/driver)" >BUILD_TARGETS=" " >RDEPEND="sys-power/acpid" > >pkg_setup() { > linux-mod_pkg_setup > BUILD_PARAMS="KERNELSRC=${KV_DIR}" >} > >src_compile() { > linux-mod_src_compile > > emake -C asus_acpid >} > > >src_install() { > linux-mod_src_install > > dobin asus_acpid/asus_acpid > doman asus_acpid/asus_acpid.8 > > dodoc README Changelog > > dodir /usr/share/${PN}/samples > > dodir /usr/share/${PN}/samples/actions > insinto /usr/share/${PN}/samples/actions > doins samples/actions/*.sh > > dodir /usr/share/${PN}/samples/events > insinto /usr/share/${PN}/samples/events > doins samples/events/* >} > >pkg_postinst() { > linux-mod_pkg_postinst > einfo > einfo "Don't forget to create your ~/.asus_acpi," > einfo "see /usr/share/doc/${PF}/README.gz for details" > 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 157603
:
103687
|
109138