updated on Thu Jan 12 04:00:44 UTC 2012
[aur-mirror.git] / gtk-theme-dark-linux / PKGBUILD
blob29994c86fbd4ff06e89ff278524ebbabdfd0a440
1 # Maintainer: Josip <josipponjavic at gmail dot com>
2 # Contributor:
4 pkgname=gtk-theme-dark-linux
5 pkgver=0.6
6 pkgrel=1
7 pkgdesc="Improved gnome theme from my earlier no-name-jet version theme..."
8 arch=("any")
9 url="http://metak.deviantart.com/art/Dark-linux-0-6-150406617"
10 license=("GPL")
11 depends=()
12 replaces=("dark-linux")
14 source=(http://fc08.deviantart.net/fs70/f/2010/118/4/d/Dark_linux_0_6_by_metak.zip)
15 md5sums=('a80b1d51bb5e6719b92c4b8b0826e88f')
17 build() {
18         mkdir -p $pkgdir/usr/share/themes/
19         mkdir -p $pkgdir/usr/share/emerald/themes/
20         cd $srcdir/
21         cp -r "Dark-linux-0.6" "$pkgdir/usr/share/themes"
22         cp -r "$srcdir/emerald/Dark-linux-0.6" "$pkgdir/usr/share/emerald/themes/"