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