void-packages/srcpkgs/exiftool/template
maxice8 963621d781 exiftool: update to 10.94.
Closes #13648.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
2018-04-20 17:33:43 +02:00

16 lines
614 B
Bash

# Template file for 'exiftool'
pkgname=exiftool
version=10.94
revision=1
wrksrc="Image-ExifTool-${version}"
build_style="perl-module"
hostmakedepends="perl"
makedepends="${hostmakedepends}"
depends="${makedepends}"
short_desc="Reader and rewriter of EXIF information that supports raw files"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="Artistic-1.0-Perl, GPL-1.0-or-later"
homepage="http://www.sno.phy.queensu.ca/~phil/exiftool/"
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
checksum=8455d5fb8d005f09d5b6e4df28ecf0945c09619f6eacd3a8bafe6505b38747c0
noarch=yes