[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:10 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=7b9d6f4
The following commit has been merged in the master branch:
commit 7b9d6f4b877f660d2177bef0eee70a7430ef77b7
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Wed Jan 9 07:54:42 2008 +0000
Tweaks.
---
doc/README-XMP | 16 ++++++++++------
1 file changed, 10 insertions(+), 6 deletions(-)
diff --git a/doc/README-XMP b/doc/README-XMP
index a4bbec5..4ee757f 100644
--- a/doc/README-XMP
+++ b/doc/README-XMP
@@ -1,12 +1,16 @@
Exiv2 XMP support
*****************
-XMP support is controlled with the --enable-xmp and --disable-xmp
-options to the configure script. 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. See the main README file for general build
-information.
+On UNIX-like systems, XMP support is controlled with the --enable-xmp
+and --disable-xmp options to the configure script.
+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.
+
+See the main README file for general build information.
For API documentation of XMP classes and samples, build or install the
documentation and go to doc/html/getting-started.html
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list