updated on Wed Jan 18 08:00:29 UTC 2012
[aur-mirror.git] / kdedecor-hypnotista-siyah / PKGBUILD
blob4ec5248039824e10a650162e7fdc721eb552a9a8
1 # Contributor: Jesus Franco <jesusfranco@gmail.com>
3 pkgname=kdedecor-hypnotista-siyah
4 pkgver=0.1
5 pkgrel=1
6 pkgdesc="This is the Black version of Hypnotista Sade"
7 url="http://kde-look.org/content/show.php?content=33203"
8 license="GPL"
9 depends=('kdebase' 'kdelibs')
10 source=(http://www.kde-look.org/content/files/33203-Hypnotista_Siyah-0.1.tar.gz)
11 md5sums=('5b7d24f882013b99d6d2fc2fa00c58e8')
13 build() {
14         cd $startdir/src/Hypnotista_Siyah-$pkgver
15         ./configure --disable-debug --prefix=/opt/kde
16         make || return 1
17         make DESTDIR=$startdir/pkg install