[Digikam-devel] [Bug 277370] Unclear licensing for profiles/prophoto.icm and profiles/srgb-d65.icm
Gilles Caulier
caulier.gilles at gmail.com
Wed Mar 21 19:36:31 GMT 2012
https://bugs.kde.org/show_bug.cgi?id=277370
--- Comment #15 from Gilles Caulier <caulier.gilles at gmail.com> ---
Francesco,
ICC file included and distributed by libkdcraw are hardcoded in digiKam and co
source code :
[gilles at localhost 2.x]$ pwd
/mnt/data/Devel/GIT/2.x
[gilles at localhost 2.x]$ ls
bootstrap.macports* bootstrap.msvc.bat CMakeLists.txt COPYING.LIB
extra/ README
bootstrap.mageia* bootstrap.ubuntu COPYING core/
gits*
bootstrap.mandriva* build/ COPYING-CMAKE-SCRIPTS doc/
NEWS
bootstrap.mingw.bat cmake/ COPYING.DOC download-repos*
project/
[gilles at localhost 2.x]$ grep -r "adobergb" * | grep cpp
core/libs/dimg/filters/icc/iccprofile.cpp: path =
KStandardDirs::locate("data", "libkdcraw/profiles/adobergb.icm");
extra/kipi-plugins/common/libkipiplugins/tools/imageio/kpwriteimage.cpp:
filePath.append("adobergb.icm");
If you change these files, you need to patch source code accordingly.
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list