mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
powertop: update to 2.1.
This commit is contained in:
parent
4c7b185fbd
commit
55a41994f0
1 changed files with 5 additions and 6 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'powertop'
|
# Template file for 'powertop'
|
||||||
pkgname=powertop
|
pkgname=powertop
|
||||||
version=2.0
|
version=2.1
|
||||||
homepage="https://01.org/powertop/"
|
revision=1
|
||||||
distfiles="https://01.org/powertop/sites/default/files/downloads/$pkgname-$version.tar.bz2"
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="pkg-config ncurses-devel pciutils-devel libnl3-devel"
|
makedepends="pkg-config ncurses-devel pciutils-devel libnl3-devel"
|
||||||
revision=1
|
|
||||||
short_desc="Linux tool to find out what is using power on a laptop"
|
short_desc="Linux tool to find out what is using power on a laptop"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=7af51d320856b3446bcc314c9414385f3b05b9360f650883b0210cd3b12c5c1c
|
homepage="https://01.org/powertop/"
|
||||||
|
distfiles="https://01.org/powertop/sites/default/files/downloads/$pkgname-$version.tar.gz"
|
||||||
|
checksum=3dd4816cca4167063b78d2d7772aff8dc58377d0ed74bf11862412a8a80d2698
|
||||||
long_desc="
|
long_desc="
|
||||||
PowerTOP is a Linux tool that finds the software component(s) that make your
|
PowerTOP is a Linux tool that finds the software component(s) that make your
|
||||||
laptop use more power than necessary while it is idle. As of Linux kernel
|
laptop use more power than necessary while it is idle. As of Linux kernel
|
||||||
|
@ -21,4 +21,3 @@ long_desc="
|
||||||
kernel and in userspace. PowerTOP combines various sources of information from
|
kernel and in userspace. PowerTOP combines various sources of information from
|
||||||
the kernel into one convenient screen so that you can see how well your system
|
the kernel into one convenient screen so that you can see how well your system
|
||||||
is doing, and which components are the biggest problem."
|
is doing, and which components are the biggest problem."
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue