updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git] / gtk-playbill-theme / PKGBUILD
blob43e1a280cf1cb146cfd4e9bd3ff495760aab48c6
1 # Contributor: Wido <widomaker2k7@gmail.com>
3 pkgname=gtk-playbill-theme
4 pkgver=2010111907
5 pkgrel=1
6 pkgdesc="Theme playbill blue and red for GTK"
7 arch=('any')
8 url="http://opendesktop.org/content/show.php/playbill+blue+and+red?content=108360"
9 license=('GPL')
10 depends=('gtk2' 'emerald')
11 source=(http://gnome-look.org/CONTENT/content-files/94076-Playbill.tar.gz)
12 md5sums=('0791ddcba2aeb75fe9359352138c2ee6')
14 build() {
15   cd ${srcdir}
16   install -d ${pkgdir}/usr/share/themes/
17   # Gtk
18   tar -zxvf GTK.tar.gz
19   cp -r "${srcdir}/Playbill Blue" ${pkgdir}/usr/share/themes/
20   cp -r "${srcdir}/Playbill Red" ${pkgdir}/usr/share/themes/
21   rm -R "${srcdir}/Playbill Blue" "${srcdir}/Playbill Red"
23   # Emerald
24   install -d ${pkgdir}/usr/share/emerald/themes/
25   tar -zxvf Emerald.tar.gz
26   cp -r "${srcdir}/Playbill Blue" ${pkgdir}/usr/share/emerald/themes/
27   cp -r "${srcdir}/Playbill Red" ${pkgdir}/usr/share/emerald/themes/