diff options
author | Aaron Ball <nullspoon@oper.io> | 2023-02-08 09:17:24 -0700 |
---|---|---|
committer | Aaron Ball <nullspoon@oper.io> | 2023-02-08 09:17:24 -0700 |
commit | 905d2bed0ff93fff184188c18411daee253e62b4 (patch) | |
tree | 9af78b396485e9ff65a25b313e841da9cf11a435 /powertop | |
parent | 4604a5d112ef55650a3b1d07bffe2f27cb586673 (diff) | |
download | ports-905d2bed0ff93fff184188c18411daee253e62b4.tar.gz ports-905d2bed0ff93fff184188c18411daee253e62b4.tar.xz |
powertop:Initial commit of version 2.15
Diffstat (limited to 'powertop')
-rw-r--r-- | powertop/.footprint | 41 | ||||
-rw-r--r-- | powertop/.md5sum | 1 | ||||
-rw-r--r-- | powertop/.signature | 5 | ||||
-rw-r--r-- | powertop/Pkgfile | 18 |
4 files changed, 65 insertions, 0 deletions
diff --git a/powertop/.footprint b/powertop/.footprint new file mode 100644 index 0000000..4b08277 --- /dev/null +++ b/powertop/.footprint @@ -0,0 +1,41 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/powertop +drwxr-xr-x root/root usr/share/ +drwxr-xr-x root/root usr/share/bash-completion/ +drwxr-xr-x root/root usr/share/bash-completion/completions/ +-rw-r--r-- root/root usr/share/bash-completion/completions/powertop +drwxr-xr-x root/root usr/share/locale/ +drwxr-xr-x root/root usr/share/locale/ca/ +drwxr-xr-x root/root usr/share/locale/ca/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/ca/LC_MESSAGES/powertop.mo +drwxr-xr-x root/root usr/share/locale/cs_CZ/ +drwxr-xr-x root/root usr/share/locale/cs_CZ/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/cs_CZ/LC_MESSAGES/powertop.mo +drwxr-xr-x root/root usr/share/locale/de_DE/ +drwxr-xr-x root/root usr/share/locale/de_DE/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/de_DE/LC_MESSAGES/powertop.mo +drwxr-xr-x root/root usr/share/locale/en_GB/ +drwxr-xr-x root/root usr/share/locale/en_GB/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/en_GB/LC_MESSAGES/powertop.mo +drwxr-xr-x root/root usr/share/locale/en_US/ +drwxr-xr-x root/root usr/share/locale/en_US/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/en_US/LC_MESSAGES/powertop.mo +drwxr-xr-x root/root usr/share/locale/es_ES/ +drwxr-xr-x root/root usr/share/locale/es_ES/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/es_ES/LC_MESSAGES/powertop.mo +drwxr-xr-x root/root usr/share/locale/hu_HU/ +drwxr-xr-x root/root usr/share/locale/hu_HU/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/hu_HU/LC_MESSAGES/powertop.mo +drwxr-xr-x root/root usr/share/locale/id_ID/ +drwxr-xr-x root/root usr/share/locale/id_ID/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/id_ID/LC_MESSAGES/powertop.mo +drwxr-xr-x root/root usr/share/locale/nl_NL/ +drwxr-xr-x root/root usr/share/locale/nl_NL/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/nl_NL/LC_MESSAGES/powertop.mo +drwxr-xr-x root/root usr/share/locale/zh_TW/ +drwxr-xr-x root/root usr/share/locale/zh_TW/LC_MESSAGES/ +-rw-r--r-- root/root usr/share/locale/zh_TW/LC_MESSAGES/powertop.mo +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 diff --git a/powertop/.md5sum b/powertop/.md5sum new file mode 100644 index 0000000..1bdb132 --- /dev/null +++ b/powertop/.md5sum @@ -0,0 +1 @@ +a8008e2b16fb648c03faeec3c1047521 v2.15.tar.gz diff --git a/powertop/.signature b/powertop/.signature new file mode 100644 index 0000000..de62151 --- /dev/null +++ b/powertop/.signature @@ -0,0 +1,5 @@ +untrusted comment: verify with /etc/ports/nullspoon.pub +RWThnm0RuVZhZsGOIRt1O1noQYFA6J9PzQ2Vs0PwRWRFxYXV/6pIgNQWF6YVkiyOZWYmc0oN58ZQufE5vOj8a29rCgsLcVsp+AE= +SHA256 (Pkgfile) = dedbd26565f44d907e0f59583f533bd108112dbc0174b91e4db63b1e7583bc85 +SHA256 (.footprint) = 0d159cfee037661eadd45678f00371e7a697f77cd25586da69e1cf47f815ce5c +SHA256 (v2.15.tar.gz) = e58ab3fd7b8ff5f4dd0d17f11848817e7d83c0a6918145ac81de03b5dccf8f49 diff --git a/powertop/Pkgfile b/powertop/Pkgfile new file mode 100644 index 0000000..7b64763 --- /dev/null +++ b/powertop/Pkgfile @@ -0,0 +1,18 @@ +# Description: A tool to diagnose issues with power consumption and power management +# URL: https://01.org/powertop/ +# Maintainer: Aaron Ball, nullspoon at oper dot io +# Depends on: libnl ncurses pciutils autoconf-archive + +name=powertop +version=2.15 +release=1 +source=(https://github.com/fenrus75/powertop/archive/v${version}.tar.gz) + +build() { + cd ${name}-${version} + + ./autogen.sh --disable-nls + ./configure --prefix=/usr --sbindir=/usr/bin + make + make DESTDIR="${PKG}" install +} |