void-packages/srcpkgs/exiftool/template

18 lines
577 B
Text
Raw Normal View History

2014-02-22 23:44:16 +00:00
# Template build file for 'exiftool'
2013-08-02 21:39:24 +00:00
pkgname=exiftool
2014-02-22 22:31:34 +00:00
version=9.53
2013-12-17 17:46:35 +00:00
revision=1
2013-08-02 21:39:24 +00:00
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
2014-02-22 22:31:34 +00:00
checksum="35139b885e0f759faed0491ac69eb1b764a1e15fadad3271648bac074a06019c"
build_style="perl-module"
hostmakedepends="perl"
makedepends="${hostmakedepends}"
depends="perl"
maintainer="Steven R <dev@styez.com>"
2013-08-02 21:39:24 +00:00
homepage="http://www.sno.phy.queensu.ca/~phil/exiftool/"
license="GPL"
short_desc="Reader and rewriter of EXIF informations that supports raw files"
2014-02-22 22:31:34 +00:00
noarch="yes"
wrksrc="Image-ExifTool-${version}"