Index: head/audio/csound/Makefile =================================================================== --- head/audio/csound/Makefile (revision 522764) +++ head/audio/csound/Makefile (revision 522765) @@ -1,191 +1,190 @@ # Created by: trevor # $FreeBSD$ PORTNAME= csound -DISTVERSION= 6.12.2-83 -DISTVERSIONSUFFIX= -gdf2edd269 -PORTREVISION= 9 +DISTVERSION= 6.13.0-244 +DISTVERSIONSUFFIX= -gcc9851add CATEGORIES= audio lang MAINTAINER= yuri@FreeBSD.org COMMENT= Sound synthesizer LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ swig3.0:devel/swig30 \ gmm++>0:math/gmm++ LIB_DEPENDS= libsamplerate.so:audio/libsamplerate \ libsndfile.so:audio/libsndfile USES= alias bison cmake compiler:c++11-lib eigen:3 localbase ncurses python:2.7 USE_GITHUB= yes USE_LDCONFIG= yes CFLAGS_powerpc= -maltivec CFLAGS_powerpcspe= -DPFFFT_SIMD_DISABLE CFLAGS_powerpc64= -maltivec CMAKE_ARGS= -DBUILD_CSOUNDVST:BOOL=OFF \ -DBUILD_PD_CLASS:BOOL=OFF \ -DPYTHON_MODULE_INSTALL_DIR:PATH="${PYTHONPREFIX_SITELIBDIR}" \ -DOPSYS:STRING="${OPSYS}" CMAKE_OFF= USE_ALSA BUILD_JAVA_INTERFACE BUILD_TESTS SSP_UNSAFE= yes BINARY_ALIAS= swig=swig3.0 LDFLAGS+= -lexecinfo SUB_FILES= pkg-message OPTIONS_DEFINE= CURL FLTK HDF5 NLS OPENMP PORTAUDIO PULSEAUDIO OPTIONS_GROUP= PLUGINS OPTIONS_GROUP_PLUGINS= BUCHLA CHUA DSSI EXCITER FAUST FLUIDSYNTH IMAGE JACK LUA LINALG OSC P5GLOVE PADSYNTH PLATEREV PVSGENDY SCANSYN SELECT SERIAL STACK STK WIIMOTE # Opcodes/CMakeLists.txt, Opcodes/stk/CMakeLists.txt OPTIONS_DEFAULT= FLTK OPENMP OPTIONS_DEFAULT+= BUCHLA CHUA DSSI EXCITER FAUST IMAGE JACK LINALG OSC P5GLOVE PADSYNTH PLATEREV SCANSYN SELECT SERIAL STACK STK # for PLUGINS OPTIONS_SUB= yes BUCHLA_DESC= Build the Buchla filter opcode BUCHLA_CMAKE_BOOL= BUILD_BUCHLA_OPCODES CHUA_DESC= Build the chua opcodes CHUA_CMAKE_BOOL= BUILD_CHUA_OPCODES CURL_CMAKE_BOOL= USE_CURL # see https://github.com/csound/csound/issues/1067 CURL_LIB_DEPENDS= libcurl.so:ftp/curl DSSI_DESC= Build DSSI opcodes DSSI_BUILD_DEPENDS= dssi>0:audio/dssi DSSI_LIB_DEPENDS= libdssialsacompat.so:audio/libdssialsacompat DSSI_RUN_DEPENDS= dssi>0:audio/dssi DSSI_CMAKE_BOOL= BUILD_DSSI_OPCODES DSSI_CFLAGS= -isystem ${LOCALBASE}/include/dssi EXCITER_DESC= Build the exciter opcode EXCITER_CMAKE_BOOL= BUILD_EXCITER_OPCODES FLTK_DESC= Build FLTK plugin and GUI FLTK_USES= xorg FLTK_USE= XORG=ice,sm,x11,xext FLTK_LIB_DEPENDS= libfltk.so:x11-toolkits/fltk FLTK_CMAKE_ON= -DBUILD_WINSOUND:BOOL=ON FLTK_CMAKE_OFF= -DBUILD_CSOUND_AC:BOOL=OFF \ -DBUILD_VIRTUAL_KEYBOARD:BOOL=OFF \ -DUSE_FLTK:BOOL=OFF FAUST_DESC= Build the Faust opcodes FAUST_USES= ssl FAUST_LLVM_VERSION= 60 FAUST_BUILD_DEPENDS= faust>0:audio/faust FAUST_RUN_DEPENDS= faust>0:audio/faust \ llvm${FAUST_LLVM_VERSION}>0:devel/llvm${FAUST_LLVM_VERSION} FAUST_CMAKE_BOOL= BUILD_FAUST_OPCODES FAUST_CMAKE_ON= -DFAUST_LLVM_VERSION:STRING=${FAUST_LLVM_VERSION} FLUIDSYNTH_DESC= Building FluidSynth opcodes FLUIDSYNTH_LIB_DEPENDS= libfluidsynth.so:audio/fluidsynth FLUIDSYNTH_CMAKE_BOOL= BUILD_FLUID_OPCODES FLUIDSYNTH_BROKEN= FluidSynth 2.x is broken upstream: https://github.com/csound/csound/issues/1078#issuecomment-441459803 HDF5_DESC= Build HDF5 read/write opcodes HDF5_LIB_DEPENDS= libhdf5.so:science/hdf5 \ libsz.so:science/szip HDF5_CMAKE_BOOL= BUILD_HDF5_OPCODES JACK_DESC= Build the JACK related opcodes JACK_LIB_DEPENDS= libjack.so:audio/jack JACK_CMAKE_BOOL= BUILD_JACK_OPCODES USE_JACK LINALG_DESC= Build the linear algebra opcodes LINALG_CMAKE_BOOL= BUILD_LINEAR_ALGEBRA_OPCODES LINALG_CXXFLAGS= -DGMM_VERSION=x # workaround based on https://github.com/csound/csound/issues/1069#issuecomment-439648756 LUA_DESC= Build Lua Interface and opcodes LUA_LIB_DEPENDS= libluajit-5.1.so:lang/luajit LUA_CMAKE_OFF= -DBUILD_CSOUND_AC_LUA_INTERFACE:BOOL=OFF \ -DBUILD_LUA_INTERFACE:BOOL=OFF \ -DBUILD_LUA_OPCODES:BOOL=OFF NLS_USES= gettext NLS_CMAKE_OFF= -DGETTEXT_MSGFMT_EXECUTABLE:FILEPATH="" \ -DGETTEXT_MSGMERGE_EXECUTABLE:FILEPATH="" \ -DLIBINTL_LIBRARY:FILEPATH="" \ -DUSE_GETTEXT:BOOL=OFF OPENMP_CMAKE_BOOL= USE_OPEN_MP OSC_DESC= Build OSC opcodes OSC_LIB_DEPENDS= liblo.so:audio/liblo OSC_CMAKE_BOOL= BUILD_OSC_OPCODES PADSYNTH_DESC= Build the Padsynth opcode PADSYNTH_CMAKE_BOOL= BUILD_PADSYNTH_OPCODES IMAGE_DESC= Build Image opcodes IMAGE_LIB_DEPENDS= libpng.so:graphics/png IMAGE_CMAKE_BOOL= BUILD_IMAGE_OPCODES P5GLOVE_DESC= Build PortAudio I/O module P5GLOVE_CMAKE_BOOL= BUILD_P5GLOVE_OPCODES PORTAUDIO_DESC= Build PortAudio I/O module PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio PORTAUDIO_CMAKE_BOOL= USE_PORTAUDIO PULSEAUDIO_DESC= Build PulseAudio I/O module PULSEAUDIO_LIB_DEPENDS= libpulse-simple.so:audio/pulseaudio PULSEAUDIO_CMAKE_BOOL= USE_PULSEAUDIO PLATEREV_DESC= Build the platerev opcode PLATEREV_CMAKE_BOOL= BUILD_PLATEREV_OPCODES PVSGENDY_DESC= Build the pvsgendy opcode PVSGENDY_CMAKE_BOOL= BUILD_PVSGENDY_OPCODE SCANSYN_DESC= Build the select opcodes SCANSYN_CMAKE_BOOL= BUILD_SCANSYN_OPCODES SELECT_DESC= Build the select opcode SELECT_CMAKE_BOOL= BUILD_SELECT_OPCODE SERIAL_DESC= Build the serial opcode SERIAL_CMAKE_BOOL= BUILD_SERIAL_OPCODES STACK_DESC= Build the stack opcodes STACK_CMAKE_BOOL= BUILD_STACK_OPCODES STK_DESC= Build the stk opcodes STK_CMAKE_BOOL= BUILD_STK_OPCODES STK_LIB_DEPENDS= libstk.so:audio/stk WIIMOTE_DESC= Build the Wiimote opcodes WIIMOTE_CMAKE_BOOL= BUILD_WIIMOTE_OPCODES WIIMOTE_BROKEN= Need to port wiiuse: https://github.com/rpavlik/wiiuse post-patch: @${REINPLACE_CMD} -e \ 's|/usr/local|${LOCALBASE}|' \ ${WRKSRC}/InOut/CMakeLists.txt @${REINPLACE_CMD} -e \ 's|/usr/include/Python2.7|${PYTHON_INCLUDEDIR}| ; \ s|/usr/local|${LOCALBASE}| ; \ /linuxjoystick/s|^|#| ; \ s| dl)|)|' \ ${WRKSRC}/Opcodes/CMakeLists.txt @${REINPLACE_CMD} -e \ '/CMAKE_SYSTEM_NAME/s|"Linux"|"${OPSYS}"|' \ ${WRKSRC}/Frontends/CMakeLists.txt @${REINPLACE_CMD} -e \ 's| mixer)| csmixer)|' \ ${WRKSRC}/util/CMakeLists.txt .for i in Engine/auxfd.c H/prototyp.h OOps/diskin2.c OOps/dumpf.c \ Opcodes/partials.c Top/csound.c @${REINPLACE_CMD} -e \ 's|\([[:blank:]]fd\)\(close\)|\1__\2|' ${WRKSRC}/${i} .endfor post-install: @${LN} -sf libcsnd6.so.6.0 ${STAGEDIR}${PREFIX}/lib/libcsnd6.so.6 @${LN} -sf libcsound64.so.6.0 ${STAGEDIR}${PREFIX}/lib/libcsound64.so.6 post-install-FLTK-on: @${LN} -sf libCsoundAC.so.6.0 ${STAGEDIR}${PREFIX}/lib/libCsoundAC.so.6 .include Index: head/audio/csound/distinfo =================================================================== --- head/audio/csound/distinfo (revision 522764) +++ head/audio/csound/distinfo (revision 522765) @@ -1,3 +1,3 @@ -TIMESTAMP = 1544642888 -SHA256 (csound-csound-6.12.2-83-gdf2edd269_GH0.tar.gz) = e14038c44fd954bea0fcb34af994757ca5f4fe75f99c80a1e8df867d5b9e7eee -SIZE (csound-csound-6.12.2-83-gdf2edd269_GH0.tar.gz) = 26295519 +TIMESTAMP = 1578814881 +SHA256 (csound-csound-6.13.0-244-gcc9851add_GH0.tar.gz) = 5b5047b5046c189cb5b83e0f04f31ccf519a134656ee9d1747a18954f23d4dc7 +SIZE (csound-csound-6.13.0-244-gcc9851add_GH0.tar.gz) = 26816492 Index: head/audio/csound/files/patch-CMakeLists.txt =================================================================== --- head/audio/csound/files/patch-CMakeLists.txt (revision 522764) +++ head/audio/csound/files/patch-CMakeLists.txt (revision 522765) @@ -1,80 +1,39 @@ ---- CMakeLists.txt.orig 2018-12-12 19:23:43 UTC +--- CMakeLists.txt.orig 2020-01-11 09:18:32 UTC +++ CMakeLists.txt -@@ -164,8 +164,8 @@ endif() - - # set -Werror if in Debug configuration - if(NOT MSVC AND NOT WASM) --set(CMAKE_CXX_FLAGS_RELEASE "-O3 ") --set(CMAKE_C_FLAGS_RELEASE "-O3 ") -+#set(CMAKE_CXX_FLAGS_RELEASE "-O3 ") -+#set(CMAKE_C_FLAGS_RELEASE "-O3 ") - if(${CMAKE_BUILD_TYPE} MATCHES "Debug") - set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Werror -Wno-missing-field-initializers") - set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall -Werror -Wno-missing-field-initializers") -@@ -206,7 +206,7 @@ execute_process ( - OUTPUT_VARIABLE PYTHON_USER_SITE_PACKAGES - ) - --SET(PYTHON_MODULE_INSTALL_DIR ${PYTHON_USER_SITE_PACKAGES} CACHE PATH "Python module install dir") -+#SET(PYTHON_MODULE_INSTALL_DIR ${PYTHON_USER_SITE_PACKAGES} CACHE PATH "Python module install dir") - - set(JAVA_MODULE_INSTALL_DIR ${LIBRARY_INSTALL_DIR} CACHE PATH "Java module install dir") - set(LUA_MODULE_INSTALL_DIR ${LIBRARY_INSTALL_DIR} CACHE PATH "Lua module install dir") -@@ -378,7 +378,7 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -stdlib=libc+ - set_target_properties(${CSOUNDLIB} PROPERTIES CXX_COMPILE_FLAGS "-std=c++11") +@@ -291,7 +291,7 @@ if(APPLE) + set_target_properties(${CSOUNDLIB} PROPERTIES CXX_COMPILE_FLAGS "-std=c++11") endif() -if(CMAKE_SYSTEM_NAME MATCHES "Linux") +if(CMAKE_SYSTEM_NAME MATCHES "${OPSYS}") set(LINUX YES) else() set(LINUX NO) -@@ -527,9 +527,11 @@ find_package(FLTK ) +@@ -438,9 +438,11 @@ find_package(FLTK) # LIST_REPLACE(FLTK_LIBRARIES 2 "fltk_images_SHARED") # endif() #endif() --find_package(FAUST) ++if (BUILD_FAUST_OPCODES) + find_package(FAUST) -find_package(Java) -find_package(JNI) -+if (BUILD_FAUST_OPCODES) -+ find_package(FAUST) +endif() +#find_package(Java) +#find_package(JNI) - find_package(LIBLO) - find_package(LUAJIT) find_package(MUSICXML) -@@ -540,7 +542,7 @@ find_package(MUSICXML) + find_package(VSTSDK2X) - find_package(PORTSMF) - find_package(PythonLibs 2.7) --if(NOT STK_LOCAL) -+if(BUILD_STK_OPCODES AND NOT STK_LOCAL) - find_package(STK) +@@ -1182,11 +1184,11 @@ if(USE_CURL AND CURL_FOUND) endif() - find_package(SWIG) -@@ -1251,11 +1253,11 @@ if(USE_CURL AND CURL_FOUND) - endif() # Linux does not have a separate libintl, it is part of libc -set(LIBINTL_AVAIL (LIBINTL_LIBRARY OR LINUX)) +set(LIBINTL_AVAIL (LIBINTL_LIBRARY)) check_deps(USE_GETTEXT LIBINTL_HEADER LIBINTL_AVAIL GETTEXT_MSGFMT_EXECUTABLE) if(USE_GETTEXT) message(STATUS "Using GNU gettext.") - if(NOT LINUX) + if(LINUX) list(APPEND libcsound_LIBS ${LIBINTL_LIBRARY}) endif() list(APPEND libcsound_CFLAGS -DGNU_GETTEXT) -@@ -1275,8 +1277,8 @@ endif() - - if(LINUX) - message(STATUS "Building on Linux.") -- add_definitions(-DLINUX -DPIPES -DNO_FLTK_THREADS -D_GNU_SOURCE -DHAVE_SOCKETS) -- list(APPEND libcsound_LIBS m dl) -+ add_definitions(-DLINUX -DPIPES -DNO_FLTK_THREADS -DHAVE_SOCKETS) -+ list(APPEND libcsound_LIBS m) - - find_library(LIBRT_LIBRARY rt) - Index: head/audio/csound/files/patch-OOps_pffft.c =================================================================== --- head/audio/csound/files/patch-OOps_pffft.c (revision 522764) +++ head/audio/csound/files/patch-OOps_pffft.c (revision 522765) @@ -1,32 +1,12 @@ ---- OOps/pffft.c.orig 2019-03-05 17:24:02 UTC +--- OOps/pffft.c.orig 2019-07-12 21:54:19 UTC +++ OOps/pffft.c @@ -63,6 +63,9 @@ #include #include #include +#if !defined(PFFFT_SIMD_DISABLE) && (defined(__ppc__) || defined(__ppc64__)) +#include +#endif /* detect compiler flavour */ #if defined(_MSC_VER) -@@ -114,8 +117,8 @@ inline v4sf ld_ps1(const float *p) { v4sf v=vec_lde(0, - # define LD_PS1(p) ld_ps1(&p) - # define INTERLEAVE2(in1, in2, out1, out2) { v4sf tmp__ = vec_mergeh(in1, in2); out2 = vec_mergel(in1, in2); out1 = tmp__; } - # define UNINTERLEAVE2(in1, in2, out1, out2) { \ -- vector unsigned char vperm1 = (vector unsigned char)(0,1,2,3,8,9,10,11,16,17,18,19,24,25,26,27); \ -- vector unsigned char vperm2 = (vector unsigned char)(4,5,6,7,12,13,14,15,20,21,22,23,28,29,30,31); \ -+ vector unsigned char vperm1 = (vector unsigned char){0,1,2,3,8,9,10,11,16,17,18,19,24,25,26,27}; \ -+ vector unsigned char vperm2 = (vector unsigned char){4,5,6,7,12,13,14,15,20,21,22,23,28,29,30,31}; \ - v4sf tmp__ = vec_perm(in1, in2, vperm1); out2 = vec_perm(in1, in2, vperm2); out1 = tmp__; \ - } - # define VTRANSPOSE4(x0,x1,x2,x3) { \ -@@ -128,7 +131,7 @@ inline v4sf ld_ps1(const float *p) { v4sf v=vec_lde(0, - x2 = vec_mergeh(y1, y3); \ - x3 = vec_mergel(y1, y3); \ - } --# define VSWAPHL(a,b) vec_perm(a,b, (vector unsigned char)(16,17,18,19,20,21,22,23,8,9,10,11,12,13,14,15)) -+# define VSWAPHL(a,b) vec_perm(a,b, (vector unsigned char){16,17,18,19,20,21,22,23,8,9,10,11,12,13,14,15}) - # define VALIGNED(ptr) ((((uintptr_t)(ptr)) & 0xF) == 0) - - /* Index: head/audio/csound/files/patch-Top_csound.c =================================================================== --- head/audio/csound/files/patch-Top_csound.c (revision 522764) +++ head/audio/csound/files/patch-Top_csound.c (revision 522765) @@ -1,65 +1,56 @@ ---- Top/csound.c.orig 2018-11-07 14:05:23 UTC +--- Top/csound.c.orig 2020-01-11 09:18:32 UTC +++ Top/csound.c -@@ -60,10 +60,14 @@ +@@ -61,10 +61,14 @@ //#include "cs_par_dispatch.h" #include "find_opcode.h" -#if defined(linux)||defined(__HAIKU__)|| defined(__EMSCRIPTEN__)||defined(__CYGWIN__) +#if defined(linux) || defined(__FreeBSD__) || defined(__HAIKU__)|| defined(__EMSCRIPTEN__)||defined(__CYGWIN__) #define PTHREAD_SPINLOCK_INITIALIZER 0 #endif +#if defined(__FreeBSD__) +#include +#endif + #include "csound_standard_types.h" #include "csdebug.h" -@@ -405,7 +409,7 @@ static const CSOUND cenviron_ = { - rewriteheader, - csoundLoadSoundFile, - fdrecord, -- fdclose, -+ fd__close, - csoundCreateFileHandle, - csoundGetFileName, - csoundFileClose, -@@ -3755,7 +3759,7 @@ void csoundNotifyFileOpened(CSOUND* csou +@@ -3773,7 +3777,7 @@ void csoundNotifyFileOpened(CSOUND* csound, const char /* ------------------------------------ */ #if defined(HAVE_RDTSC) -#if !(defined(LINUX) && defined(__GNUC__) && defined(__i386__)) +#if !(defined(LINUX) && defined(__GNUC__) && defined(__i386__)) || !(defined(__FreeBSD__) && defined(__i386__)) #undef HAVE_RDTSC #endif #endif -@@ -3768,6 +3772,13 @@ static double timeResolutionSeconds = -1 +@@ -3786,6 +3790,13 @@ static double timeResolutionSeconds = -1.0; static int getTimeResolution(void) { #if defined(HAVE_RDTSC) +#if defined(__FreeBSD__) + size_t size; + int timeResolutionSeconds; + size = sizeof timeResolutionSeconds; + sysctlbyname("hw.clockrate", &timeResolutionSeconds, &size, NULL, 0); + +#else FILE *f; char buf[256]; -@@ -3803,9 +3814,14 @@ static int getTimeResolution(void) +@@ -3821,9 +3832,14 @@ static int getTimeResolution(void) } } fclose(f); +#endif /* __FreeBSD__ */ if (UNLIKELY(timeResolutionSeconds <= 0.0)) { fprintf(stderr, Str("No valid CPU frequency entry " +#if defined(__FreeBSD__) + "was found.\n")); +#else "was found in /proc/cpuinfo.\n")); +#endif /* __FreeBSD__ */ return -1; } /* MHz -> seconds */ Index: head/audio/csound/pkg-plist =================================================================== --- head/audio/csound/pkg-plist (revision 522764) +++ head/audio/csound/pkg-plist (revision 522765) @@ -1,130 +1,132 @@ bin/atsa bin/cs bin/csanalyze bin/csb64enc bin/csbeats bin/csdebugger bin/csmixer bin/csound bin/cvanal bin/dnoise bin/envext bin/extract bin/extractor bin/het_export bin/het_import bin/hetro bin/lpanal bin/lpc_export bin/lpc_import bin/makecsd bin/pv_export bin/pv_import bin/pvanal bin/pvlook bin/scale bin/scot bin/scsort bin/sdif2ad bin/sndinfo bin/src_conv bin/srconv %%FLTK%%bin/winsound include/csound/CppSound.hpp include/csound/CsoundFile.hpp include/csound/OpcodeBase.hpp include/csound/arrays.h include/csound/cfgvar.h include/csound/csPerfThread.hpp include/csound/cs_par_structs.h include/csound/cscore.h include/csound/csdebug.h include/csound/csdl.h include/csound/csound.h include/csound/csound.hpp include/csound/csoundCore.h include/csound/csound_data_structures.h include/csound/csound_standard_types.h include/csound/csound_threaded.hpp include/csound/csound_type_system.h include/csound/cwindow.h include/csound/filebuilding.h +include/csound/find_opcode.h include/csound/float-version.h include/csound/interlocks.h include/csound/modload.h include/csound/msg_attr.h include/csound/plugin.h include/csound/pools.h include/csound/pstream.h include/csound/pvfileio.h include/csound/soundio.h include/csound/sysdep.h include/csound/text.h include/csound/version.h lib/csound/plugins64-6.0/libampmidid.so lib/csound/plugins64-6.0/libarrayops.so lib/csound/plugins64-6.0/libbeosc.so %%BUCHLA%%lib/csound/plugins64-6.0/libbuchla.so lib/csound/plugins64-6.0/libcellular.so %%CHUA%%lib/csound/plugins64-6.0/libchua.so lib/csound/plugins64-6.0/libcontrol.so lib/csound/plugins64-6.0/libcs_date.so lib/csound/plugins64-6.0/libdoppler.so %%DSSI%%lib/csound/plugins64-6.0/libdssi4cs.so lib/csound/plugins64-6.0/libemugens.so %%EXCITER%%lib/csound/plugins64-6.0/libexciter.so lib/csound/plugins64-6.0/libfareygen.so %%FAUST%%lib/csound/plugins64-6.0/libfaustcsound.so %%FLUIDSYNTH%%lib/csound/plugins64-6.0/libfluidOpcodes.so lib/csound/plugins64-6.0/libfractalnoise.so lib/csound/plugins64-6.0/libframebuffer.so lib/csound/plugins64-6.0/libftsamplebank.so lib/csound/plugins64-6.0/libgetftargs.so +lib/csound/plugins64-6.0/libgtf.so %%IMAGE%%lib/csound/plugins64-6.0/libimage.so lib/csound/plugins64-6.0/libipmidi.so %%JACK%%lib/csound/plugins64-6.0/libjackTransport.so %%JACK%%lib/csound/plugins64-6.0/libjacko.so %%HDF5%%lib/csound/plugins64-6.0/libhdf5ops.so %%LINALG%%lib/csound/plugins64-6.0/liblinear_algebra.so lib/csound/plugins64-6.0/libliveconv.so lib/csound/plugins64-6.0/libmixer.so %%OSC%%lib/csound/plugins64-6.0/libosc.so %%PADSYNTH%%lib/csound/plugins64-6.0/libpadsynth.so %%PLATEREV%%lib/csound/plugins64-6.0/libplaterev.so lib/csound/plugins64-6.0/libpvsops.so lib/csound/plugins64-6.0/libpy.so lib/csound/plugins64-6.0/libquadbezier.so %%JACK%%lib/csound/plugins64-6.0/librtjack.so %%PORTAUDIO%%lib/csound/plugins64-6.0/librtpa.so %%PULSEAUDIO%%lib/csound/plugins64-6.0/librtpulse.so %%SCANSYN%%lib/csound/plugins64-6.0/libscansyn.so lib/csound/plugins64-6.0/libscugens.so %%SELECT%%lib/csound/plugins64-6.0/libselect.so %%SERIAL%%lib/csound/plugins64-6.0/libserial.so lib/csound/plugins64-6.0/libsignalflowgraph.so %%STACK%%lib/csound/plugins64-6.0/libstackops.so lib/csound/plugins64-6.0/libstdutil.so %%STK%%lib/csound/plugins64-6.0/libstkops.so lib/csound/plugins64-6.0/libsystem_call.so lib/csound/plugins64-6.0/liburandom.so %%FLTK%%lib/csound/plugins64-6.0/libvirtual.so %%FLTK%%lib/csound/plugins64-6.0/libwidgets.so %%FLTK%%lib/libCsoundAC.so.6 lib/libcsnd6.so lib/libcsnd6.so.6 lib/libcsnd6.so.6.0 lib/libcsound64.so lib/libcsound64.so.6 lib/libcsound64.so.6.0 %%LUA%%lib/luaCsnd6.so %%PYTHON_SITELIBDIR%%/_csnd6.so %%PYTHON_SITELIBDIR%%/csnd6.py %%PYTHON_SITELIBDIR%%/ctcsound.py share/cmake/Csound/FindCsound.cmake %%NLS%%share/locale/de/LC_MESSAGES/csound6.mo %%NLS%%share/locale/en_US/LC_MESSAGES/csound6.mo %%NLS%%share/locale/es/LC_MESSAGES/csound6.mo %%NLS%%share/locale/es_CO/LC_MESSAGES/csound6.mo %%NLS%%share/locale/fr/LC_MESSAGES/csound6.mo %%NLS%%share/locale/it/LC_MESSAGES/csound6.mo %%NLS%%share/locale/ru/LC_MESSAGES/csound6.mo