mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
ExifTool: bump to 11.17 (development release)
Also revert the switch to ARCHITECTURES="any" because 2 files live in arch-dependent paths: * On x86_gcc2 and x86 we have: lib/perl5/5.26.1/BePC-haiku/perllocal.pod lib/perl5/vendor_perl/5.26/BePC-haiku/auto/Image/ExifTool/.packlist * On x86_64 we have: lib/perl5/5.26.1/x86_64-haiku/perllocal.pod lib/perl5/vendor_perl/5.26/x86_64-haiku/auto/Image/ExifTool/.packlist
This commit is contained in:
@@ -9,10 +9,10 @@ LICENSE="GNU GPL v1
|
||||
Artistic"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="0440342f76099a6773cf9d65d5762be5fd16775f652a562bb127d39a409526c9"
|
||||
CHECKSUM_SHA256="9393b32a80457a2129bf4a9bba54cbc53efdde6d6acd2d9352ad2bd01e590fea"
|
||||
SOURCE_DIR="Image-ExifTool-$portVersion"
|
||||
|
||||
ARCHITECTURES="any"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64 ?arm"
|
||||
|
||||
PROVIDES="
|
||||
exiftool = $portVersion
|
||||
Reference in New Issue
Block a user