[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:29 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=7e9c416
The following commit has been merged in the master branch:
commit 7e9c416fed6e68e95993f6ad8f4b2701e673385b
Author: HumanDynamo <caulier.gilles at gmail.com>
Date: Thu Apr 22 08:07:49 2010 +0000
set off by default
---
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 0a06987..4497c1b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -54,7 +54,7 @@ OPTION( EXIV2_ENABLE_PRINTUCS2 "Build with Printucs2"
OPTION( EXIV2_ENABLE_LENSDATA "Build including lens data" ON )
OPTION( EXIV2_ENABLE_COMMERCIAL "Build with the EXV_COMMERCIAL_VERSION symbol set" OFF )
OPTION( EXIV2_ENABLE_BUILD_SAMPLES "Build the unit tests" OFF )
-OPTION( EXIV2_ENABLE_BUILD_PO "Build translations files" ON )
+OPTION( EXIV2_ENABLE_BUILD_PO "Build translations files" OFF )
IF( MINGW OR UNIX )
ADD_DEFINITIONS(-Wall
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list