updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / gnome-shell-theme-google / PKGBUILD
blobc7bbcf23b5772b6b41c4955345df1897f94ca5b7
1 # Author:   plaidcounty <http://plaidcounty.deviantart.com/>
2 # Maintainer: sanderd17 <sanderd17 at gmail dot com>
4 pkgname=gnome-shell-theme-google
5 pkgver=1.5.1
6 pkgrel=3
7 pkgdesc="A Gnome-Shell theme by plaidcounty, based on the Google color schema." 
8 url="http://plaidcounty.deviantart.com/art/Google-Shell-259973461"
9 license=('GPLv3')
10 arch=('any')
11 depends=('gnome-shell>=3.2' 'ttf-droid')
13 makedepends=('unzip')
14 optdepends=(
15             'gnome-shell-extension-user-theme: User Theme extension for GNOME Shell'
16             'gnome-tweak-tool: A tool to customize advanced GNOME 3 options.')
17 source=("http://www.deviantart.com/download/259973461/google_shell_by_plaidcounty-d4as4t1.zip")
18 md5sums=('81510b6e7d0fd7725a43c06dd2928e95')
23 build() {
24   mkdir -p ${pkgdir}/usr/share/themes/
25   mv ${srcdir}/ ${pkgdir}/usr/share/themes/Google-shell