1 # PKGBUILD written by 3ED
6 depends=('kdebase' 'kdelibs>=3.4.0')
7 pkgdesc="StyleClock is a better-looking replacement for the regular KDE clock. It is easily and flexibly themable and it comes with a built in alarm clock and countdown timer."
8 source=(http://fred.hexbox.de/$pkgname/$pkgname-$pkgver.tar.gz)
9 url="http://fred.hexbox.de/styleclock/"
10 md5sums=('8fa2a382239e61d6ad0c2d23a70ef1cd')
12 cd $startdir/src/$pkgname-$pkgver
13 ./configure --prefix=/opt/kde
15 make DESTDIR=$startdir/pkg install