2010-05-18 01:31:45 +02:00
|
|
|
# Template file for 'powertop'
|
|
|
|
pkgname=powertop
|
2014-05-29 23:38:20 +02:00
|
|
|
version=2.6.1
|
2014-05-29 23:41:00 +02:00
|
|
|
revision=2
|
2012-05-18 00:39:35 +02:00
|
|
|
build_style=gnu-configure
|
2014-05-20 20:47:18 +02:00
|
|
|
hostmakedepends="automake gettext-devel libtool pkg-config"
|
2013-04-14 11:13:30 +02:00
|
|
|
makedepends="ncurses-devel pciutils-devel libnl3-devel"
|
2013-01-05 17:20:55 +01:00
|
|
|
short_desc="Linux tool to find out what is using power on computer"
|
2010-05-18 01:31:45 +02:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2012-04-04 12:52:17 +02:00
|
|
|
license="GPL-2"
|
2012-08-21 05:30:40 +02:00
|
|
|
homepage="https://01.org/powertop/"
|
2014-05-20 20:47:18 +02:00
|
|
|
distfiles="https://01.org/sites/default/files/downloads/powertop/powertop-${version}.tar.gz"
|
2014-05-29 23:41:00 +02:00
|
|
|
checksum=85122b092d7b025bcdd8fdeb8169efcf57de637875570cbfdefb4017a9febc29
|
2014-05-20 20:47:18 +02:00
|
|
|
|
|
|
|
pre_configure() {
|
|
|
|
./autogen.sh
|
|
|
|
}
|