1 # Contributor: grimi <grimi at poczta dot fm>
3 pkgname=openbox-shiki-colors-themes
6 pkgdesc="Openbox Shiki-Colors matching themes for the GTK and respective Gnome-Colors icon theme"
8 url="http://www.box-look.org/content/show.php/Shiki-Colors+for+Openbox?content=118358"
9 license=('Creative Commons by-nc-sa')
11 source=("http://fc00.deviantart.net/fs71/f/2010/011/1/5/Shiki_Colors_for_Openbox_by_jmcknight.gz")
12 md5sums=('9bfdc470810ef2b72e107d7edae86661')
20 for theme in Shiki-*; do
21 install -d "$pkgdir/usr/share/themes/$theme/openbox-3"
22 install -m644 "$theme/openbox-3/"{*.xbm,themerc} "$pkgdir/usr/share/themes/$theme/openbox-3"