updated on Thu Jan 19 12:17:07 UTC 2012
[aur-mirror.git] / editphotos / PKGBUILD
blobeab5bc706187e3ae96fad3b964511158d710889c
1 # Maintainer: Jozef Riha <jose1711@gmail.com>
2 # Contributor: Jozef Riha <jose1711@gmail.com>
4 pkgname=editphotos
5 pkgver=0.3
6 pkgrel=1
7 pkgdesc="displays thumbnails of JPEG files and enables to alter the orientation EXIF tag and comments."
8 url="http://freshmeat.net/projects/editphotos/"
9 arch=('i686' 'x86_64')
10 license=('GPL')
11 depends=('perl' 'perl-image-metadata-jpeg' 'perl-tk')
12 source=(http://freshmeat.net/redir/editphotos/53321/url_tgz/$pkgname-$pkgver.tar.gz)
13 md5sums=('a8844964513424a8243f0edd9627301e')
15 build() {
16   cd $startdir/src/$pkgname-$pkgver/bin
17   install -D -m755 editphotos $pkgdir/usr/bin/editphotos