Gentoo Archives: gentoo-commits

From: "Miroslav Šulc" <fordfrog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/csound/, media-sound/csound/files/
Date: Tue, 02 Aug 2022 04:40:54
Message-Id: 1659415247.19d844a950eb0e03065dd04fa5052730032c2629.fordfrog@gentoo
1 commit: 19d844a950eb0e03065dd04fa5052730032c2629
2 Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
3 AuthorDate: Tue Aug 2 04:40:31 2022 +0000
4 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
5 CommitDate: Tue Aug 2 04:40:47 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19d844a9
7
8 media-sound/csound: dropped obsolete 6.16.2
9
10 Bug: https://bugs.gentoo.org/862618
11 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
12
13 media-sound/csound/Manifest | 3 -
14 media-sound/csound/csound-6.16.2.ebuild | 262 ----------------------
15 media-sound/csound/files/csound-6.15.0-lame.patch | 26 ---
16 media-sound/csound/metadata.xml | 6 -
17 4 files changed, 297 deletions(-)
18
19 diff --git a/media-sound/csound/Manifest b/media-sound/csound/Manifest
20 index 8b3eb36dbfbb..9eb23bde8e3e 100644
21 --- a/media-sound/csound/Manifest
22 +++ b/media-sound/csound/Manifest
23 @@ -1,6 +1,3 @@
24 -DIST Csound6.16.0_manual_html.zip 24765630 BLAKE2B 3bf6e2202a42dfa826d39ef41282e1942f26cc3f6a3358e0de3a006f102b686342b4e1824a1c3a48ac37ffed31d9353e6946d948751dcc059819da649d63d9cb SHA512 e550a832e365ab186533045d110259699039d08a85ec2f53d4fe36aa31004725b1dc6732f71d9895fa19b3df5f4ec720af1b4f80856a14b0ffbd844c4ab2dbe3
25 -DIST Csound6.16.0_manual_pdf.zip 9640644 BLAKE2B 7bb35f806568a80abbd84a4f4988217bea09f3174881d802f6d61505f044c8a26b59036dcb61ead5315e756a4512eb1fb56b2824f27f09899a8fe1664a386754 SHA512 18347ce7080ca7997e98f8addffcc492c7ec5d8e037e71a33bb46fdbc5b58ec26ee42f370689fc228d4150bd9dedc31c7824ec4c19f3243d512977f4380f9490
26 DIST Csound6.17.0_manual_html.zip 25897263 BLAKE2B 3148a60a398d49d6932864d84b2ee37ddf86d5389b91c99443b2c64f7c3b270d040b83ac88b80ebc772c198223682452da1618391fcc8963fe63151b7837037e SHA512 ff2098828e51e78aa80b10736ea162d90c0b1bef3265e469951a5df63250d283e852490cb2a6599dcb1b8a5c185cf4f0b9534f501e4cb755b9da67ecfb1f4ba6
27 DIST Csound6.17.0_manual_pdf.zip 9930889 BLAKE2B c0210f2fb97a6707ae6cd0a0cf38cd374f4d4c973b188ee8d418a7efd5c98dc1d4e61867de021ed2859bd8264cc0876b46deb565c358b6efea42f471d39671a9 SHA512 bf664bab1dec073b48853ccf7519086c55ad74af33db86ac7f95746231c18fb10d46a485047788050094e412d27bbd0df65e238d31b01b435989f2fd734189a6
28 -DIST csound-6.16.2-distributable.tar.xz 25169396 BLAKE2B f51c27606f53571d998a62667c55c60a831c076ced993c4eaa8fa24a7e0a8d4872055dc59455b70124f51e2c419018345e2d0e9a33b95d4362f8c6bdecb8310d SHA512 b72c89b2935d92840f5cb7f6d5696e74a3528f5d37858218691f0f6331a69f63b261937a8a8d346d6e182cf8f4a40af85167a4e42fd005cfcf5b4c9daa822f75
29 DIST csound-6.17.0-distributable.tar.xz 25231984 BLAKE2B 9767aae3368f33340d80abb84c573e6ceb91bb16448e961f62c679742377e62f611b36341ce7dfb32a2daafc9440c3dff84fe031c9d52b7d86491c383cf79d61 SHA512 b7c5b2f70e82d9dc37074cb217bc146d66293cfea2d69ffd3b0eab9aca302e431eb82b906c8d6494969374988edd6a9c7d04d7676efd085a2dce235988400caa
30
31 diff --git a/media-sound/csound/csound-6.16.2.ebuild b/media-sound/csound/csound-6.16.2.ebuild
32 deleted file mode 100644
33 index 6f59d02107af..000000000000
34 --- a/media-sound/csound/csound-6.16.2.ebuild
35 +++ /dev/null
36 @@ -1,262 +0,0 @@
37 -# Copyright 1999-2022 Gentoo Authors
38 -# Distributed under the terms of the GNU General Public License v2
39 -
40 -# As upstream (and we aswell) are not allowed to redistribute scansyn,
41 -# we have to repackage the tarball. For that purpose use `bash files/repackage.sh version`
42 -# Reference: https://github.com/csound/csound/issues/1148
43 -
44 -EAPI=7
45 -
46 -LUA_COMPAT=( lua5-1 luajit )
47 -PYTHON_COMPAT=( python3_{8..11} )
48 -
49 -inherit cmake lua-single python-single-r1 toolchain-funcs
50 -
51 -if [[ ${PV} == "9999" ]]; then
52 - EGIT_REPO_URI="https://github.com/csound/csound.git"
53 - inherit git-r3
54 -else
55 - DOC_P="Csound$(ver_cut 1-2).0"
56 - SRC_URI="https://dev.gentoo.org/~fordfrog/distfiles/${P}-distributable.tar.xz
57 - doc? (
58 - https://github.com/csound/csound/releases/download/${PV}/${DOC_P}_manual_pdf.zip
59 - https://github.com/csound/csound/releases/download/${PV}/${DOC_P}_manual_html.zip
60 - )"
61 - KEYWORDS="amd64 x86"
62 -fi
63 -
64 -DESCRIPTION="Sound design and signal processing system for composition and performance"
65 -HOMEPAGE="https://csound.github.io/"
66 -
67 -LICENSE="LGPL-2.1 doc? ( FDL-1.2+ )"
68 -SLOT="0"
69 -IUSE="+alsa beats chua curl +cxx debug doc double-precision dssi examples
70 -fltk +fluidsynth hdf5 jack java keyboard linear lua mp3 nls osc portaudio
71 -portaudio portmidi pulseaudio python samples static-libs stk test +threads +utils
72 -vim-syntax websocket"
73 -
74 -REQUIRED_USE="
75 - alsa? ( threads )
76 - java? ( cxx )
77 - linear? ( double-precision )
78 - lua? ( ${LUA_REQUIRED_USE} cxx )
79 - python? ( ${PYTHON_REQUIRED_USE} cxx )
80 -"
81 -
82 -BDEPEND="
83 - sys-devel/flex
84 - virtual/yacc
85 - chua? ( dev-libs/boost )
86 - lua? ( dev-lang/swig )
87 - python? ( dev-lang/swig )
88 - nls? ( sys-devel/gettext )
89 - test? (
90 - dev-util/cunit
91 - ${PYTHON_DEPS}
92 - )
93 -"
94 -# linear currently works only with sci-mathematics-gmm-5.1
95 -# https://github.com/csound/csound/issues/920
96 -CDEPEND="
97 - dev-cpp/eigen:3
98 - >=media-libs/libsndfile-1.0.16
99 - media-libs/libsamplerate
100 - sys-libs/zlib
101 - alsa? ( media-libs/alsa-lib )
102 - curl? ( net-misc/curl )
103 - dssi? (
104 - media-libs/dssi
105 - media-libs/ladspa-sdk
106 - )
107 - fluidsynth? ( media-sound/fluidsynth:= )
108 - fltk? ( x11-libs/fltk:1[threads?] )
109 - hdf5? ( sci-libs/hdf5 )
110 - jack? ( virtual/jack )
111 - java? ( >=virtual/jdk-1.8:* )
112 - keyboard? ( x11-libs/fltk:1[threads?] )
113 - linear? ( =sci-mathematics/gmm-5.1* )
114 - lua? ( ${LUA_DEPS} )
115 - mp3? ( >=media-sound/lame-3.100-r3 )
116 - osc? ( media-libs/liblo )
117 - portaudio? ( media-libs/portaudio )
118 - portmidi? ( media-libs/portmidi )
119 - pulseaudio? ( media-sound/pulseaudio )
120 - python? ( ${PYTHON_DEPS} )
121 - stk? ( media-libs/stk )
122 - utils? ( !media-sound/snd )
123 - websocket? ( net-libs/libwebsockets:= )
124 -"
125 -RDEPEND="${CDEPEND}"
126 -DEPEND="
127 - ${CDEPEND}
128 - dev-libs/boost
129 -"
130 -
131 -if [[ ${PV} != "9999" ]]; then
132 - DEPEND+="doc? ( app-arch/unzip )"
133 -fi
134 -
135 -# requires specific alsa settings
136 -RESTRICT="test"
137 -
138 -PATCHES=(
139 - "${FILESDIR}/${PN}-6.13.0-xdg-open.patch"
140 - "${FILESDIR}/${PN}-6.15.0-lame.patch"
141 -)
142 -
143 -pkg_setup() {
144 - use lua && lua-single_pkg_setup
145 -
146 - if use python || use test ; then
147 - python-single-r1_pkg_setup
148 - fi
149 -}
150 -
151 -src_prepare() {
152 - cmake_src_prepare
153 -
154 - sed -e '/set(PLUGIN_INSTALL_DIR/s/-${APIVERSION}//' \
155 - -e '/-O3/d' \
156 - -i CMakeLists.txt || die
157 -
158 - if use doc; then
159 - local png="${WORKDIR}/html/images/delayk.png"
160 - pngfix -q --out=${png/.png/fixed.png} ${png} # see pngfix help for exit codes
161 - [[ $? -gt 15 ]] && die "Failed to fix ${png}"
162 - mv -f ${png/.png/fixed.png} ${png} || die
163 - fi
164 -}
165 -
166 -src_configure() {
167 - local mycmakeargs=(
168 - -DBUILD_BELA=OFF
169 - -DBUILD_BUCHLA_OPCODES=ON
170 - -DBUILD_CHUA_OPCODES=$(usex chua)
171 - -DBUILD_COUNTER_OPCODES=ON
172 - -DBUILD_CSBEATS=$(usex beats)
173 - -DBUILD_CUDA_OPCODES=OFF
174 - -DBUILD_CXX_INTERFACE=$(usex cxx)
175 - -DBUILD_DSSI_OPCODES=$(usex dssi)
176 - -DBUILD_EMUGENS_OPCODES=ON
177 - -DBUILD_EXCITER_OPCODES=ON
178 - -DBUILD_FLUID_OPCODES=$(usex fluidsynth)
179 - -DBUILD_FRAMEBUFFER_OPCODES=ON
180 - -DBUILD_HDF5_OPCODES=$(usex hdf5)
181 - -DBUILD_INSTALLER=OFF
182 - -DBUILD_JACK_OPCODES=$(usex jack)
183 - -DBUILD_JAVA_INTERFACE=$(usex java)
184 - -DBUILD_LINEAR_ALGEBRA_OPCODES=$(usex linear)
185 - -DBUILD_LUA_INTERFACE=$(usex lua)
186 - -DBUILD_MP3OUT_OPCODE=$(usex mp3)
187 - -DBUILD_MULTI_CORE=$(usex threads)
188 - -DBUILD_OPENCL_OPCODES=OFF
189 - -DBUILD_OSC_OPCODES=$(usex osc)
190 - -DBUILD_P5GLOVE_OPCODES=OFF
191 - -DBUILD_PADSYNTH_OPCODES=ON
192 - -DBUILD_PLATEREV_OPCODES=ON
193 - -DBUILD_PVSGENDY_OPCODE=OFF
194 - -DBUILD_PYTHON_INTERFACE=$(usex python)
195 - -DBUILD_RELEASE=ON
196 - -DBUILD_SCANSYN_OPCODES=OFF # this is not allowed to be redistributed: https://github.com/csound/csound/issues/1148
197 - -DBUILD_SELECT_OPCODE=ON
198 - -DBUILD_SERIAL_OPCODES=ON
199 - -DBUILD_SHARED_LIBS=ON
200 - -DBUILD_STACK_OPCODES=ON
201 - -DBUILD_STATIC_LIBRARY=$(usex static-libs "ON" $(usex test))
202 - -DBUILD_STK_OPCODES=$(usex stk)
203 - -DBUILD_TESTS=$(usex test)
204 - -DBUILD_UTILITIES=$(usex utils)
205 - -DBUILD_VIRTUAL_KEYBOARD=$(usex keyboard)
206 - -DBUILD_VST4CS_OPCODES=OFF
207 - -DBUILD_WEBSOCKET_OPCODE=$(usex websocket)
208 - -DBUILD_WIIMOTE_OPCODES=OFF
209 - -DBUILD_WINSOUND=OFF
210 -
211 - -DFAIL_MISSING=ON
212 - -DNEW_PARSER_DEBUG=$(usex debug)
213 - -DREQUIRE_PTHREADS=$(usex threads)
214 -
215 - -DUSE_ALSA=$(usex alsa)
216 - -DUSE_ATOMIC_BUILTIN=ON
217 - -DUSE_AUDIOUNIT=OFF # Apple specific
218 - -DUSE_COMPILER_OPTIMIZATIONS=ON
219 - -DUSE_COREMIDI=OFF # Apple specific
220 - -DUSE_CURL=$(usex curl)
221 - -DUSE_DOUBLE=$(usex double-precision)
222 - -DUSE_FLTK=$(usex fltk)
223 - -DUSE_GETTEXT=$(usex nls)
224 - -DUSE_GIT_COMMIT=ON
225 - -DUSE_IPMIDI=ON
226 - -DUSE_JACK=$(usex jack)
227 - -DUSE_LIB64=$([[ $(get_libdir) == "lib64" ]] && echo "ON" || echo "OFF")
228 - -DUSE_LRINT=ON
229 - -DUSE_PORTAUDIO=$(usex portaudio)
230 - -DUSE_PORTMIDI=$(usex portmidi)
231 - -DUSE_PULSEAUDIO=$(usex pulseaudio)
232 -
233 - )
234 -
235 - use java && mycmakeargs+=(
236 - -DJAVA_HOME="$(java-config -g JAVA_HOME)"
237 - )
238 -
239 - use lua && mycmakeargs+=(
240 - -DLUA_H_PATH="$(lua_get_include_dir)"
241 - -DLUA_LIBRARY="$(lua_get_shared_lib)"
242 - # LUA_MODULE_INSTALL_DIR omitted on purpose, csound Lua module links against liblua
243 - # so it must NOT be installed into cmod_dir.
244 - )
245 -
246 - cmake_src_configure
247 -}
248 -
249 -src_install() {
250 - cmake_src_install
251 - dodoc -r Release_Notes/.
252 -
253 - # generate env.d file
254 - cat > "${T}"/62${PN} <<-_EOF_ || die
255 - OPCODEDIR$(usex double-precision 64 '')="${EPREFIX}/usr/$(get_libdir)/${PN}/plugins$(usex double-precision 64 '')"
256 - CSSTRNGS="${EPREFIX}/usr/share/locale"
257 - _EOF_
258 - if use stk ; then
259 - echo RAWWAVE_PATH=\"${EPREFIX}/usr/share/csound/rawwaves\" >> "${T}"/62${PN} || die
260 - fi
261 - doenvd "${T}"/62${PN}
262 -
263 - if use examples ; then
264 - dodoc -r examples
265 - docompress -x /usr/share/doc/${PF}/examples
266 - fi
267 -
268 - use samples && dodoc -r samples
269 -
270 - if use vim-syntax ; then
271 - insinto /usr/share/vim/vimfiles/syntax
272 - doins installer/misc/vim/csound_{csd,orc,sco}.vim
273 - insinto /usr/share/vim/vimfiles/plugin
274 - doins installer/misc/vim/csound.vim
275 - fi
276 -
277 - # rename extract to csound_extract (bug #247394)
278 - mv "${ED}"/usr/bin/{,csound_}extract || die
279 -
280 - use python && python_optimize
281 -
282 - use java && (dosym lib_jcsound6.so usr/lib64/lib_jcsound.so.1 || die "Failed to create java lib symlink")
283 -
284 - # install docs
285 - if [[ ${PV} != "9999" ]] && use doc ; then
286 - dodoc "${WORKDIR}"/*.pdf
287 - dodoc -r "${WORKDIR}"/html
288 - fi
289 -}
290 -
291 -pkg_postinst() {
292 - if [[ -z ${REPLACING_VERSIONS} ]] ; then
293 - elog
294 - elog "The extract tool is now installed as csound_extract"
295 - elog "due to collisions with many other packages (bug #247394)."
296 - elog
297 - fi
298 -}
299
300 diff --git a/media-sound/csound/files/csound-6.15.0-lame.patch b/media-sound/csound/files/csound-6.15.0-lame.patch
301 deleted file mode 100644
302 index 800ec4fd0f46..000000000000
303 --- a/media-sound/csound/files/csound-6.15.0-lame.patch
304 +++ /dev/null
305 @@ -1,26 +0,0 @@
306 -diff --git a/Opcodes/CMakeLists.txt b/Opcodes/CMakeLists.txt
307 -index af39138..ec48294 100644
308 ---- a/Opcodes/CMakeLists.txt
309 -+++ b/Opcodes/CMakeLists.txt
310 -@@ -41,7 +41,7 @@ check_include_file(wiiuse.h WIIUSE_H)
311 - find_library(WIIUSE_LIB wiiuse)
312 - check_include_file(p5glove.h P5GLOVE_H)
313 - find_library(P5GLOVE_LIB p5glove)
314 --check_include_file(lame.h LAME_HEADER)
315 -+check_include_file(lame/lame.h LAME_HEADER)
316 - find_library(LAME_LIB mp3lame)
317 -
318 - ## OPCODE LIBS WITH NO EXTERNAL DEPENDENCIES ##
319 -diff --git a/Opcodes/lame.c b/Opcodes/lame.c
320 -index a951f47..0c1c3e6 100644
321 ---- a/Opcodes/lame.c
322 -+++ b/Opcodes/lame.c
323 -@@ -22,7 +22,7 @@
324 - */
325 -
326 - #include "csdl.h"
327 --#include "lame.h"
328 -+#include "lame/lame.h"
329 -
330 - typedef struct _mp3out {
331 - OPDS h;
332
333 diff --git a/media-sound/csound/metadata.xml b/media-sound/csound/metadata.xml
334 index cf179bf2427f..1ef132084374 100644
335 --- a/media-sound/csound/metadata.xml
336 +++ b/media-sound/csound/metadata.xml
337 @@ -7,17 +7,11 @@
338 </maintainer>
339 <use>
340 <flag name="beats">Build the beats score frontend</flag>
341 - <flag name="chua">Build the chua opcodes</flag>
342 <flag name="double-precision">Use double-precision floating point for audio samples</flag>
343 <flag name="dssi">Build the DSSI opcodes</flag>
344 - <flag name="fluidsynth">Build the fluidsynth opcodes</flag>
345 - <flag name="keyboard">Build Virtual MIDI keyboard</flag>
346 - <flag name="linear">Build the linear algebra Opcodes</flag>
347 <flag name="portmidi">Build the PortMIDI I/O module</flag>
348 <flag name="samples">Install the HRTF datafiles for use with hrtfmove, hrtfmove2, hrtfstat, hrtfearly, and hrtfreverb</flag>
349 - <flag name="stk">Build the stk opcodes</flag>
350 <flag name="utils">Build stand-alone executables for utilities that can also be used via `csound -U`</flag>
351 - <flag name="websocket">Build the websocket opcode</flag>
352 </use>
353 <upstream>
354 <remote-id type="sourceforge">csound</remote-id>