[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:41:27 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=9690100
The following commit has been merged in the master branch:
commit 969010017471191a313b1d5554824e1a976a3e59
Author: HumanDynamo <caulier.gilles at gmail.com>
Date: Wed Apr 21 12:06:06 2010 +0000
polish
---
config/ConfigureChecks.cmake | 26 +++++++++++++-------------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/config/ConfigureChecks.cmake b/config/ConfigureChecks.cmake
index 2d3b1e8..ea43541 100644
--- a/config/ConfigureChecks.cmake
+++ b/config/ConfigureChecks.cmake
@@ -265,16 +265,16 @@ MACRO( OptionOutput _outputstring )
MESSAGE( STATUS "${_outputstring}${_var}" )
ENDMACRO( OptionOutput _outputstring )
-MESSAGE( STATUS "-----------------------------------------------------------------" )
-MESSAGE( STATUS "${PACKAGE_STRING} configure results <${PACKAGE_URL}>" )
-OptionOutput( "Building PNG support: " EXIV2_ENABLE_PNG AND ZLIB_FOUND )
-OptionOutput( "Building shared library: " EXIV2_ENABLE_SHARED )
-OptionOutput( "XMP metadata support: " EXIV2_ENABLE_XMP )
-OptionOutput( "Building static libxmp: " EXIV2_ENABLE_LIBXMP )
-OptionOutput( "Native language support: " EXIV2_ENABLE_NLS )
-OptionOutput( "Conversion of Windows XP tags: " EXIV2_ENABLE_PRINTUCS2 )
-OptionOutput( "Nikon lens database: " EXIV2_ENABLE_LENSDATA )
-OptionOutput( "Commercial build: " EXIV2_ENABLE_COMMERCIAL )
-OptionOutput( "Build the unit tests " EXIV2_ENABLE_BUILD_SAMPLES )
-OptionOutput( "Includes rules to build i18n files " EXIV2_BUILD_PO )
-MESSAGE( STATUS "-----------------------------------------------------------------" )
+MESSAGE( STATUS "------------------------------------------------------------------" )
+MESSAGE( STATUS "${PACKAGE_STRING} configure results <${PACKAGE_URL}>" )
+OptionOutput( "Building PNG support: " EXIV2_ENABLE_PNG AND ZLIB_FOUND )
+OptionOutput( "Building shared library: " EXIV2_ENABLE_SHARED )
+OptionOutput( "XMP metadata support: " EXIV2_ENABLE_XMP )
+OptionOutput( "Building static libxmp: " EXIV2_ENABLE_LIBXMP )
+OptionOutput( "Native language support: " EXIV2_ENABLE_NLS )
+OptionOutput( "Conversion of Windows XP tags: " EXIV2_ENABLE_PRINTUCS2 )
+OptionOutput( "Nikon lens database: " EXIV2_ENABLE_LENSDATA )
+OptionOutput( "Commercial build: " EXIV2_ENABLE_COMMERCIAL )
+OptionOutput( "Build the unit tests: " EXIV2_ENABLE_BUILD_SAMPLES )
+OptionOutput( "Includes rules to build po files: " EXIV2_BUILD_PO )
+MESSAGE( STATUS "------------------------------------------------------------------" )
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list