audio/faust: Update 2.37.3 -> 2.40.0
Reported by: portscout
This commit is contained in:
parent
1b97fe8bcb
commit
a72a37472d
3 changed files with 11 additions and 6 deletions
|
@ -1,8 +1,7 @@
|
|||
# Created by: Yuri Victorovich <yuri@FreeBSD.org>
|
||||
|
||||
PORTNAME= faust
|
||||
DISTVERSION= 2.37.3
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 2.40.0
|
||||
CATEGORIES= audio devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
TIMESTAMP = 1638843086
|
||||
SHA256 (grame-cncm-faust-2.37.3_GH0.tar.gz) = d329c0b1961cdde73c4937bb33d87d1a3f67805d4f662cf0f51cf0ca63d04d72
|
||||
SIZE (grame-cncm-faust-2.37.3_GH0.tar.gz) = 66311881
|
||||
TIMESTAMP = 1648609457
|
||||
SHA256 (grame-cncm-faust-2.40.0_GH0.tar.gz) = 457e894a0fd91f5028368ffd41aae66f7548d21d0957bd5990d6ac2fc70e1bfd
|
||||
SIZE (grame-cncm-faust-2.40.0_GH0.tar.gz) = 67101684
|
||||
SHA256 (grame-cncm-faustlibraries-9082369_GH0.tar.gz) = 5ec2d2480c6ab586f5c258b27130339e3d1dbebfae936d39a89de656f2e29936
|
||||
SIZE (grame-cncm-faustlibraries-9082369_GH0.tar.gz) = 7711773
|
||||
SHA256 (google-oboe-7146098_GH0.tar.gz) = 68a378c0db26705479171f220400afeb1118bb95fbff5ee19a4ca3591637acce
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
bin/encoderunitypackage
|
||||
bin/faust
|
||||
bin/faust-config
|
||||
bin/faust2alqt
|
||||
bin/faust2alsa
|
||||
bin/faust2alsaconsole
|
||||
|
@ -67,11 +68,13 @@ bin/faust2rpialsaconsole
|
|||
bin/faust2rpinetjackconsole
|
||||
bin/faust2sam
|
||||
bin/faust2sc
|
||||
bin/faust2sc.py
|
||||
bin/faust2sig
|
||||
bin/faust2sigviewer
|
||||
bin/faust2smartkeyb
|
||||
bin/faust2sndfile
|
||||
bin/faust2soul
|
||||
bin/faust2sublimecompletions
|
||||
bin/faust2supercollider
|
||||
bin/faust2svg
|
||||
bin/faust2svgviewer
|
||||
|
@ -255,7 +258,7 @@ lib/ios-libsndfile.a
|
|||
lib/libOSCFaust.a
|
||||
lib/libfaust.so
|
||||
lib/libfaust.so.2
|
||||
lib/libfaust.so.2.37.3
|
||||
lib/libfaust.so.2.40.0
|
||||
%%HIGHLIGHT%%share/apps/katepart/syntax/faust.xml
|
||||
%%DATADIR%%/AU/AUPublic/AUBase/AUBase.cpp
|
||||
%%DATADIR%%/AU/AUPublic/AUBase/AUBase.h
|
||||
|
@ -644,6 +647,9 @@ lib/libfaust.so.2.37.3
|
|||
%%DATADIR%%/max-msp/faustgen-wrapper.maxpat
|
||||
%%DATADIR%%/max-msp/max-msp.cpp
|
||||
%%DATADIR%%/max-msp/max-msp64.cpp
|
||||
%%DATADIR%%/max-msp/sndfile/arm/libsndfile.a
|
||||
%%DATADIR%%/max-msp/sndfile/intel/libsndfile.a
|
||||
%%DATADIR%%/max-msp/sndfile/sndfile.h
|
||||
%%DATADIR%%/max-msp/ui.js
|
||||
%%DATADIR%%/max-msp/wrapper-poly.maxpat
|
||||
%%DATADIR%%/max-msp/wrapper.maxpat
|
||||
|
|
Loading…
Reference in a new issue