From ac1fc5c3864a08119267826cfcd17b4b3ee1fbbe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Miroslav=20=C5=A0ulc?= Date: Sun, 15 Dec 2019 19:45:15 +0100 Subject: [PATCH] media-sound/csound-9999: disabled scansyn opcodes MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 --- media-sound/csound/csound-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2