1 # Maintainer: TDY <tdy@gmx.com>
2 # Contributor: Dmitry N.Shilov <stormblast@land.ru>
7 pkgdesc="Ubuntu's default cursor theme"
9 url="http://launchpad.net/human-cursors-theme/"
10 license=('CCPL:by-sa')
11 makedepends=('python')
12 #source=(http://mirror.nttu.edu.tw/ubuntu/pool/universe/h/human-cursors-theme/human-cursors-theme_$pkgver.tar.gz)
13 source=(https://launchpad.net/ubuntu/hardy/+source/human-cursors-theme/$pkgver/+files/human-cursors-theme_$pkgver.tar.gz
15 md5sums=('0eb3126604fea7c0d3c8fd032b226e63'
16 'dc1829478fea080d880b8c1a94c2b7d6')
19 cd "$srcdir/human-cursors-theme-$pkgver"
20 python setup.py install --prefix=/usr --root="$pkgdir"
21 install -Dm644 ../index.theme "$pkgdir/usr/share/icons/Human/index.theme"
22 rm -rf "$pkgdir/usr/lib"