1 # Contributor: Jan Mette (funkyou) <jan.mette@berlin.de>
7 pkgdesc="Karmack is a CPU load monitor for kicker which uses the the form of the classic Doom game's marine face."
8 url="http://www.kde-apps.org/content/show.php?content=10841"
11 source=("http://evilrobot.free.fr/$pkgname/$pkgname-$pkgver.tar.gz")
12 md5sums=('6ef93bab5a98f93fc212e766746d775e')
15 source /etc/profile.d/qt3.sh
16 source /etc/profile.d/kde3.sh
18 cd $srcdir/$pkgname-$pkgver/
19 ./configure --prefix=/opt/kde --without-arts
21 make DESTDIR=$pkgdir install