[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:18 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=c1933e6

The following commit has been merged in the master branch:
commit c1933e6882be880767a3fcebe8e474209663d48e
Author: Robin Mills <robin at clanmills.com>
Date:   Fri May 8 14:13:56 2015 +0000

    msvc2005/configure.py fixes discovered by testing configure -vat and configure -Vat (with/without video).
---
 include/exiv2/config.h            |   1 +
 msvc2005/configure.bat            |   6 +--
 msvc2005/configure.py             | 104 +++++++++++++++++++++-----------------
 msvc2005/libexiv2/libexiv2.vcproj |   2 +-
 src/asfvideo.cpp                  |   7 +--
 src/matroskavideo.cpp             |   6 +--
 src/quicktimevideo.cpp            |   6 +--
 src/riffvideo.cpp                 |   6 +--
 8 files changed, 68 insertions(+), 70 deletions(-)

diff --git a/include/exiv2/config.h b/include/exiv2/config.h
index cbb78c8..378f840 100644
--- a/include/exiv2/config.h
+++ b/include/exiv2/config.h
@@ -39,6 +39,7 @@
 #define __LITTLE_ENDIAN__ 1
 #endif
 #endif
+#endif
 
 #ifndef __LITTLE_ENDIAN__
 #if defined(_MSC_VER) || defined(__CYGWIN__) || defined(__MINGW__)
diff --git a/msvc2005/configure.bat b/msvc2005/configure.bat
index 959ca8e..9a4eeab 100644
--- a/msvc2005/configure.bat
+++ b/msvc2005/configure.bat
@@ -1,3 +1,3 @@
-@ %COPY_CONFIG%
-@ REM set COPY_CONFIG=copy/y y:\gnu\exiv2	runk\msvc2005
-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list