[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:55 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=0539dbc
The following commit has been merged in the master branch:
commit 0539dbc96a6b3d87c2b816b1821e7238481cc8d3
Author: Robin Mills <robin at clanmills.com>
Date: Thu Nov 19 11:09:24 2015 +0000
#1041. Download prebuilt openssl and updated documentation.
---
contrib/cmake/msvc/ReadMe.txt | 48 ++++++++++++++++++++++++-----
contrib/cmake/msvc/build.cmd | 70 ++++++++++++++++++++++++++++++++++++++-----
contrib/cmake/msvc/setenv.cmd | 6 ++--
3 files changed, 105 insertions(+), 19 deletions(-)
diff --git a/contrib/cmake/msvc/ReadMe.txt b/contrib/cmake/msvc/ReadMe.txt
index 6f15a14..a670037 100755
--- a/contrib/cmake/msvc/ReadMe.txt
+++ b/contrib/cmake/msvc/ReadMe.txt
@@ -8,12 +8,12 @@ How to use this
---------------
1 Setting up your machine
- You need cmake.exe and svn.exe on your PATH.
- Please get "Windows" versions of cmake and svn (NOT Cygwin versions)
- You need a "Windows" version of perl.exe on the path to build openssl
+ You need cmake.exe, svn.exe, 7z.exe and curl.exe on your PATH.
+
+ Please get "Windows" versions of cmake etc (NOT Cygwin versions)
You should initialize the Visual Studio environment
- using the version vcvars32.bat or vcvarsall.bat
+ using the version of vcvars32.bat or vcvarsall.bat
installed with Visual Studio. For example
call "C:\Program Files (x86)\Microsoft Visual Studio 8\VCin
cvars32.bat"
@@ -21,7 +21,7 @@ How to use this
The batch file contrib
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list