16 lines
594 B
Bash
16 lines
594 B
Bash
# Template file for 'exiftool'
|
|
pkgname=exiftool
|
|
version=10.25
|
|
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 information 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=edc2de5848375f7ccb88cd7d0260c98c4c581ffd509c4c249949f0cd1f522dd0
|