aboutsummaryrefslogtreecommitdiff
path: root/audio/faust
diff options
context:
space:
mode:
Diffstat (limited to 'audio/faust')
-rw-r--r--audio/faust/Makefile2
-rw-r--r--audio/faust/distinfo6
-rw-r--r--audio/faust/files/patch-compiler_errors_exception.hh11
-rw-r--r--audio/faust/pkg-plist13
4 files changed, 20 insertions, 12 deletions
diff --git a/audio/faust/Makefile b/audio/faust/Makefile
index c6f0c7433a1f..54bb41036ebc 100644
--- a/audio/faust/Makefile
+++ b/audio/faust/Makefile
@@ -1,5 +1,5 @@
PORTNAME= faust
-DISTVERSION= 2.77.3
+DISTVERSION= 2.79.3
CATEGORIES= audio devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/faust/distinfo b/audio/faust/distinfo
index a108dd1ae440..a9d2ec8b9e01 100644
--- a/audio/faust/distinfo
+++ b/audio/faust/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1736467606
-SHA256 (grame-cncm-faust-2.77.3_GH0.tar.gz) = 41950a896ce12147fcacab3edf58232e308e9beaf687dce3f9460c16b81c44b3
-SIZE (grame-cncm-faust-2.77.3_GH0.tar.gz) = 70946118
+TIMESTAMP = 1751224492
+SHA256 (grame-cncm-faust-2.79.3_GH0.tar.gz) = 00fb22e424d1be042166c286d4020ecfe07c9e36c2390cf699cf4471c50ee68e
+SIZE (grame-cncm-faust-2.79.3_GH0.tar.gz) = 70436284
SHA256 (grame-cncm-faustlibraries-ef8dbf7_GH0.tar.gz) = dc9242161d82cb7ee4f3272984ab5481719eff0ca9e5751e094a1c322b569446
SIZE (grame-cncm-faustlibraries-ef8dbf7_GH0.tar.gz) = 7910998
SHA256 (ccrma-faust2ck-db879cb_GH0.tar.gz) = 78a4ca3deef0940122c68cb4872b9423778177ddf02d113f8f01d0e37351f816
diff --git a/audio/faust/files/patch-compiler_errors_exception.hh b/audio/faust/files/patch-compiler_errors_exception.hh
index 8caa95b56ffd..48727b3d850c 100644
--- a/audio/faust/files/patch-compiler_errors_exception.hh
+++ b/audio/faust/files/patch-compiler_errors_exception.hh
@@ -1,15 +1,14 @@
---- compiler/errors/exception.hh.orig 2025-01-10 00:10:01 UTC
+--- compiler/errors/exception.hh.orig 2025-03-11 20:48:17 UTC
+++ compiler/errors/exception.hh
-@@ -25,8 +25,11 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, U
+@@ -24,7 +24,11 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, U
+ #include <sstream>
#include <stdexcept>
#ifndef WIN32
- #include <unistd.h>
+# if !defined(__FreeBSD__)
#include <alloca.h>
--#else
+# else
+#include <stdlib.h>
+# endif
+ #include <unistd.h>
+ #else
// #include <io.h>
- #endif
-
diff --git a/audio/faust/pkg-plist b/audio/faust/pkg-plist
index 9de24d4d5656..b7b7d731eda4 100644
--- a/audio/faust/pkg-plist
+++ b/audio/faust/pkg-plist
@@ -34,6 +34,7 @@ bin/faust2firefox
bin/faust2gen
bin/faust2graph
bin/faust2graphviewer
+bin/faust2hothouse
bin/faust2ios
bin/faust2jack
bin/faust2jackconsole
@@ -184,7 +185,6 @@ include/faust/gui/CInterface.h
include/faust/gui/ControlSequenceUI.h
include/faust/gui/ControlUI.h
include/faust/gui/DaisyControlUI.h
-include/faust/gui/DaisyPatchInitControlUI.h
include/faust/gui/DecoratorUI.h
include/faust/gui/Esp32ControlUI.h
include/faust/gui/Esp32Reader.h
@@ -193,6 +193,7 @@ include/faust/gui/FUI.h
include/faust/gui/GTKUI.h
include/faust/gui/GUI.h
include/faust/gui/HTTPDControler.h
+include/faust/gui/HothouseControlUI.h
include/faust/gui/JSONControl.h
include/faust/gui/JSONUI.h
include/faust/gui/JSONUIDecoder.h
@@ -276,7 +277,7 @@ lib/ios-libsndfile.a
lib/libOSCFaust.a
lib/libfaust.so
lib/libfaust.so.2
-lib/libfaust.so.2.77.3
+lib/libfaust.so.2.79.3
%%HIGHLIGHT%%share/apps/katepart/syntax/faust.xml
%%DATADIR%%/AU/AUPublic/AUBase/AUBase.cpp
%%DATADIR%%/AU/AUPublic/AUBase/AUBase.h
@@ -436,6 +437,7 @@ lib/libfaust.so.2.77.3
%%DATADIR%%/daisy/Makefile
%%DATADIR%%/daisy/README.md
%%DATADIR%%/daisy/ex_faust.cpp
+%%DATADIR%%/daisy/faust_sdram_converter.py
%%DATADIR%%/delays.lib
%%DATADIR%%/demos.lib
%%DATADIR%%/dplug.d
@@ -490,6 +492,9 @@ lib/libfaust.so.2.77.3
%%DATADIR%%/filters.lib
%%DATADIR%%/gen-json.cpp
%%DATADIR%%/hoa.lib
+%%DATADIR%%/hothouse/Makefile
+%%DATADIR%%/hothouse/README.md
+%%DATADIR%%/hothouse/ex_faust.cpp
%%DATADIR%%/iOS/Default-568h@2x.png
%%DATADIR%%/iOS/Default-Landscape@2x~ipad.png
%%DATADIR%%/iOS/Default-Landscape~ipad.png
@@ -699,6 +704,10 @@ lib/libfaust.so.2.77.3
%%DATADIR%%/max-msp/faustgen-wrapper.maxpat
%%DATADIR%%/max-msp/max-msp.cpp
%%DATADIR%%/max-msp/max-msp64.cpp
+%%DATADIR%%/max-msp/mc-faustgen-wrapper-poly.maxpat
+%%DATADIR%%/max-msp/mc-faustgen-wrapper.maxpat
+%%DATADIR%%/max-msp/mc-wrapper-poly.maxpat
+%%DATADIR%%/max-msp/mc-wrapper.maxpat
%%DATADIR%%/max-msp/py2max/.gitignore
%%DATADIR%%/max-msp/py2max/CHANGELOG.md
%%DATADIR%%/max-msp/py2max/LICENSE