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


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

The following commit has been merged in the master branch:
commit 423c1ee5dca004294c96ef0a19d2f9f824f18b11
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Jun 7 16:00:51 2015 +0000

    Added RCSID
---
 src/utilsvideo.cpp | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/src/utilsvideo.cpp b/src/utilsvideo.cpp
index d37fb7b..275a735 100644
--- a/src/utilsvideo.cpp
+++ b/src/utilsvideo.cpp
@@ -26,6 +26,11 @@
            <b href="mailto:maheshmhegade at gmail.com">maheshmhegade at gmail.com</b>
   @date    16-Aug-14, AB: created
  */
+// *****************************************************************************
+#include "rcsid_int.hpp"
+EXIV2_RCSID("@(#) $Id: $")
+
+#ifdef EXV_ENABLE_VIDEO
 #include "utilsvideo.hpp"
 
 #ifndef   _MSC_VER
@@ -58,3 +63,4 @@ bool UtilsVideo::simpleBytesComparison(Exiv2::DataBuf& buf ,const char* str,int3
 }
 
 } // namespace Exiv2
+#endif // EXV_ENABLE_VIDEO

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list