updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / gtk-theme-elegant-gtk / PKGBUILD
blob849c1b57054178517307d156ebeed27227194c92
1 # Maintainer: Alexander De Sousa <archaur.xandy21@spamgourmet.com>
3 pkgname=gtk-theme-elegant-gtk
4 pkgver=4.0
5 pkgrel=1
6 pkgdesc="Elegant GTK theme, part of the Elegant Gnome Pack."
7 arch=('any')
8 url='http://gnome-look.org/content/show.php/Elegant+Gnome+Pack?content=127826'
9 license=('GPL')
10 depends=('gtk-engine-murrine')
11 optdepends=('awoken-icons: default icon set to use with this theme.'
12             'xcursor-neutral++: default cursor set to use with this theme.'
13             'ttf-droid: suggested font by the author.')
14 source=(http://ompldr.org/vNjRwNQ/Elegant-GTK-4.0.tar.gz
15         Round.theme
16         Square.theme)
17 sha1sums=('ba044bee7b407153ad8ad5835fd24f92a1a14809'
18           'a06557881036ecce56af62b1ca852bee5a68db36'
19           'eeb3c132ae45be0389da014c061a3c6df640169a')
21 build() {
22         true
25 package() {
26         cd ${srcdir}
27         mkdir -p $pkgdir/usr/share/themes
28         cp Round.theme Elegant-GTK-Rounded/index.theme
29         cp Square.theme Elegant-GTK-Squared/index.theme
30         cp -r {Elegant-GTK,Elegant-GTK-Rounded,Elegant-GTK-Squared} $pkgdir/usr/share/themes