https://bugs.kde.org/show_bug.cgi?id=402644

andreas.sturmlech...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/lib
                   |                            |kexiv2/d1be9298c7f2b9c717cd
                   |                            |a154d41732f230ea13a6

--- Comment #1 from andreas.sturmlech...@gmail.com ---
Git commit d1be9298c7f2b9c717cda154d41732f230ea13a6 by Andreas Sturmlechner.
Committed on 30/12/2018 at 15:39.
Pushed by asturmlechner into branch 'master'.

Fix building against exiv2-0.27

Summary:
Copied FindLibExiv2.cmake from ECM 5.53.0 until we raise min version.

Upstream advises to include single exiv2/exiv2.hpp over separate headers
that are in the process of being refactored.

Test Plan: Tested build with exiv2-0.26 and 0.27

Reviewers: #kde_applications, cgilles, aacid, bruns

Reviewed By: bruns

Subscribers: ngraham, bruns, heikobecker

Differential Revision: https://phabricator.kde.org/D17799

M  +10   -22   CMakeLists.txt
D  +0    -80   cmake/modules/FindExiv2.cmake
A  +115  -0    cmake/modules/FindLibExiv2.cmake
M  +1    -1    cmake/templates/libkexiv2.pc.cmake.in
M  +1    -2    src/CMakeLists.txt
M  +1    -1    src/kexiv2.cpp
M  +4    -13   src/kexiv2_p.cpp
M  +1    -22   src/kexiv2_p.h
M  +4    -0    src/kexiv2exif.cpp

https://commits.kde.org/libkexiv2/d1be9298c7f2b9c717cda154d41732f230ea13a6

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to