updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / crystalgimp / PKGBUILD
blobfcbd06899ab9d1ae4538eaffbb55c33ddcf1ebc1
1 #Contributor: Shaika-Dzari <shaikadzari@gmail.com>
3 pkgname=crystalgimp
4 pkgver=1.0
5 pkgrel=4
6 pkgdesc="A Crystal theme for The GIMP."
7 arch=(i686 x86_64)
8 url="http://www.kde-look.org/content/show.php?content=27772"
9 license="GPL"
10 depends=(gimp)
11 install=crystalgimp.install
12 source=("http://www.kde-look.org/CONTENT/content-files/27772-Crystalgimp.tar.gz")
13 md5sums=('8581a2066819a1dbe3953bbf3c40aaea')
15 build() {
16   cd $startdir/src/Crystalgimp
17   echo "version-1.0-333" >> VERSION
18   mkdir -p $startdir/pkg/usr/share/gimp/2.0/themes/
19   cp -r Crystal $startdir/pkg/usr/share/gimp/2.0/themes/Crystal
20   install $startdir/src/Crystalgimp/VERSION $startdir/pkg/usr/share/gimp/2.0/themes/Crystal/VERSION