1 # created 11:30:34 - 04/09/10
2 # Maintainer: watermel0n <billabonk at ymail dot com>
4 pkgname=gtk-theme-equinox-ubuntu
7 pkgdesc="Two GTK and Metacity themes designed for Ubuntu 10.04 (Lucid Lynx): Equinox Ambient and Equinox Radient."
8 url="http://gnome-look.org/content/show.php/Equinox+Ubuntu+Themes?content=125664"
10 arch=('i686' 'x86_64')
11 depends=('gtk-engine-equinox')
12 source=("http://gnome-look.org/CONTENT/content-files/125664-equinox-ubuntu-themes-1.30.tar.gz")
13 md5sums=('c125e0626a7cb112390c1972bbe62b3d')
16 mkdir -p ${pkgdir}/usr/share/themes
17 tar xzf 125664-equinox-ubuntu-themes-1.30.tar.gz -C ${pkgdir}/usr/share/themes
18 chown -R root:root ${pkgdir}/usr/share/themes