2013-08-02 21:39:24 +00:00
|
|
|
# Template build file for 'exiftool'.
|
|
|
|
pkgname=exiftool
|
2013-12-25 19:04:25 +00:00
|
|
|
version=9.45
|
2013-12-17 17:46:35 +00:00
|
|
|
revision=1
|
2014-01-01 15:10:11 +00:00
|
|
|
noarch="yes"
|
2013-08-02 21:39:24 +00:00
|
|
|
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
2013-12-25 19:04:25 +00:00
|
|
|
checksum="aa123e35c7648270418481d64cb9a2dddf4b223e11c93ea5df31e01823a04024"
|
2013-08-02 21:39:24 +00:00
|
|
|
build_style=perl-module
|
2013-11-23 09:24:03 +00:00
|
|
|
makedepends="perl>=5.18"
|
2013-08-26 07:43:53 +00:00
|
|
|
hostmakedepends="${makedepends}"
|
2014-01-01 15:10:11 +00:00
|
|
|
depends="${makedepends}"
|
2013-08-02 21:39:24 +00:00
|
|
|
wrksrc="Image-ExifTool-${version}"
|
|
|
|
maintainer="Steven R <strob AT styez DOT com>"
|
|
|
|
homepage="http://www.sno.phy.queensu.ca/~phil/exiftool/"
|
|
|
|
license="GPL"
|
|
|
|
short_desc="Reader and rewriter of EXIF informations that supports raw files"
|