updated on Sat Jan 7 16:16:25 UTC 2012
[aur-mirror.git] / gnome-shell-theme-nord / PKGBUILD
blob1dae0b7944480894f089d9cf00b43c7ded35b104
1 # Author: ~0rAX0 <http://0rax0.deviantart.com/>
2 # Maintainer: foalsrock <foalsrock at gmail dot com>
4 pkgname=gnome-shell-theme-nord
5 pkgver=1.2
6 pkgrel=3
7 pkgdesc="This is a GNOME Shell theme with a glassy transparent look."
8 url="http://0rax0.deviantart.com/art/Nord-Gnome-shell-214295138"
9 license=('cc-by-nc-sa-3.0')
10 arch=('any')
11 depends=('gnome-shell' 'ttf-droid')
12 optdepends=('gnome-shell-extension-user-theme: User Theme extension for GNOME Shell'
13             'gnome-tweak-tool: A tool to customize advanced GNOME 3 options.')
14 source=("http://www.deviantart.com/download/214295138/gnome_shell__nord_by_0rax0-d3jl36q.zip")
15 DLAGENTS=('http::/usr/bin/wget -c -t 3 --waitretry=3 -H -U Mozilla -O %o %u')
16 md5sums=('1945594e827caf40f7c7ea52d5b760f8')
18 package() {
19   mkdir -p "${pkgdir}/usr/share/themes/"
20   mv "${srcdir}/Nord" "${pkgdir}/usr/share/themes/"