updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / libxdtv-theme-aqua / PKGBUILD
blobd95c4d2ab91d3d3c50b9cd4b19afbdbc973d6726
1 # Contributor: XazZ <xazz.xazz@googlemail.com>
2 pkgname=libxdtv-theme-aqua
3 pkgver=2.4.0
4 pkgrel=1
5 pkgdesc="An Mac OS X like theme for xdtv. It's available in 11 languages."
6 arch=(i686)
7 url="http://sourceforge.net/projects/xawdecode/"
8 license=('GPL')
9 depends=(xdtv)
10 makedepends=()
11 source=(http://downloads.sf.net/xawdecode/$pkgname-ca-$pkgver.tar.gz
12 http://downloads.sf.net/xawdecode/$pkgname-cs-$pkgver.tar.gz
13 http://downloads.sf.net/xawdecode/$pkgname-de-$pkgver.tar.gz
14 http://downloads.sf.net/xawdecode/$pkgname-en-$pkgver.tar.gz
15 http://downloads.sf.net/xawdecode/$pkgname-es-$pkgver.tar.gz
16 http://downloads.sf.net/xawdecode/$pkgname-fr-$pkgver.tar.gz
17 http://downloads.sf.net/xawdecode/$pkgname-gl-$pkgver.tar.gz
18 http://downloads.sf.net/xawdecode/$pkgname-it-$pkgver.tar.gz
19 http://downloads.sf.net/xawdecode/$pkgname-pl-$pkgver.tar.gz
20 http://downloads.sf.net/xawdecode/$pkgname-ru-$pkgver.tar.gz
21 http://downloads.sf.net/xawdecode/$pkgname-sv-$pkgver.tar.gz)
22 md5sums=('88c99eb9857a2f6677a86007232ae953' 'ad7dc430574882e4098b84a1bf6b6b70'\
23          '3d64d9705afcc31bcbab7e5ccfa5aa88' 'ee7156f30da521cd3899334a83ce8436'\
24          '7bc789cf074d2b0c0895990971284532' '198324f8e48437a7483b7c5fe3ab3756'\
25          'f5f91f80b231213cd3054d7674d0b2f7' 'daefb4a20166998dec35ab622a675e6c'\
26          '3467cd42485f46b20fba89c501dd97d4' '150976d2e3ec9886d11148280717cf65'\
27          '66a2302b078b910423d79f1500a31318')
29 build() {
30   cd $startdir/src/$pkgname-ca-$pkgver
31   ./configure
32   make || return 1
33   make DESTDIR=${startdir}/pkg install || return 1
34   cd $startdir/src/$pkgname-cs-$pkgver
35   ./configure
36   make || return 1
37   make DESTDIR=${startdir}/pkg install || return 1
38   cd $startdir/src/$pkgname-de-$pkgver
39   ./configure
40   make || return 1
41   make DESTDIR=${startdir}/pkg install || return 1
42   cd $startdir/src/$pkgname-en-$pkgver
43   ./configure
44   make || return 1
45   make DESTDIR=${startdir}/pkg install || return 1
46   cd $startdir/src/$pkgname-es-$pkgver
47   ./configure
48   make || return 1
49   make DESTDIR=${startdir}/pkg install || return 1
50   cd $startdir/src/$pkgname-fr-$pkgver
51   ./configure
52   make || return 1
53   make DESTDIR=${startdir}/pkg install || return 1
54   cd $startdir/src/$pkgname-gl-$pkgver
55   ./configure
56   make || return 1
57   make DESTDIR=${startdir}/pkg install || return 1
58   cd $startdir/src/$pkgname-it-$pkgver
59   ./configure
60   make || return 1
61   make DESTDIR=${startdir}/pkg install || return 1
62   cd $startdir/src/$pkgname-pl-$pkgver
63   ./configure
64   make || return 1
65   make DESTDIR=${startdir}/pkg install || return 1
66   cd $startdir/src/$pkgname-ru-$pkgver
67   ./configure
68   make || return 1
69   make DESTDIR=${startdir}/pkg install || return 1
70   cd $startdir/src/$pkgname-sv-$pkgver
71   ./configure
72   make || return 1
73   make DESTDIR=${startdir}/pkg install || return 1
75   cd $startdir/pkg/usr/local
76   mv * $startdir/pkg/usr/
77   cd $startdir/pkg/usr
78   rm -rf local