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

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


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

The following commit has been merged in the master branch:
commit 5ded0d610a23d078707d2e1f21db5211f9303292
Author: HumanDynamo <caulier.gilles at gmail.com>
Date:   Tue Mar 27 10:51:31 2012 +0000

    update cmake options list
---
 README-CMAKE | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

diff --git a/README-CMAKE b/README-CMAKE
index ac199db..2e84f37 100644
--- a/README-CMAKE
+++ b/README-CMAKE
@@ -55,15 +55,16 @@ Usual CMake options :
 
 Specific Exiv2 options :
 
--DEXIV2_ENABLE_SHARED       : Build exiv2 as a shared library (dll).
--DEXIV2_ENABLE_XMP          : Build with XMP metadata support.
--DEXIV2_ENABLE_LIBXMP       : Build a static convenience Library for XMP.
--DEXIV2_ENABLE_PNG          : Build with png support (requires libz).
--DEXIV2_ENABLE_NLS          : Build native language support (requires gettext).
--DEXIV2_ENABLE_PRINTUCS2    : Build with Printucs2.
--DEXIV2_ENABLE_LENSDATA     : Build including lens data.
--DEXIV2_ENABLE_COMMERCIAL   : Build with the EXV_COMMERCIAL_VERSION symbol set.
--EXIV2_ENABLE_BUILD_SAMPLES : Build the unit tests.
+-DEXIV2_ENABLE_SHARED        : Build exiv2 as a shared library (dll).            [default=on ]
+-DEXIV2_ENABLE_XMP           : Build with XMP metadata support.                  [default=on ]
+-DEXIV2_ENABLE_LIBXMP        : Build a static convenience Library for XMP.       [default=off]
+-DEXIV2_ENABLE_PNG           : Build with png support (requires libz).           [default=on ]
+-DEXIV2_ENABLE_NLS           : Build native language support (requires gettext). [default=on ]
+-DEXIV2_ENABLE_PRINTUCS2     : Build with Printucs2.                             [default=on ]
+-DEXIV2_ENABLE_LENSDATA      : Build including lens data.                        [default=on ]
+-DEXIV2_ENABLE_COMMERCIAL    : Build with the EXV_COMMERCIAL_VERSION symbol set. [default=off]
+-DEXIV2_ENABLE_BUILD_SAMPLES : Build the unit tests.                             [default=off]
+-DEXIV2_ENABLE_BUILD_PO      : Build translations files.                         [default=off]
 
 Default install locations
 

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list