updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / human-netbook-theme / PKGBUILD
blobc46705c374d22f3acbcff7a3120ccbb4bf077630
1 # Maintainer: noname
3 pkgname=human-netbook-theme
4 pkgver=0.16
5 pkgrel=1
6 pkgdesc="Human with panel theme"
7 arch=('any')
8 depends=('gtk-engine-murrine' 'human-icon-theme')
9 makedepends=('python-distutils-extra')
10 url="https://launchpad.net/human-netbook-theme"
11 license=('GPL')
12 source=("https://launchpad.net/ubuntu/maverick/+source/human-netbook-theme/${pkgver}/+files/human-netbook-theme_${pkgver}.tar.gz")
13 md5sums=('0a7a66804d53a57ac8cff88ebd98d95e')
14                        
15 build() {
16     cd $startdir/src/$pkgname-$pkgver
17     python2 setup.py install --prefix=$pkgdir/usr