1 # Contributor: Bernhard Tittelbach <xro@realraum.at>
6 pkgdesc="GalleryRemote is a Python package for communicating with Gallery installations using the Gallery Remote Protocol"
8 url="http://code.google.com/p/galleryremote/"
11 source=(http://galleryremote.googlecode.com/files/GalleryRemote-$pkgver.tar.gz)
12 md5sums=('5563998949d727f698d775bdc40fb09f')
15 cd $startdir/src/GalleryRemote-$pkgver
16 python2 setup.py install --root=${pkgdir}