1 # Contributor: Peter Bengtsson <dev@lilltiger.se>
5 pkgdesc="KDE Priority handler (knice) is a tool to help you manage the nice levels of applications."
7 url="http://www.kde-apps.org/content/show.php?content=66266"
10 makedepends=('kdelibs')
11 source=(http://www.lilltiger.se/${pkgname}/${pkgname}_${pkgver}.tar.gz)
12 md5sums=('c5d475834cb92d6335fbc98f1f728613')
15 cd $startdir/src/$pkgname
16 ./configure --enable-debug=full --prefix=/opt/kde
18 make prefix=$startdir/pkg/usr install