head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.26 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.24 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.22 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.20 pkgsrc-2011Q2-base:1.2 pkgsrc-2009Q4:1.2.0.18 pkgsrc-2009Q4-base:1.2 pkgsrc-2008Q4:1.2.0.16 pkgsrc-2008Q4-base:1.2 pkgsrc-2008Q3:1.2.0.14 pkgsrc-2008Q3-base:1.2 cube-native-xorg:1.2.0.12 cube-native-xorg-base:1.2 pkgsrc-2008Q2:1.2.0.10 pkgsrc-2008Q2-base:1.2 pkgsrc-2008Q1:1.2.0.8 pkgsrc-2008Q1-base:1.2 pkgsrc-2007Q4:1.2.0.6 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.2.0.4 pkgsrc-2007Q3-base:1.2 pkgsrc-2007Q2:1.2.0.2 pkgsrc-2007Q2-base:1.2 pkgsrc-2007Q1:1.1.0.10 pkgsrc-2007Q1-base:1.1 pkgsrc-2006Q4:1.1.0.8 pkgsrc-2006Q4-base:1.1 pkgsrc-2006Q3:1.1.0.6 pkgsrc-2006Q3-base:1.1 pkgsrc-2006Q2:1.1.0.4 pkgsrc-2006Q2-base:1.1 pkgsrc-2006Q1:1.1.0.2 pkgsrc-2006Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2007.06.07.20.02.20; author wiz; state dead; branches; next 1.1; 1.1 date 2006.01.06.15.19.18; author wiz; state Exp; branches; next ; desc @@ 1.2 log @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. @ text @$NetBSD: patch-ae,v 1.1 2006/01/06 15:19:18 wiz Exp $ --- doc/Makefile.in.orig 2005-12-27 21:18:36.000000000 +0000 +++ doc/Makefile.in @@@@ -444,9 +444,11 @@@@ uninstall-am: uninstall-docDATA uninstal all-local: $(DOXYGEN_STAMPS) -install-data-local: install-apidocs install-apidocs-internals +@@HAVE_DOXYGEN_TRUE@@install-data-local: install-apidocs install-apidocs-internals +@@HAVE_DOXYGEN_FALSE@@install-data-local: -uninstall-local: uninstall-apidocs uninstall-apidocs-internals +@@HAVE_DOXYGEN_TRUE@@uninstall-local: uninstall-apidocs uninstall-apidocs-internals +@@HAVE_DOXYGEN_FALSE@@uninstall-local: clean-local: clean-apidocs @ 1.1 log @Update to 0.6.13. New in 0.6.13: * Bug fixes: #803191, #1051994, #1054321, #1054323, #1196787 * For pkg-config users, force usage of #include (disable #include ) * Updated German translation * Build system tuning * Misc changes: Fix COPYRIGHT tag, fix memory corruption, use qsort. @ text @d1 1 a1 1 $NetBSD$ @