1 # Maintainer: Saeed Rasooli <saeed.gnu at gmail dot com>
6 pkgdesc='A full-featured international calendar writen in Python'
8 url=(http://starcal.sourceforge.net)
10 depends=('python2>=2.6' 'pygtk>=2.8' 'pygobject' 'python2-numpy')
11 optdepends=('python2-qt' 'python-gnomeapplet' 'kdebindings-python' 'python2-gnomevfs')
13 conflicts=('starcal2')
14 _gitroot='git://github.com/ilius/starcal2.git'
20 msg "Clone the source from git...."
21 if [ -d ${srcdir}/$_gitname ] ; then
24 msg "The local files are updated."
28 msg "GIT checkout done or server timeout"
30 msg "Building package..."
32 "$srcdir/${_gitname}/install" "$pkgdir" --for-pkg