Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 118954 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.0 ebuilld
powertop-1.0.ebuild (text/plain), 815 bytes, created by
Christian Merkle
on 2007-05-12 01:42:03 UTC
(
hide
)
Description:
PowerTop 1.0 ebuilld
Filename:
MIME Type:
Creator:
Christian Merkle
Created:
2007-05-12 01:42:03 UTC
Size:
815 bytes
patch
obsolete
>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 ~amd64" ># Currently, only 32-bit kernels have support for tickless idle; 64-bit kernels are expected to gain this feature in version 2.6.23. >IUSE="" > > >DEPEND="" >RDEPEND="" > >src_unpack() { > unpack ${A} >} > > >src_compile() { > cd "${WORKDIR}/powertop" > emake || die "compile problem" >} > >src_install() { > cd "${WORKDIR}/powertop" > dosbin powertop || die >} > >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