1
0
forked from ports/contrib

powertop: update to 2.6

This commit is contained in:
Mikhail Kolesnik 2014-05-17 22:15:05 +04:00
parent a32562b620
commit 42f38f30eb
3 changed files with 8 additions and 4 deletions

View File

@ -1 +1 @@
806bbcbd44fcea1f807c9582fc1f7d3e powertop-2.5.tar.gz
502453dcc32c3db8188a83e9df1a5b51 powertop-2.6.tar.gz

View File

@ -4,12 +4,13 @@
# Depends on: ncurses libnl
name=powertop
version=2.5
version=2.6
release=1
source=(https://01.org/powertop/sites/default/files/downloads/$name-$version.tar.gz)
source=(https://01.org/sites/default/files/downloads/$name/$name-$version.tar.gz)
build() {
cd $name-$version
cd $name
./autogen.sh
./configure --prefix=/usr --disable-nls \
--mandir=/usr/man
make

View File

@ -24,6 +24,9 @@ And be sure to disable these:
CONFIG_IRQBALANCE
CONFIG_ACPI_DEBUG
Not all of these are available on very recent kernels, so powertop
might fail to display some stats.
PRE-INSTALL
POST-INSTALL