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

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


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

The following commit has been merged in the master branch:
commit 064e65cc8004f237e5869b46267893b5067808b8
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Thu Dec 11 09:42:31 2008 +0000

    Minor doc fixes/updates.
---
 README         | 7 +++----
 doc/README-XMP | 7 +++----
 2 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/README b/README
index 6d331fe..63b9134 100644
--- a/README
+++ b/README
@@ -17,6 +17,9 @@ For more information on XMP support in Exiv2, see doc/README-XMP.
 Building and Installing
 =======================
 
+To build Exiv2 with MSVC 7.1 or later on Windows, use the solution file
+msvc\exiv2.sln. See msvc\README-MSVC.txt for details.
+
 On UNIX-like systems (including GNU/Linux, Mac OS X, MinGW), use the 
 GNU configure script. Run the following commands from the top directory 
 (containing this file) to configure, build and install the library and 
@@ -39,10 +42,6 @@ To uninstall Exiv2 from a UNIX-like system, run:
 
     $ make uninstall
 
-To build Exiv2 with MSVC 7.1 or later on Windows, use the solution file
-msvc\exiv2.sln. See msvc\README-MSVC.txt for details. This requires
-expat and zlib.
-
 To build a commercial version of the Exiv2 library, see also section 
 "Commercial version" at the end of this file.
 
diff --git a/doc/README-XMP b/doc/README-XMP
index 5fd95ad..91a6167 100644
--- a/doc/README-XMP
+++ b/doc/README-XMP
@@ -7,14 +7,13 @@ Building Exiv2 with XMP support requires the Expat XML parser library
 (http://expat.sourceforge.net/). The --with-expat configure option
 can be used if it is installed in a non-standard directory.
 The MSVC project files for Windows are setup to always build Exiv2
-with XMP support. Before compiling, copy the Expat libexpat.lib file
-to the directory msvc/lib in the Exiv2 source tree.
+with XMP support.
 
 See the main README file for general build information.
 
 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
+documentation at http://www.exiv2.org/doc 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
 the exiv2(1) manual page and the sample command file doc/cmdxmp.txt

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list