diff options
Diffstat (limited to 'audio/csound6/pkg-plist')
-rw-r--r-- | audio/csound6/pkg-plist | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/audio/csound6/pkg-plist b/audio/csound6/pkg-plist index 81723ed11c6c..704f019d43c3 100644 --- a/audio/csound6/pkg-plist +++ b/audio/csound6/pkg-plist @@ -3,6 +3,7 @@ bin/cs bin/csanalyze bin/csb64enc bin/csbeats +bin/csdebugger bin/csmixer bin/csound bin/cvanal @@ -36,6 +37,7 @@ 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 @@ -45,7 +47,7 @@ include/csound/csound_standard_types.h include/csound/csound_type_system.h include/csound/cwindow.h include/csound/filebuilding.h -include/csound/float-version-double.h +@comment include/csound/float-version-double.h include/csound/float-version.h include/csound/interlocks.h include/csound/msg_attr.h @@ -87,11 +89,11 @@ lib/csound/plugins-6.0/libsignalflowgraph.so lib/csound/plugins-6.0/libstdutil.so lib/csound/plugins-6.0/libsystem_call.so lib/csound/plugins-6.0/liburandom.so -lib/csound/plugins-6.0/libvirtual.so +%%FLTK%%lib/csound/plugins-6.0/libvirtual.so %%FLTK%%lib/csound/plugins-6.0/libwidgets.so -lib/libCsoundAC.so -lib/libCsoundAC.so.6 -lib/libCsoundAC.so.6.0 +%%FLTK%%lib/libCsoundAC.so +%%FLTK%%lib/libCsoundAC.so.6 +%%FLTK%%lib/libCsoundAC.so.6.0 lib/libcsnd6.so lib/libcsnd6.so.6 lib/libcsnd6.so.6.0 @@ -100,8 +102,8 @@ lib/libcsound64.so.6 lib/libcsound64.so.6.0 %%LUA%%lib/luaCsnd6.so %%LUA%%lib/luaCsoundAC.so -%%PYTHON_SITELIBDIR%%/CsoundAC.py -%%PYTHON_SITELIBDIR%%/_CsoundAC.so +%%FLTK%%%%PYTHON_SITELIBDIR%%/CsoundAC.py +%%FLTK%%%%PYTHON_SITELIBDIR%%/_CsoundAC.so %%PYTHON_SITELIBDIR%%/_csnd6.so %%PYTHON_SITELIBDIR%%/csnd6.py %%NLS%%share/locale/de/LC_MESSAGES/csound6.mo |