# $Id: PKGBUILD 33452 2010-11-24 16:48:38Z spupykin $ # Maintainer: Sergej Pupykin # Maintainer: Andrea Scarpino # Contributor: Sebastian Pohle pkgname=pmtools pkgver=20101124 pkgrel=1 pkgdesc="A small collection of ACPI power management test and investigation tools" arch=('i686' 'x86_64' 'mips64el') url="http://acpi.sourceforge.net/dsdt/index.php" license=('GPL2') depends=('perl') source=(http://ftp.kernel.org/pub/linux/kernel/people/lenb/acpi/utils/$pkgname-$pkgver.tar.bz2) md5sums=('45e62eae9aca4fce84cb102c117f5796') build() { cd $srcdir/$pkgname patch -p1 <