updated on Tue Jan 10 04:01:21 UTC 2012
[aur-mirror.git] / gtk-theme-beauty-in-black / PKGBUILD
blob401f236daa42b2a5d6994d1052cbc273d2fafd8d
1 # Contributor: ahmad200512<@>yandex.ru
3 pkgname=gtk-theme-beauty-in-black
4 pkgver=1.0
5 pkgrel=1
6 pkgdesc="Strict GTK+ theme based on Murrine Compact"
7 arch=('i686' 'x86_64')
8 license=('GPL')
9 depends=('gtk2')
10 url=('http://zhuravlik26.deviantart.com/art/Beauty-in-Black-GTK-177993193')
11 source=("http://fc02.deviantart.net/fs70/f/2010/247/0/5/beauty_in_black_gtk_by_zhuravlik26-d2xz0fd.zip")
12 md5sums=('9f1a52e8daf6f5fe4f3ac7cd2018b686')
14 build() {
15   mkdir -p $pkgdir/usr/share/themes/Beauty-in-Black
16   cp -r $srcdir/BeautyInBlackGTK/* $pkgdir/usr/share/themes/Beauty-in-Black