[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:47:15 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=ec199f4
The following commit has been merged in the master branch:
commit ec199f41b2833d74114faaf2fdafb455c3cbb5b9
Author: Robin Mills <robin at clanmills.com>
Date: Thu Oct 27 07:57:48 2016 +0000
Fixing msvc/ReadMe.txt errors concerning the location of external library source code.
---
msvc/ReadMe.txt | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/msvc/ReadMe.txt b/msvc/ReadMe.txt
index 53aac9d..6b56b83 100644
--- a/msvc/ReadMe.txt
+++ b/msvc/ReadMe.txt
@@ -80,17 +80,17 @@ T A B L E o f C O N T E N T S
You need Cygwin to run the test suite because it is written in bash.
1.2 Install zlib and expat sources.
- I use the directory c:\gnu for this purpose, however the name isn't important.
+ I use the directory c:\gnu\exiv2 for this purpose, however the name isn't important.
- c:\gnu>dir
- Directory of c:\gnu
- 2010-12-05 10:05 <DIR> exiv2 <--- this tree
+ c:\gnu\exiv2>dir
+ Directory of c:\gnu\exiv2
+ 2010-12-05 10:05 <DIR> trunk <--- this tree
2012-05-04 23:35 <DIR> expat <--- "vanilla" expat 2.1.0 source tree
2012-05-04 23:35 <DIR> zlib <--- "vanilla" zlib 1.2.7 source tree
2012-05-04 23:35 <DIR> curl <--- "vanilla" curl 7.39.0 source tree
2012-05-04 23:35 <DIR> openssl <--- "vanilla" openssl 1.0.1j source tree
2012-05-04 23:35 <DIR> libssh <--- "vanilla" libssh 0.5.5 source tree
- c:\gnu>
+ c:\gnu\exiv2>
You can obtain the libraries from http://clanmills.com/files/exiv2libs.zip (20mb)
I copy those to the directory c:\exiv2libs
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list