1 # Contributor: Wido <widomaker2k7@gmail.com>
3 pkgname=openbox-redmond-theme
6 pkgdesc="Windows 95/98/2000 inspirated OpenBox Theme"
8 url="http://opendesktop.org/content/show.php/Redmond+2009?content=109595"
11 optdepends=('gtk-theme-murrina-redmond: Windows 95/98/2000 GTK2 theme')
12 source=(http://opendesktop.org/CONTENT/content-files/109595-Redmond%202009.obt)
13 md5sums=('710d42cee07ad2f8c4aa47213e039254')
16 install -d ${pkgdir}/usr/share/themes/
17 cp -r ${srcdir}/*.obt ${pkgdir}/usr/share/themes/ || return 1