[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:39:15 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=669aa3a

The following commit has been merged in the master branch:
commit 669aa3a3ccac101d79d390dccfaf4d850cc3b54d
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Mon Mar 10 04:04:06 2008 +0000

    Minor updates.
---
 README         |  7 +++----
 doc/README-XMP | 13 +++++++------
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/README b/README
index 5dbeb19..cc6ae74 100644
--- a/README
+++ b/README
@@ -8,9 +8,8 @@ write Exif, IPTC and XMP image metadata. The homepage of Exiv2 is:
 
 See doc/ChangeLog for a list of recent changes to Exiv2.
 
-After installing or building the documentation, you can point your
-browser to doc/index.html for the complete Exiv2 API documentation and
-metadata tag reference.
+The complete Exiv2 documentation is online at http://www.exiv2.org/doc
+or you can download or build it and point your browser to doc/index.html
 
 For more information on XMP support in Exiv2, see doc/README-XMP.
 
@@ -171,6 +170,6 @@ version of the Exiv2 library.
 
 To do this on Windows, compile the library with the preprocessor
 symbol EXV_COMMERCIAL_VERSION defined. See the file src/exv_msvc.h
-for details. 
+for details.
 On UNIX-like systems, run the configure script with the options
 --enable-commercial --disable-nls --disable-printucs2 --disable-lensdata
diff --git a/doc/README-XMP b/doc/README-XMP
index 4ee757f..0bef127 100644
--- a/doc/README-XMP
+++ b/doc/README-XMP
@@ -12,7 +12,8 @@ to the directory msvc/lib in the Exiv2 source tree.
 
 See the main README file for general build information.
 
-For API documentation of XMP classes and samples, build or install the 
+For API documentation of XMP classes and samples, consult the online
+documentation at http://www.exiv2.org/doc or download or build the
 documentation and go to doc/html/getting-started.html
 
 For details on the XMP support of the exiv2 command line tool, see
@@ -29,11 +30,11 @@ contains the XMP SDK source code. The final solution should eventually
 use an external XMP Toolkit.
 
 Building the XMP Toolkit is transparent. Following the installation
-steps described in the main README file will ensure that the XMP
-Toolkit is compiled if necessary. It is only needed if XMP support is
-enabled. Building the XMP Toolkit results in a "convenience library"
-in xmpsdk/src/. This library is only used to link the Exiv2 library 
-with; it is not installed.
+steps described in the main README will ensure that the XMP Toolkit is
+compiled if necessary. It is only needed if XMP support is enabled.
+Building the XMP Toolkit results in a "convenience library" in
+xmpsdk/src/. This library is only used to link the Exiv2 library with;
+it is not installed.
 
 If you experience problems building this library, please email to the
 Exiv2 support forum for help, see http://www.exiv2.org/support.html

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list