updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / kdedecor-hypnotistasade / PKGBUILD
blobdf4714839f2f0d6a484c83aed4f06f30ad5281b4
1 # Contributor: Jesus Franco <jesusfranco@gmail.com>
3 pkgname=kdedecor-hypnotistasade
4 pkgver=0.1
5 pkgrel=1
6 pkgdesc="This theme is inspired of windows vista visual style"
7 url="http://kde-look.org/content/show.php?content=32946"
8 license="GPL"
9 depends=('kdebase' 'kdelibs')
10 source=(http://www.kde-look.org/content/files/32946-Hypnotista_Sade-0.1.tar.gz)
11 md5sums=('f88ef0eefae4112ccb8099ae61045745')
13 build() {
14         cd $startdir/src/Hypnotista_Sade-$pkgver
15         ./configure --disable-debug --prefix=/opt/kde
16         make || return 1
17         make DESTDIR=$startdir/pkg install