1 # Maintainer: ghArch <free.gharch[at]gmail.com>
2 pkgname=gnome-shell-extension-starcal
5 pkgdesc="Integrate StarCal with Gnome Shell's top bar"
7 url="http://hedayat.fedorapeople.org/misc/starcal-gnome-shell-extension/"
9 depends=('gnome-shell>=3.2.0' 'starcal2')
10 source=(http://hedayat.fedorapeople.org/misc/starcal-gnome-shell-extension/$pkgname-$pkgver.tar.gz)
11 md5sums=('75e8850098f42290b04604d5ec49ae24')
13 cd "$srcdir/starcal@hedayatvk.wordpress.com/"
14 sed -i 's/starcal2.py/starcal2_gtk.py/g' extension.js
15 sed -i 's/starcal.py/starcal_gtk.py/g' extension.js
16 mkdir -p ${pkgdir}/usr/share/gnome-shell/extensions/
17 cp -r ${srcdir}/starcal@hedayatvk.wordpress.com ${pkgdir}/usr/share/gnome-shell/extensions/