summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2019-12-15 19:45:15 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2019-12-15 20:47:47 +0100
commitac1fc5c3864a08119267826cfcd17b4b3ee1fbbe (patch)
tree14c48e0adfb118e0e73d97b47307184d605d5262 /media-sound/csound/csound-9999.ebuild
parentdev-haskell/pango: tweak for Cabal-1.24 (diff)
downloadgentoo-ac1fc5c3864a08119267826cfcd17b4b3ee1fbbe.tar.gz
gentoo-ac1fc5c3864a08119267826cfcd17b4b3ee1fbbe.tar.bz2
gentoo-ac1fc5c3864a08119267826cfcd17b4b3ee1fbbe.zip
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 <fordfrog@gentoo.org>
Diffstat (limited to 'media-sound/csound/csound-9999.ebuild')
-rw-r--r--media-sound/csound/csound-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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