17 lines
594 B
Bash
17 lines
594 B
Bash
# Template file for 'exiftool'
|
|
pkgname=exiftool
|
|
version=9.95
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="Image-ExifTool-${version}"
|
|
build_style="perl-module"
|
|
hostmakedepends="perl"
|
|
makedepends="${hostmakedepends}"
|
|
depends="${makedepends}"
|
|
short_desc="Reader and rewriter of EXIF informations that supports raw files"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
homepage="http://www.sno.phy.queensu.ca/~phil/exiftool/"
|
|
license="Artistic, GPL-1"
|
|
distfiles="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
|
checksum=4508c360167f2329a379e0f5a2bf29a55354716944d51e5550c6f68108ab86b6
|