1 # Contributor: Shae Smittle <starfall87>
3 pkgname=metacity-theme-zune
7 pkgdesc="The Windows XP Zune Theme for Metacity"
9 url="http://gnome-look.org/content/show.php/Zune+-+Metacity+and+XFWM4?content=65146"
12 source=("Zune-0.03.tar.gz")
13 md5sums=('143a9c0498bf208d5a2412294488b12a')
17 install -d ${pkgdir}/usr/share/themes/${_pkgname}
18 cp -rf * ${pkgdir}/usr/share/themes/${_pkgname} || return 1