1 # Maintainer: Hannes Riehl <hannes.riehl at gmail dot com>
3 pkgname=humanities-icon-theme
6 pkgdesc="A modified version of the Ubuntu Humanity Icon theme that allows you to easily change the icon colors."
8 url="http://gnome-look.org/content/show.php/Humanity-Colors?content=117230/"
11 depends=('ubuntu-mono')
12 optdepends=('magicons: customize icon color scheme')
13 source=('http://dl.dropbox.com/u/3588645/Themes/Humanities/Humanities.tar.bz2'
14 'http://dl.dropbox.com/u/3588645/Themes/Humanities/Humanities-Dark.tar.bz2'
15 'http://dl.dropbox.com/u/3588645/Themes/Humanities/Humanities-G.tar.bz2'
16 'http://dl.dropbox.com/u/3588645/Themes/Humanities/Humanities-G-Dark.tar.bz2')
17 md5sums=('2afca04eced18eb7e441ac9a5664801f'
18 'a039afd626a7f84d345b93fa0794e46e'
19 '8d9a54c7e328161c0611ccf1be5041fb'
20 'b7c0808c9bda90153d0f7d0a2c8c65ab')
23 _dest=$pkgdir/usr/share
24 _humanities=('Humanities'
28 mkdir -p $_dest/icons $_dest/magicons/iconsets
30 for item in ${_humanities[*]}
32 ln -s /usr/share/icons/$item magicons/iconsets
33 cp -Pr $srcdir/$item icons