powertop: deleted unmaintained port

This commit is contained in:
Tim Biermann 2021-03-08 19:11:40 +00:00
parent 3310329325
commit 2202158059
Signed by: tb
GPG Key ID: 42F8B4E30B673606
4 changed files with 0 additions and 68 deletions

View File

@ -1,7 +0,0 @@
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/sbin/
-rwxr-xr-x root/root usr/sbin/powertop
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/powertop.8.gz

View File

@ -1,5 +0,0 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zlEuD4WEbBOkf1joop5Rsu+faGfUsZmLjNNTRlt2UVpICmJdRnHWRSezP3Z2Qj6p762By3z3khbpsIAGum9YQ4=
SHA256 (Pkgfile) = 26352db4231522703f8d954f35b8d037fb6564151939d7460a175ba5a01c0821
SHA256 (.footprint) = 787b5e0a781da5774e16ebacdd3dd792ecba97bba3b8dded577eda498d7ef511
SHA256 (powertop-2.13.tar.gz) = a65f992ca4a419bc73b623651060eb9fc00c5a86fa03556358cd9db011ef3178

View File

@ -1,21 +0,0 @@
# Description: Finds the software component(s) that make your laptop use more power than necessary
# URL: https://01.org/powertop/
# Maintainer: Alan Mizrahi, alan at mizrahi dot com dot ve
# Packager: Mikhail Kolesnik, mike at openbunker dot org
# Depends on: libnl ncurses
name=powertop
version=2.13
release=1
source=(https://01.org/sites/default/files/downloads/$name-$version.tar.gz)
build() {
cd $name-$version
./configure \
--prefix=/usr \
--disable-nls
make
make DESTDIR=$PKG install
[ ! -e /usr/lib/pkgconfig/bash-completion.pc ] && rm -r $PKG/usr/share/bash-completion
}

View File

@ -1,35 +0,0 @@
README for powertop
REQUIREMENTS
You'll need to enable the following kernel options:
CONFIG_NO_HZ
CONFIG_HIGH_RES_TIMERS
CONFIG_HPET_TIMER
CONFIG_CPU_FREQ_GOV_ONDEMAND
CONFIG_USB_SUSPEND
CONFIG_SND_AC97_POWER_SAVE
CONFIG_TIMER_STATS
CONFIG_PERF_EVENTS
CONFIG_PERF_COUNTERS
CONFIG_TRACEPOINTS
CONFIG_TRACING
CONFIG_EVENT_POWER_TRACING_DEPRECATED
CONFIG_X86_MSR
ACPI_PROCFS_POWER
CONFIG_DEBUG_FS
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
RESOURCES
https://01.org/powertop/get-involved