perlPackages.ImageExifTool: 11.48 -> 11.50
This commit is contained in:
parent
11d1932f11
commit
842693b9ae
@ -8059,11 +8059,11 @@ let
|
||||
|
||||
ImageExifTool = buildPerlPackage rec {
|
||||
name = "Image-ExifTool-${version}";
|
||||
version = "11.48";
|
||||
version = "11.50";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://www.sno.phy.queensu.ca/~phil/exiftool/${name}.tar.gz";
|
||||
sha256 = "0whbwrrmwvj311fxksf47i47cyfgzd2d5cnh6ixg74rb1n6k9986";
|
||||
sha256 = "0d8v48y94z8maxkmw1rv7v9m0jg2dc8xbp581njb6yhr7abwqdv3";
|
||||
};
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
@ -8072,11 +8072,11 @@ let
|
||||
|
||||
longDescription = ''
|
||||
ExifTool is a platform-independent Perl library plus a command-line
|
||||
application for reading, writing and editing meta information in
|
||||
image, audio and video files. ExifTool supports many different types
|
||||
of metadata including EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC
|
||||
Profile, Photoshop IRB, FlashPix, AFCP and ID3, as well as the maker
|
||||
notes of many digital cameras by Canon, Casio, DJI, FLIR, FujiFilm, HP,
|
||||
application for reading, writing and editing meta information in a wide
|
||||
variety of files. ExifTool supports many different metadata formats
|
||||
including EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile, Photoshop
|
||||
IRB, FlashPix, AFCP and ID3, as well as the maker notes of many digital
|
||||
cameras by Canon, Casio, DJI, FLIR, FujiFilm, GE, GoPro, HP,
|
||||
JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Motorola, Nikon,
|
||||
Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One,
|
||||
Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony.
|
||||
|
Loading…
Reference in New Issue
Block a user