[kde-freebsd] [Bug 204623] graphics/digikam-kde4: update to 4.14.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Apr 8 00:27:38 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204623

--- Comment #6 from graham at menhennitt.com.au ---
I've successfully built from area51 on amd64 and FreeBSD-Current. It required
two small changes:

Remove the 'extern "C" {...}' from around '#include <lensfun.h>' in
digikam-4.14.0/core/libs/dimg/filters/lens/lensfuniface.h. This fix came from
https://bugs.kde.org/show_bug.cgi?id=356672

Use the system ar rather than the port's one to build webkit-gtk2 as suggested
in https://lists.freebsd.org/pipermail/freebsd-ports/2015-January/097595.html.
I just prefixed the make command with 'AR=/usr/bin/ar' rather than changing any
files.

Anyway, digikam seems to work correctly. This fixes a major problem I had with
cropping in 4.2.0.

Thanks very much for your work.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list