update dcraw.c file in kernel/kls_camera #1

Open
opened 5 years ago by Ghost · 1 comments
Ghost commented 5 years ago

Libksquirrel includes an other copy of dcraw.c (see issue: TDE/libkdcraw#1 )

That one can probably be upgraded to a newer one as well.

One can note that there's a mismatch dcraw.c version reported in the file fmt_codec_pnm.cpp ( 8.77 vs 8.79 ).

Libksquirrel in Debian does not seem to be build with lcms (to check with the Deb masters...) if so, patch 87d533f7af might be useful here.

Maybe a dcraw shared lib can be done between libksquirrel and libkdcraw.

Libksquirrel includes an other copy of dcraw.c (see issue: https://mirror.git.trinitydesktop.org/gitea/TDE/libkdcraw/issues/1 ) That one can probably be upgraded to a newer one as well. One can note that there's a mismatch dcraw.c version reported in the file **fmt_codec_pnm.cpp** ( 8.77 vs 8.79 ). Libksquirrel in Debian does not seem to be build with lcms (to check with the Deb masters...) if so, patch https://mirror.git.trinitydesktop.org/gitea/TDE/libkdcraw/commit/87d533f7af3c59c9ddcf30d8c2ff7cec40d5a73f might be useful here. Maybe a dcraw shared lib can be done between libksquirrel and libkdcraw.
Ghost changed title from update dcrawc file in kernel/kls_camera to update dcraw.c file in kernel/kls_camera 5 years ago
Owner

It seems that on Debian/Ubuntu builds lcms devel files are installed as a secondary dependency. So on distributions with lcms1, they are found and libksquirrel is built with lcms support. On distributions where lcms2 is installed, lcms is not found and lcms support is not enabled.

Thank you for your good finding.

It seems that on Debian/Ubuntu builds lcms devel files are installed as a secondary dependency. So on distributions with lcms1, they are found and libksquirrel is built with lcms support. On distributions where lcms2 is installed, lcms is not found and lcms support is not enabled. Thank you for your good finding.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/libksquirrel#1
Loading…
There is no content yet.