[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:44:49 UTC 2017


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

The following commit has been merged in the master branch:
commit 2d935c4dc2ad98ce012806af8623414733ed480e
Author: nkbj <nkbj1970 at hotmail.com>
Date:   Sat Jan 17 09:53:45 2015 +0000

    Do not install svn_version.h.
---
 src/Makefile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/src/Makefile b/src/Makefile
index 57571ae..88c7f6d 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -64,11 +64,10 @@ CCHDR =  exiv2.hpp         \
          exv_conf.h        \
          exv_msvc.h        \
          Jzon.h            \
-         svn_version.h     \
          version.hpp
 
 # Add library C++ source files to this list
-CCSRC =  asfvideo.cpp      \
+CCSRC =  asfvideo.cpp          \
 	 basicio.cpp           \
 	 bmpimage.cpp          \
 	 canonmn.cpp           \
@@ -102,10 +101,10 @@ CCSRC =  asfvideo.cpp      \
 	 pentaxmn.cpp          \
 	 pgfimage.cpp
 ifdef HAVE_LIBZ
-CCSRC += pngimage.cpp      \
+CCSRC += pngimage.cpp          \
 	 pngchunk.cpp
 endif
-CCSRC += preview.cpp       \
+CCSRC += preview.cpp           \
 	 properties.cpp        \
 	 psdimage.cpp          \
 	 quicktimevideo.cpp    \

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list