2013-08-02 23:39:24 +02:00
|
|
|
# Template build file for 'exiftool'.
|
|
|
|
pkgname=exiftool
|
2014-01-24 19:44:04 +01:00
|
|
|
version=9.47
|
2013-12-17 18:46:35 +01:00
|
|
|
revision=1
|
2014-01-01 16:10:11 +01:00
|
|
|
noarch="yes"
|
2013-08-02 23:39:24 +02:00
|
|
|
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
2014-01-24 19:44:04 +01:00
|
|
|
checksum="f79c515620fd0eccf16a8afc118252cfc9f0a61773b3d6d8203129c49deb0174"
|
2013-08-02 23:39:24 +02:00
|
|
|
build_style=perl-module
|
2013-11-23 10:24:03 +01:00
|
|
|
makedepends="perl>=5.18"
|
2013-08-26 09:43:53 +02:00
|
|
|
hostmakedepends="${makedepends}"
|
2014-01-01 16:10:11 +01:00
|
|
|
depends="${makedepends}"
|
2013-08-02 23:39:24 +02: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"
|