updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / gnome-shell-theme-fainece / PKGBUILD
blob298b9d80d5bac611e3949e4b1ec5ef4fa31efee2
1 # Creator: Matthieu James <http://tiheum.deviantart.com>
2 # Maintainer Ahmed M. Abdellah <a3dman1@gmail.com>
4 pkgname=gnome-shell-theme-fainece
5 pkgver=1
6 pkgrel=1
7 pkgdesc="Gnome Shell theme based on Faenza."
8 url="http://tiheum.deviantart.com/art/Gnome-Shell-Faience-255097456"
9 license=('GPL3')
10 arch=('any')
11 depends=('gnome-shell')
12 makedepends=('unzip')
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')
18 package() {
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"