void-packages/srcpkgs/exiftool/template
2014-01-24 15:00:27 -04:00

16 lines
596 B
Text
Executable file

# Template build file for 'exiftool'.
pkgname=exiftool
version=9.47
revision=1
noarch="yes"
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
checksum="f79c515620fd0eccf16a8afc118252cfc9f0a61773b3d6d8203129c49deb0174"
build_style=perl-module
makedepends="perl>=5.18"
hostmakedepends="${makedepends}"
depends="${makedepends}"
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"