[Digikam-devel] [digikam] [Bug 307146] Build against shared LibRaw
Gilles Caulier
caulier.gilles at gmail.com
Wed Sep 11 14:55:25 BST 2013
https://bugs.kde.org/show_bug.cgi?id=307146
Gilles Caulier <caulier.gilles at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Version Fixed In| |4.0.0
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/libk
| |dcraw/ce1fed4fc2bda012a93b2
| |07a76ce0d050e048cdb
--- Comment #13 from Gilles Caulier <caulier.gilles at gmail.com> ---
Git commit ce1fed4fc2bda012a93b207a76ce0d050e048cdb by Gilles Caulier.
Committed on 11/09/2013 at 13:48.
Pushed by cgilles into branch 'external-libraw'.
Remove all Libraw implementation embeded in libkdcraw.
Adjust all settings in config widget accordingly with extra packs used by
libraw, especially Raw quality setting.
Add new methods to get whole options used to compile Libraw.
Bump API/ABI id.
This version of libkdcraw break BC. It must be published with next KDE 4.12.0
and next digiKam 4.0.0.
Libraw compatible with this implementation is 0.16.0 which have been ported.
FIXED-IN: 4.0.0
REVIEW: 110962
M +21 -19 CMakeLists.txt
M +3 -18 README
M +2 -7 libkdcraw/CMakeLists.txt
M +61 -34 libkdcraw/dcrawsettingswidget.cpp
M +18 -0 libkdcraw/kdcraw.cpp
M +8 -0 libkdcraw/kdcraw.h
M +1 -1 libkdcraw/libkdcraw_export.h
M +12 -3 libkdcraw/rawdecodingsettings.h
M +0 -1 test/CMakeLists.txt
M +2 -0 test/libinfo.cpp
http://commits.kde.org/libkdcraw/ce1fed4fc2bda012a93b207a76ce0d050e048cdb
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list