1 # Maintainer: Malina Salina <bluesilence at hotm co uk>
3 pkgname=buuf-nestort-icontheme
7 pkgdesc="An icon theme for Gnome based on the Buuf iconset by Mattahan"
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')
13 source=(http://dl.dropbox.com/u/21337061/${_pkgname}-$pkgver.tar.gz)
14 md5sums=('8cd80da82d4ea313371befddd76f599e')
17 mkdir -p "${pkgdir}/usr/share/icons/${_pkgname}/"
18 cp -r ${srcdir}/$_pkgname/* "${pkgdir}/usr/share/icons/${_pkgname}/"