1 # Author: plaidcounty <http://plaidcounty.deviantart.com/>
2 # Maintainer: sanderd17 <sanderd17 at gmail dot com>
4 pkgname=gnome-shell-theme-google
7 pkgdesc="A Gnome-Shell theme by plaidcounty, based on the Google color schema."
8 url="http://plaidcounty.deviantart.com/art/Google-Shell-259973461"
11 depends=('gnome-shell>=3.2' 'ttf-droid')
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')
24 mkdir -p ${pkgdir}/usr/share/themes/
25 mv ${srcdir}/ ${pkgdir}/usr/share/themes/Google-shell