[kde-freebsd] [Bug 200734] graphics/libkdcraw-kde4 : broken with update to graphics/libraw (breaks all KDE4 on F8, F9, DF)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 15 17:15:15 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200734
--- Comment #6 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Mon Jun 15 17:15:01 UTC 2015
New revision: 389739
URL: https://svnweb.freebsd.org/changeset/ports/389739
Log:
Add upstream patch to fix the GCC build after r388490.
libraw 0.16.1 started shipping some code that uses C++ exceptions. KDE code,
on the other hand, disables exceptions by default, and users must opt-in in
CMake to use them. clang is the exception and exceptions are always enabled
when using it, which is why the build did not break with it.
Import an upstream commit that does exactly that.
Bump PORTREVISION to make sure that all users build the port with exception
support.
Done in collaboration with alonso at .
PR: 200734
Changes:
head/graphics/libkdcraw-kde4/Makefile
head/graphics/libkdcraw-kde4/files/
head/graphics/libkdcraw-kde4/files/patch-git_46898ec9
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
More information about the kde-freebsd
mailing list