1 # Contributor: Scott Cassidy <scottlc@cpan.org>
2 # Contributor: Joonas Niilola <juippis@roskakori.org>
3 # Maintainer: Lukasz Fidosz <virhilo@gmail.com>
5 pkgname=kdestyle-klearlook
10 pkgdesc="KDE style based on the Clearlooks GTK2 theme."
11 url="http://www.kde-look.org/content/show.php?content=31717"
13 source=("http://www.kde-look.org/CONTENT/content-files/31717-klearlook-$pkgver.tar.bz2")
14 md5sums=('4d4784ad1e0c901ff8e7dfc9763254ae')
17 cd $startdir/src/klearlook-$pkgver
18 ./configure --disable-debug --prefix=/opt/kde --with-qt-dir=/opt/qt
20 make prefix=$startdir/pkg/opt/kde install