1 # Creator: Matthieu James <http://tiheum.deviantart.com>
2 # Maintainer Ahmed M. Abdellah <a3dman1@gmail.com>
4 pkgname=gnome-shell-theme-fainece
7 pkgdesc="Gnome Shell theme based on Faenza."
8 url="http://tiheum.deviantart.com/art/Gnome-Shell-Faience-255097456"
11 depends=('gnome-shell')
13 optdepends=('gnome-shell-extension-user-theme: User Theme extension for GNOME Shell'
14 'gnome-tweak-tool: A tool to customize advanced GNOME 3 options.')
15 source=("http://www.deviantart.com/download/255097456/gnome_shell___faience_by_tiheum-d47vmgg.zip")
16 md5sums=('ac55f4179567fb634bd654faa5c607e9')
19 mkdir -p "${pkgdir}/usr/share/themes/"
21 unzip "${srcdir}/gnome_shell___faience_by_tiheum-d47vmgg.zip" -d "${pkgdir}/usr/share/themes/"
22 chmod -R 755 "${pkgdir}/usr/share/themes/Faience"