Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 119132 Details for
Bug 178130
sys-power/powertop-1.0 (new Package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
PowerTop 1.1 ebuilld
powertop-1.1.ebuild (text/plain), 745 bytes, created by
Christian Merkle
on 2007-05-13 18:01:52 UTC
(
hide
)
Description:
PowerTop 1.1 ebuilld
Filename:
MIME Type:
Creator:
Christian Merkle
Created:
2007-05-13 18:01:52 UTC
Size:
745 bytes
patch
obsolete
>inherit toolchain-funcs > >DESCRIPTION="PowerTOP is a Linux tool that finds the software component(s) that make your laptop use more power than necessary while it is idle." >HOMEPAGE="http://www.linuxpowertop.org" >SRC_URI="http://www.linuxpowertop.org/download/${P}.tar.gz" > > >LICENSE="GPL-2" >SLOT="0" >KEYWORDS="~x86" >IUSE="" > >DEPEND="" >RDEPEND="" >S=${WORKDIR}/${PN} > >src_compile() { > echo $(tc-getCC) ${CFLAGS} ${LDFLAGS} powertop.c config.c process.c -o powertop > $(tc-getCC) ${CFLAGS} ${LDFLAGS} powertop.c config.c process.c -o powertop >} > >src_install() { > dobin powertop >} > >pkg_postinst() { > echo > einfo "For PowerTOP to work best, use a Linux kernel with the" > einfo "tickless idle (NO_HZ) feature enabled (version 2.6.21 or later)." > echo >}
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 178130
:
118954
| 119132