1 # Contributor: Tony Upton <celticmusicguy at gmail dot com>
3 pkgname=xfce-theme-murrine-unity
6 pkgdesc="A clean and simple Xfwm4 which matches the Murrine Unity GTK theme"
8 url="http://code.google.com/p/murrine-unity-project/"
10 depends=('gtk-xfce-engine')
11 optdepends=('gtk-theme-murrine-unity')
12 source=('http://murrine-unity-project.googlecode.com/files/Murrine-Unity-XFCE-20110416.tar.gz')
13 md5sums=('3d456c3ccbbb3b5f2379a78fe2bced46')
17 install -d -m755 "${pkgdir}/usr/share/themes"
18 cp -r Murrine-Unity "${pkgdir}/usr/share/themes"