[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:36:36 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=1415a69
The following commit has been merged in the master branch:
commit 1415a69561739d123869545d8249608a0756ac34
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Sat Sep 4 17:16:46 2004 +0000
Minor changes
---
src/doxygen.hpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/doxygen.hpp b/src/doxygen.hpp
index d743a83..e108f09 100644
--- a/src/doxygen.hpp
+++ b/src/doxygen.hpp
@@ -2,7 +2,7 @@
/*!
@file doxygen.hpp
@brief Additional documentation, this file contains no source code
- @version $Name: $ $Revision: 1.16 $
+ @version $Name: $ $Revision: 1.17 $
@author Andreas Huggel (ahu)
<a href="mailto:ahuggel at gmx.net">ahuggel at gmx.net</a>
@date 07-Feb-04, ahu: created
@@ -15,7 +15,7 @@
Exiv2 is a C++ library that provides
- full read and write access to the Exif and Iptc IIM metadata of an image
through %Exiv2 keys and standard C++ iterators
- - extensive Exif MakerNote support:
+ - Exif MakerNote support:
- MakerNote tags can be accessed just like any other metadata
- a sophisticated write algorithm avoids corrupting the MakerNote:
<BR> 1) the MakerNote is not re-located if possible at all, and
@@ -24,7 +24,7 @@
- new camera make/model specific MakerNotes can be added to the library
with minimum effort in OO-fashion (by subclassing MakerNote or IfdMakerNote)
- extract and delete methods for Exif thumbnails (both, JPEG and TIFF thumbnails)
- - extensive Doxygen documentation
+ - extensive Doxygen API documentation
- generic lower-level classes to access IFD (Image File Directory) data structures
%Exiv2 is also a command line program to
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list