updated on Mon Jan 16 04:00:32 UTC 2012
[aur-mirror.git] / tpacpi-bat / PKGBUILD
blob20c6c8a672a772e6dadfcadb7e954cdfb9b1b39e
1 # Maintainer: mutlu_inek <mutlu_inek@yahoo.de>
2 pkgname=tpacpi-bat
3 pkgver=20111102
4 pkgrel=1
5 pkgdesc="A Perl script with ACPI calls for recent ThinkPads (such as T420 and W520) whose battery thresholds are not supported by tp_smapi"
6 url="https://github.com/teleshoes/tpbattstat-applet"
7 arch=('x86_64' 'i686')
8 license=('GPLv3')
9 depends=('tp_smapi' 'perl' 'acpi_call-git')
10 optdepends=()
11 makedepends=()
12 conflicts=()
13 replaces=()
14 backup=()
15 install=
16 source=("https://github.com/teleshoes/tpbattstat-applet/raw/master/tpacpi-bat")
17 md5sums=('5d0bf52d43945752d82426ed03334389')
19 # build() {}
21 package() {
22   install -d "$pkgdir/usr/lib/perl5/vendor_perl/"
23   install -Dm322 tpacpi-bat "$pkgdir/usr/lib/perl5/vendor_perl/"