1 # Contributor: refujee <refujee@gmail.com>
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."
8 url="http://www.g15tools.com/forum/viewtopic.php?f=13&t=294"
10 depends=(libgtop libg15render g15daemon boost lm_sensors)
11 source=(http://www.kbranch.net/$pkgname-$pkgver.tar.gz)
12 md5sums=('6ad7c0e95f2fba97ee2447dc114fcba5')
14 cd $startdir/src/$pkgname-$pkgver
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/