summaryrefslogtreecommitdiff
path: root/graphics/exiv2/PLIST
diff options
context:
space:
mode:
authorwiz <wiz>2008-01-16 07:54:01 +0000
committerwiz <wiz>2008-01-16 07:54:01 +0000
commitc741e45528b77d8493f45d31fcf2d749fae8ad15 (patch)
tree61a12c887f4e971e89bfe17f5429e94bb0314ad0 /graphics/exiv2/PLIST
parentf4c17bf0b4c215d612918b85c7b805d1b0c2d7af (diff)
downloadpkgsrc-c741e45528b77d8493f45d31fcf2d749fae8ad15.tar.gz
Update to 0.16:
10-Jan-2008 Exiv2 0.16 released Here is the final 0.16 release with XMP support. It took longer than it should have and thus contains quite a list of bug fixes and enhancements. 09-Nov-2007 Exiv2 0.16-pre1 This is a pre-release of the upcoming Exiv2 0.16 with XMP support. Adding XMP metadata to an image is now just as easy as adding Exif or IPTC tags. In addition there is new support for Olympus ORF images and Pentax makernotes. Please try Exiv2 0.16-pre1 and report issues you may have with it to the Exiv2 forum. 24-Sep-2007 XMP testing The XMP implementation is now in the trunk in SVN and it is reasonably complete and ready for testing. Please try it out and let us know your comments. See this announcement for more details. 31-Aug-2007 XMP support We're working on adding XMP support to the library, which should become the main feature of the next release. Contributions are welcome, in particular we need input from potential users about API preferences and XMP test data. You are invited to join this discussion in the forum and contribute your viewpoints. 10-Jul-2007 Exiv2 0.15 released This maintenance release fixes a number of bugs, adds support for Minolta G500 RAW files and has minor tag and some larger translation updates. See the changelog for a concise listing of patches in this release.
Diffstat (limited to 'graphics/exiv2/PLIST')
-rw-r--r--graphics/exiv2/PLIST6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/exiv2/PLIST b/graphics/exiv2/PLIST
index 55617037772..af0ab795507 100644
--- a/graphics/exiv2/PLIST
+++ b/graphics/exiv2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2007/03/23 20:53:25 drochner Exp $
+@comment $NetBSD: PLIST,v 1.7 2008/01/16 07:54:01 wiz Exp $
bin/exiv2
include/exiv2/basicio.hpp
include/exiv2/canonmn.hpp
@@ -23,9 +23,12 @@ include/exiv2/mn.hpp
include/exiv2/mrwimage.hpp
include/exiv2/nikonmn.hpp
include/exiv2/olympusmn.hpp
+include/exiv2/orfimage.hpp
include/exiv2/panasonicmn.hpp
+include/exiv2/pentaxmn.hpp
include/exiv2/pngchunk.hpp
include/exiv2/pngimage.hpp
+include/exiv2/properties.hpp
include/exiv2/rafimage.hpp
include/exiv2/rcsid.hpp
include/exiv2/sigmamn.hpp
@@ -39,6 +42,7 @@ include/exiv2/tiffvisitor.hpp
include/exiv2/types.hpp
include/exiv2/value.hpp
include/exiv2/version.hpp
+include/exiv2/xmp.hpp
lib/libexiv2.la
lib/pkgconfig/exiv2.pc
man/man1/exiv2.1