1 # Contributor: Wido <widomaker2k7@gmail.com>
3 pkgname=openbox-nova-theme
6 pkgdesc="Nova OpenBox Theme"
8 url="http://opendesktop.org/content/show.php/Nova?content=60053"
11 source=(http://opendesktop.org/CONTENT/content-files/60053-Nova-openbox.tar.gz)
12 md5sums=('6963f40bed7fa95fbc5b79c5d4f80419')
16 install -d ${pkgdir}/usr/share/themes/
17 cp -rf "Nova/Nova-Blue" "Nova/Nova-Gold" "Nova/Nova-Lime" "Nova/Nova-Pink" ${pkgdir}/usr/share/themes/ || return 1