17 lines
677 B
Bash
17 lines
677 B
Bash
# Template file for 'exiftool'
|
|
pkgname=exiftool
|
|
version=11.21
|
|
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>"
|
|
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=e4eb644d5cb354868bc203f15400c231b5d8bd2e63c9c52bb05a0d74a464d84a
|