updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git] / gtk-theme-the-days-of-grays / PKGBUILD
blobdef43761f96c548e368a0b57741c79beb5614d36
1 # Authors : liliumcruentus and nale12
2 # Maintainer: Reventlov <nontunauraspasmonmail@gmail.com> 
3 pkgname=gtk-theme-the-days-of-grays
4 pkgver=0.1
5 pkgrel=1
6 pkgdesc="A dark and usable gtk theme. The days of Grays"
7 arch=('any')
8 url="http://liliumcruentus.deviantart.com/art/The-Days-of-Grays-158652803"
9 license=('custom:cc-by-nc-sa')
10 depends=()
11 source=('http://ompldr.org/vODJ4Mg')
12 md5sums=('f7baf7d40678d50040808e8b8621fe29')
14 build() {
15   cd "$srcdir/"
17   mkdir -p $pkgdir/usr/share/themes/
18   mkdir -p $pkgdir/usr/share/licenses/
19   cp -r $srcdir/The-days-of-grays/ $pkgdir/usr/share/themes/
20   install -D -m644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"