[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:45:57 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=ee92060
The following commit has been merged in the master branch:
commit ee92060de0e3cbcff8e6c8e6ea6478e1aa8e4b22
Author: Robin Mills <robin at clanmills.com>
Date: Fri Nov 27 17:44:20 2015 +0000
#1041. Minor costmetic fixes (see ReadMe.txt for details).
---
contrib/cmake/msvc/ReadMe.txt | 29 +++++++++++++++++------------
contrib/cmake/msvc/cmakeBuild.cmd | 6 +++---
contrib/cmake/msvc/cmakeRebuildAll.cmd | 25 ++++++++++++-------------
3 files changed, 32 insertions(+), 28 deletions(-)
diff --git a/contrib/cmake/msvc/ReadMe.txt b/contrib/cmake/msvc/ReadMe.txt
index 482df91..8293a75 100755
--- a/contrib/cmake/msvc/ReadMe.txt
+++ b/contrib/cmake/msvc/ReadMe.txt
@@ -19,7 +19,7 @@ How to use this
out of this - provided Visual Studio's installed in c:\Program Files (x86)
vcvars 2005 # sets 2005 x86
vcvars 2010 64 # sets 2010 x86_amd64
-
+
2 Always build "out of source". I recommend:
cd <exiv2dir>
mkdir ..uild
@@ -44,7 +44,7 @@ How to use this
When you are building happily, you may prefer:
cmakeBuild --silent
-
+
3 What gets built?
The build is performed in build emp
The output is generated in build\dist
@@ -97,7 +97,7 @@ How to use this
..\..\..\<exiv2dir>
cmake --build . --config Release
cmake --build . --config Release --target install
-
+
5 About openssl
You cannot build openssl with CMake. However we have prebuilt binaries which
you can download and extract into your build tree.
@@ -141,13 +141,13 @@ How to use this
OPTION( EXIV2_ENABLE_SSH "USE Libssh for SshIo" OFF )
C:
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list