#Packager: Maximus (salimaximus[at]gmail[dot]com) pkgname=phatch pkgver=0.2.7.1 pkgrel=1mb source=(http://photobatch.stani.be/download/package/phatch-$pkgver.tar.gz) sourcetemplate=http://people.salixos.org/maximus/$pkgname/$pkgver/ docs=("authors" "install" "readme" "copying" "copyright") url=http://photobatch.stani.be/index.html slackdesc=\ ( #|-----handy-ruler------------------------------------------------------| "phatch (a GUI Photo Batch Processor)" "Phatch is a simple to use cross-platform GUI Photo Batch Processor" "which handles all popular image formats and can duplicate (sub)folder" "hierarchies. Phatch can batch resize, rotate, apply perspective," "shadows, rounded corners, ... and more in minutes instead of hours or" "days if you do it manually. Phatch allows you to use EXIF and IPTC" "tags for renaming and data stamping. Phatch also supports a console" "version to batch photos on webservers." ) build() { cd $startdir/src/$pkgname-0.2.7 python setup.py install --prefix=/usr --root=$startdir/pkg }