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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:38:42 UTC 2017


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

The following commit has been merged in the master branch:
commit ac314ddfbc722eb407d267f30af90dcaa7325d8b
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Sep 16 09:30:30 2007 +0000

    Intermediate state: Merged rev. 1153-1196 from branches/xmp.
---
 README-XMP                          |  77 +++
 config/config.mk.in                 |  16 +-
 config/configure.ac                 |   2 +-
 src/Makefile                        |   7 +-
 src/actions.cpp                     | 201 ++++++--
 src/actions.hpp                     |   4 +
 src/basicio.cpp                     |  21 +
 src/basicio.hpp                     |   7 +
 src/error.cpp                       |   7 +-
 src/exif.cpp                        |  21 -
 src/exif.hpp                        |  57 +--
 src/exiv2.1                         |  48 +-
 src/exiv2.cpp                       |  31 +-
 src/exiv2.hpp                       |   6 +-
 src/exv_msvc.h                      |   4 +-
 src/image.cpp                       |  45 +-
 src/image.hpp                       |  38 ++
 src/iptc.hpp                        |  75 +--
 src/jpgimage.cpp                    |   7 +-
 src/metadatum.hpp                   |  34 +-
 src/minoltamn.hpp                   |   4 +-
 src/pngchunk.cpp                    | 584 ++++++++++++++++++-----
 src/pngchunk.hpp                    |  68 ++-
 src/pngimage.hpp                    |   2 +-
 src/properties.cpp                  | 906 ++++++++++++++++++++++++++++++++++++
 src/properties.hpp                  | 262 +++++++++++
 src/tags.cpp                        |   8 +-
 src/tiffvisitor.cpp                 |  17 +-
 src/types.cpp                       |   1 +
 src/types.hpp                       |  13 +-
 src/value.cpp                       | 156 ++++++-
 src/value.hpp                       | 186 +++++++-
 src/version.hpp                     |   2 +-
 src/xmp.cpp                         | 558 ++++++++++++++++++++++
 src/xmp.hpp                         | 286 ++++++++++++
 src/xmpdump.cpp                     |  35 --
 src/{iptcprint.cpp => xmpparse.cpp} |  43 +-
 src/xmpparser-test.cpp              |  68 +++
 test/data/exiv2-test.out            |  33 +-
 39 files changed, 3445 insertions(+), 495 deletions(-)

The diff has been stripped from this email because it exceeds 50KB


-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list