diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-10-27 11:37:46 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-10-27 11:37:46 +0000 |
commit | 1972c51772cface8ad36ec50ff77801812ce251b (patch) | |
tree | c90b0f893a0219ff7d718941842451f38c19155d /audio/csound | |
parent | cd93052e765e13f362fc6745ba7719d6be15dfa5 (diff) | |
download | ports-1972c51772cface8ad36ec50ff77801812ce251b.tar.gz ports-1972c51772cface8ad36ec50ff77801812ce251b.zip |
Notes
Diffstat (limited to 'audio/csound')
-rw-r--r-- | audio/csound/files/patch-SliderBank.hpp | 13 | ||||
-rw-r--r-- | audio/csound/pkg-plist | 1 |
2 files changed, 14 insertions, 0 deletions
diff --git a/audio/csound/files/patch-SliderBank.hpp b/audio/csound/files/patch-SliderBank.hpp new file mode 100644 index 000000000000..7540c76368d8 --- /dev/null +++ b/audio/csound/files/patch-SliderBank.hpp @@ -0,0 +1,13 @@ +--- InOut/virtual_keyboard/SliderBank.hpp.orig 2011-10-27 13:20:10.000000000 +0200 ++++ InOut/virtual_keyboard/SliderBank.hpp 2011-10-27 13:20:28.000000000 +0200 +@@ -26,8 +26,8 @@ + + #include <FL/Fl.H> + #include <FL/Fl_Group.H> +-#include <Fl/Fl_Value_Slider.H> +-#include <Fl/Fl_Spinner.H> ++#include <FL/Fl_Value_Slider.H> ++#include <FL/Fl_Spinner.H> + #include "csdl.h" + #include "SliderData.hpp" + diff --git a/audio/csound/pkg-plist b/audio/csound/pkg-plist index f0a0d902fbf9..76ec1c94ecdf 100644 --- a/audio/csound/pkg-plist +++ b/audio/csound/pkg-plist @@ -52,6 +52,7 @@ lib/csound/plugins64/libambicode1.so lib/csound/plugins64/libampmidid.so lib/csound/plugins64/libbabo.so lib/csound/plugins64/libbarmodel.so +lib/csound/plugins64/libchua.so lib/csound/plugins64/libcompress.so lib/csound/plugins64/libcontrol.so lib/csound/plugins64/libcrossfm.so |