[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:53 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=a6440d4
The following commit has been merged in the master branch:
commit a6440d4ed1861d373a9c56b69a6998fb7cf76727
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Mon Oct 8 09:17:20 2007 +0000
Moved sample programs into new samples/ directory. Cleaned-up the makefiles and applied BSD license to all makefiles.
---
Makefile | 42 ++++++++++-
config/Doxyfile | 2 +-
config/Makefile.in | 42 ++++++++++-
config/config.make | 32 +++++++-
config/config.mk.in | 77 ++++++++++++++-----
config/configure.ac | 4 +-
doc/Makefile | 30 ++++++++
doc/templates/Makefile | 39 +++++++++-
samples/Makefile | 146 ++++++++++++++++++++++++++++++++++++
{src => samples}/addmoddel.cpp | 4 +-
{src => samples}/crwedit.cpp | 4 +-
{src => samples}/crwparse.cpp | 4 +-
{src => samples}/dataarea-test.cpp | 6 +-
{src => samples}/exifcomment.cpp | 4 +-
{src => samples}/exifdata-test.cpp | 4 +-
{src => samples}/exifprint.cpp | 4 +-
{src => samples}/ifd-test.cpp | 4 +-
{src => samples}/iotest.cpp | 8 +-
{src => samples}/iptceasy.cpp | 4 +-
{src => samples}/iptcprint.cpp | 4 +-
{src => samples}/iptctest.cpp | 8 +-
{src => samples}/key-test.cpp | 4 +-
{src => samples}/largeiptc-test.cpp | 8 +-
{src => samples}/makernote-test.cpp | 2 +-
{src => samples}/taglist.cpp | 11 +--
{src => samples}/tiffparse.cpp | 10 +--
{src => samples}/write-test.cpp | 6 +-
{src => samples}/write2-test.cpp | 4 +-
{src => samples}/xmpparse.cpp | 6 +-
{src => samples}/xmpparser-test.cpp | 8 +-
{src => samples}/xmpsample.cpp | 4 +-
src/Makefile | 104 +++++++++----------------
test/Makefile | 42 +++++++++++
test/addmoddel.sh | 7 +-
test/bugfixes-test.sh | 47 ++++++------
test/crw-test.sh | 17 ++---
test/data/exiv2-test.out | 2 +-
test/exifdata-test.sh | 4 +-
test/exiv2-test.sh | 6 +-
test/ifd-test.sh | 4 +-
test/iotest.sh | 4 +-
test/iptctest.sh | 4 +-
test/makernote-test.sh | 4 +-
test/modify-test.sh | 10 +--
test/write-test.sh | 4 +-
test/write2-test.sh | 4 +-
test/xmpparser-test.sh | 6 +-
xmpsdk/README | 9 +--
xmpsdk/src/Makefile | 62 +++++++++++----
49 files changed, 616 insertions(+), 259 deletions(-)
The diff has been stripped from this email because it exceeds 50KB
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list