diff options
author | wiz <wiz> | 2007-06-07 20:02:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-07 20:02:20 +0000 |
commit | 246f5d467870960e8fd044dd60a9732525dc512e (patch) | |
tree | 17c52d518066920102835a8e0683e7247104f3a1 /graphics/libexif/PLIST | |
parent | 0896c6b91c0f4545c892be7973713638b8f21c94 (diff) | |
download | pkgsrc-246f5d467870960e8fd044dd60a9732525dc512e.tar.gz |
Update to 0.6.15:
New in 0.6.15 (2007-05-23) since 0.6.14 (2007-05-10):
* Added support for 2 new types of Pentax makernotes & Casio type2 makernote
* Added support for Win XP metadata (Author, Comment, KeyWords, Title,
Subject) tags
* Bug fixes:
[ 1443183 ] install error when doxygen is not present.
* New translations: Czech, Slovak.
* Improved doxygen generated API and code internals
documentation. Made building of code internals docs optional
(--enable-internal-docs) as the call graphs take quite long to
build. Made building any docs optional (--disable-docs).
New in 0.6.14 (2007-05-10) since 0.6.13 (2005-12-27):
* Bug fixes: #1457501, #1471060, #1525770, #1617991, #1703284, #1716196
* Extended support of Canon, Nikon, Olympus makernotes
* Added option EXIF_DATA_OPTION_DONT_CHANGE_MAKER_NOTE to prevent
modification of maker notes
* Other fixes and improvements which include API/ABI additions.
Diffstat (limited to 'graphics/libexif/PLIST')
-rw-r--r-- | graphics/libexif/PLIST | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/graphics/libexif/PLIST b/graphics/libexif/PLIST index efb454befc8..133a9fecbae 100644 --- a/graphics/libexif/PLIST +++ b/graphics/libexif/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2006/04/17 07:07:22 jlam Exp $ +@comment $NetBSD: PLIST,v 1.15 2007/06/07 20:02:20 wiz Exp $ include/libexif/_stdint.h include/libexif/exif-byte-order.h include/libexif/exif-content.h @@ -21,10 +21,13 @@ share/doc/libexif/COPYING share/doc/libexif/ChangeLog share/doc/libexif/NEWS share/doc/libexif/README -share/doc/libexif/README.apidocs +share/locale/cs/LC_MESSAGES/libexif-12.mo share/locale/de/LC_MESSAGES/libexif-12.mo share/locale/es/LC_MESSAGES/libexif-12.mo share/locale/fr/LC_MESSAGES/libexif-12.mo share/locale/pl/LC_MESSAGES/libexif-12.mo +share/locale/ru/LC_MESSAGES/libexif-12.mo +share/locale/sk/LC_MESSAGES/libexif-12.mo +share/locale/vi/LC_MESSAGES/libexif-12.mo @dirrm share/doc/libexif @dirrm include/libexif |