updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / g15aiostats / PKGBUILD
bloba83f99865e225b04533bef5095c5615b3dc48486
1 # Contributor: refujee <refujee@gmail.com>
2 pkgname=g15aiostats
3 pkgver=0.22
4 pkgrel=1
5 pkgdesc="A plugin that displays the current time, date, per core CPU usage, upload and download ne
6 twork rates, disk read, write and usage, memory usage, and a timer all on one screen and all at a smooth 20 FPS."
7 arch=(i686 x86_64)
8 url="http://www.g15tools.com/forum/viewtopic.php?f=13&t=294"
9 license=('GPL')
10 depends=(libgtop libg15render g15daemon boost lm_sensors)
11 source=(http://www.kbranch.net/$pkgname-$pkgver.tar.gz)
12 md5sums=('6ad7c0e95f2fba97ee2447dc114fcba5')
13 build() {
14 cd $startdir/src/$pkgname-$pkgver
15 ./configure
16 /usr/bin/make || return 1
17 /bin/mkdir -p $startdir/pkg/usr/bin/
18 /bin/cp $startdir/src/$pkgname-$pkgver/src/g15aiostats $startdir/pkg/usr/bin/
19 /bin/mkdir -p $startdir/pkg/usr/share/man/
20 /bin/cp -r man1 $startdir/pkg/usr/share/man/