1 # Author: half-left <http://half-left.deviantart.com/>
2 # Maintainer: keshto[at]gmail
4 pkgname=gnome-shell-theme-orta
7 pkgdesc="This is a GNOME Shell theme based on the Orta GTK2
9 url="https://half-left.deviantart.com/art/GNOME-Shell-Orta-207047273"
12 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/207047273/gnome_shell___orta_by_half_left-d3f9qp5.zip")
16 DLAGENTS=('http::/usr/bin/wget -c -t 3 --waitretry=3 -H -U Mozilla -O %o %u')
17 md5sums=('75e7cff2d7c063fdb4414955473bd526')
20 mkdir -p ${pkgdir}/usr/share/themes/
21 unzip GNOME-Shell-Orta-Dark -d ${pkgdir}/usr/share/themes/
22 unzip GNOME-Shell-Orta -d ${pkgdir}/usr/share/themes/
23 chmod -R 755 ${pkgdir}/usr/share/themes/Orta
24 chmod -R 755 ${pkgdir}/usr/share/themes/Orta-Dark
26 md5sums=('a4f74be6ea5ca9e412e04128a0f4bc9e')