[kde-freebsd] [Bug 204858] audio/libkcompactdisc build fails, when ALSA-option is selected
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Nov 28 16:52:43 UTC 2015
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204858
--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:
Author: rakuco
Date: Sat Nov 28 16:51:41 UTC 2015
New revision: 402545
URL: https://svnweb.freebsd.org/changeset/ports/402545
Log:
Fix the ALSA=OFF build after r402530.
Both extrapatch-no_alsa and patch-git_d6927712 touch the same region of
CMakeLists.txt, and the latter was failing to apply when the ALSA option was
disabled.
Fix it by keeping patch-git_d6927712 (which fixes the CFLAGS values
regardless of the value of the ALSA option) and replacing extrapatch-no_alsa
with some post-patch/post-configure changes that achieve the same end
result.
PR: 204858
MFH: 2015Q4
Changes:
head/audio/libkcompactdisc/Makefile
head/audio/libkcompactdisc/files/extrapatch-no_alsa
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list