updated on Thu Jan 5 13:17:10 UTC 2012
[aur-mirror.git] / resilience-theme / PKGBUILD
blob30e63051444e93a2eda5554ec580402c07c34540
1 # Contributor: <disturbed1976@gmail.com>
2 # Ubuntu's Reselience theme for Gnome
3 # Resilience-theme by Daniel Holbach <daniel.holbach@ubuntu.com>
4 # Gion Icon them from Silvestre Herrera 
5 # http://www.silvestre.com.ar/?p=108
7 pkgname=resilience-theme
8 pkgver=0.1
9 pkgrel=2
10 pkgdesc="The Resilience theme for Gnome. Thanks to Ubuntu"
11 arch=('i686' 'x86_64')
12 url='https://launchpad.net/ubuntu/edgy/i386/resilience-theme/0.1-0ubuntu1'
13 license=('GPL')
14 depends=()
15 makedepends=()
16 source=(https://launchpad.net/ubuntu/edgy/+source/resilience-theme/0.1-0ubuntu1/+files/resilience-theme_0.1.orig.tar.gz
17         http://art.gnome.org/download/themes/icon/1340/ICON-Gion.tar.bz2)
18 md5sums=('73c4258ab33f3c00bf89d2aed466acda' '0e61aa165084b16c5d3cf0d1d6bf5efd')
19         
20 build() {
21         cd $startdir/src/$pkgname-$pkgver
22         ./configure --prefix=/usr
23         make || return 1
24         make prefix=$startdir/pkg/usr install || return 1
25         sed -i "s/Tangerine/Gion/" $startdir/pkg/usr/share/themes/Resilience/index.theme
26         mkdir $startdir/pkg/usr/share/icons/
27         cp -r $startdir/src/Gion $startdir/pkg/usr/share/icons/