mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
exiftool: drop 10.07, touch 10.13, add 10.14 with x86_64.
This commit is contained in:
@@ -8,7 +8,7 @@ COPYRIGHT="2003-2016 Phil Harvey"
|
||||
LICENSE="GNU GPL v1
|
||||
Artistic"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-10.13.tar.gz"
|
||||
SOURCE_URI="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="830ad5e28bc049ec69950c2a48e5703aff2cb05956b80ed21aa65167afab56a9"
|
||||
SOURCE_DIR="Image-ExifTool-$portVersion"
|
||||
|
||||
|
||||
@@ -4,15 +4,15 @@ enables editing of the metadata of a large variety of files. This includes all \
|
||||
major image formats which support metadata as well as the vendor-specific \
|
||||
metadata of numerous digital cameras."
|
||||
HOMEPAGE="http://www.sno.phy.queensu.ca/~phil/exiftool/"
|
||||
COPYRIGHT="2003-2015 Phil Harvey"
|
||||
COPYRIGHT="2003-2016 Phil Harvey"
|
||||
LICENSE="GNU GPL v1
|
||||
Artistic"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-10.07.tar.gz"
|
||||
CHECKSUM_SHA256="012ac8bf1b48b78d3f09b17d172765956968423f0ded737f8e0a6cf3f3316218"
|
||||
SOURCE_URI="http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="26ef376283de7321a155bdf402afd7f0dcd046b6f5461d99e8c6729f9ac107b5"
|
||||
SOURCE_DIR="Image-ExifTool-$portVersion"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
exiftool = $portVersion
|
||||
Reference in New Issue
Block a user