From: Miroslav Šulc Date: Sun, 15 Dec 2019 18:45:15 +0000 (+0100) Subject: media-sound/csound-9999: disabled scansyn opcodes X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ac1fc5c3864a08119267826cfcd17b4b3ee1fbbe;p=gentoo.git media-sound/csound-9999: disabled scansyn opcodes upstream is not allowed to redistribute it: https://github.com/csound/csound/issues/1148 Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Miroslav Šulc --- diff --git a/media-sound/csound/csound-9999.ebuild b/media-sound/csound/csound-9999.ebuild index 60dad6bb9926..bf5bdabf9763 100644 --- a/media-sound/csound/csound-9999.ebuild +++ b/media-sound/csound/csound-9999.ebuild @@ -142,7 +142,7 @@ src_configure() { -DBUILD_PYTHON_INTERFACE=$(usex python) -DBUILD_PYTHON_OPCODES=$(usex python) -DBUILD_RELEASE=ON - #-DBUILD_SCANSYN_OPCODES=ON + -DBUILD_SCANSYN_OPCODES=OFF # this is not allowed to be redistributed: https://github.com/csound/csound/issues/1148 #-DBUILD_SELECT_OPCODE=ON #-DBUILD_SERIAL_OPCODES=ON -DBUILD_SHARED_LIBS=ON