updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / buuf-nestort-icontheme / PKGBUILD
blob8a057520c37e50f153540da10d7479922677e76b
1 # Maintainer: Malina Salina <bluesilence at hotm co uk>
3 pkgname=buuf-nestort-icontheme
4 _pkgname=Buuf-Nestort
5 pkgver=1.05
6 pkgrel=1
7 pkgdesc="An icon theme for Gnome based on the Buuf iconset by Mattahan"
8 arch=('any')
9 url="http://gnome-look.org/content/show.php/Buuf-based+Nestort?content=143347"
10 license=('Creative Commons by-nc-sa')
11 depends=('hicolor-icon-theme')
12 optdepends=()
13 source=(http://dl.dropbox.com/u/21337061/${_pkgname}-$pkgver.tar.gz)
14 md5sums=('8cd80da82d4ea313371befddd76f599e')
16 package() {   
17 mkdir -p "${pkgdir}/usr/share/icons/${_pkgname}/"
18   cp -r ${srcdir}/$_pkgname/* "${pkgdir}/usr/share/icons/${_pkgname}/"