media-sound/csound-9999: disabled scansyn opcodes
authorMiroslav Šulc <fordfrog@gentoo.org>
Sun, 15 Dec 2019 18:45:15 +0000 (19:45 +0100)
committerMiroslav Šulc <fordfrog@gentoo.org>
Sun, 15 Dec 2019 19:47:47 +0000 (20:47 +0100)
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 <fordfrog@gentoo.org>
media-sound/csound/csound-9999.ebuild

index 60dad6bb99264dd59a268c5cf6cad4316d8f8177..bf5bdabf9763cc2713a723860fd888637da56d9c 100644 (file)
@@ -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