1 # Author: ALEX3ME <http://alex3me.deviantart.com/>
2 # Maintainer sanderd17 < sanderd17 AT gmail DOT com >
4 pkgname=gnome-shell-theme-x3me-single-user
7 pkgdesc="A dark grey GNOME Shell theme with a smooth feel. No system wide installation."
8 url="http://alex3me.deviantart.com/#/d46rwnq"
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/253244438/gnome_shell___x3me_by_alex3me-d46rwnq.zip")
16 DLAGENTS=('http::/usr/bin/wget -c -t 3 --waitretry=3 -H -U Mozilla -O %o %u')
17 md5sums=('97ff7f85ba11c5ae3d960d3d8289103a')
20 mkdir -p "${pkgdir}$HOME/.themes/"
22 # extract only the Archlinux branded variant
23 unzip "${srcdir}/X3ME - Arch.zip" -d "${pkgdir}$HOME/.themes/"
24 chmod -R 755 "${pkgdir}$HOME/.themes/X3ME - Arch"