17 lines
680 B
Bash
17 lines
680 B
Bash
# Template file for 'exiftool'
|
|
pkgname=exiftool
|
|
version=11.45
|
|
revision=1
|
|
archs=noarch
|
|
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.org>"
|
|
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
|
homepage="https://www.sno.phy.queensu.ca/~phil/exiftool/"
|
|
changelog="https://sno.phy.queensu.ca/~phil/exiftool/history.html"
|
|
distfiles="https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-${version}.tar.gz"
|
|
checksum=87a99d07b594a55893da36c61f2c7f01e3c28777f90944847f3d01ae4e6d03af
|