./graphics/exiv2, Image metadata manipulation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.28.0nb3, Package name: exiv2-0.28.0nb3, Maintainer: pkgsrc-users

Exiv2 comprises a C++ library and a command line utility to access
image metadata (EXIF, IPTC, MakerNotes).


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 43841.123 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-02 21:34:59 by Nia Alarie | Files touched by this commit (1)
Log message:
exiv2: Regenerate distinfo for previous
   2023-08-02 21:34:35 by Nia Alarie | Files touched by this commit (3)
Log message:
exiv2: Revert recent addition of hack that is no longer needed due to
the minimum GCC requirement being increased.
   2023-07-29 11:49:47 by Nia Alarie | Files touched by this commit (2)
Log message:
exiv2: Do not ship '@LIBSTDCXXFS@' in .pc files when the SUBST does not
occur. Pointed out by jperkin.
   2023-07-29 09:15:18 by Nia Alarie | Files touched by this commit (4)
Log message:
exiv2: Work around issues with undefined symbols when building with gcc-8.
   2023-07-19 00:37:44 by Thomas Klausner | Files touched by this commit (1)
Log message:
exiv2: all users of this library now need std::filesystem

Put it in bl3.mk.
   2023-07-18 20:19:24 by Nia Alarie | Files touched by this commit (17)
Log message:
graphics: Adapt packages to USE_(CC|CXX)_FEATURES
   2023-07-07 14:25:39 by Jonathan Perkin | Files touched by this commit (1)
Log message:
exiv2: Restore GCC_REQD change.
   2023-07-07 12:33:26 by Jonathan Perkin | Files touched by this commit (3)
Log message:
exiv2: SunOS build fixes.