Skip to content

Commit

Permalink
audio/faust: Update 2.40.0 -> 2.41.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jul 2, 2022
1 parent ce29d69 commit 91dae41
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 9 deletions.
6 changes: 3 additions & 3 deletions audio/faust/Makefile
@@ -1,7 +1,7 @@
# Created by: Yuri Victorovich <yuri@FreeBSD.org>

PORTNAME= faust
DISTVERSION= 2.40.0
DISTVERSION= 2.41.1
CATEGORIES= audio devel

MAINTAINER= yuri@FreeBSD.org
Expand All @@ -13,13 +13,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING.txt
LIB_DEPENDS= libLLVM-${LLVM_VERSION}.so:devel/llvm${LLVM_VERSION}
RUN_DEPENDS= bash:shells/bash

USES= compiler:c++11-lang cmake ncurses python pkgconfig shebangfix
USES= compiler:c++14-lang cmake ncurses python pkgconfig shebangfix
USE_LDCONFIG= yes

USE_GITHUB= yes
GH_ACCOUNT= grame-cncm
GH_TUPLE= \
grame-cncm:faustlibraries:9082369:grame_cncm_faustlibraries/libraries \
grame-cncm:faustlibraries:9b05121:grame_cncm_faustlibraries/libraries \
google:oboe:7146098:google_oboe/architecture/android/app/oboe \
google:oboe:7146098:google_oboe/architecture/smartKeyboard/android/app/oboe

Expand Down
10 changes: 5 additions & 5 deletions audio/faust/distinfo
@@ -1,7 +1,7 @@
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
TIMESTAMP = 1656734109
SHA256 (grame-cncm-faust-2.41.1_GH0.tar.gz) = d2d6984e916b108ee95b0d502bc4e4a7f6657bd442e81530cc80ce0c81103160
SIZE (grame-cncm-faust-2.41.1_GH0.tar.gz) = 67674609
SHA256 (grame-cncm-faustlibraries-9b05121_GH0.tar.gz) = 1d93db668ad768a035e9d7b0f51e7480938366e79eec11f4e5349994392c47ff
SIZE (grame-cncm-faustlibraries-9b05121_GH0.tar.gz) = 7757810
SHA256 (google-oboe-7146098_GH0.tar.gz) = 68a378c0db26705479171f220400afeb1118bb95fbff5ee19a4ca3591637acce
SIZE (google-oboe-7146098_GH0.tar.gz) = 6181956
6 changes: 5 additions & 1 deletion audio/faust/pkg-plist
Expand Up @@ -11,6 +11,7 @@ bin/faust2atomsnippets
bin/faust2au
bin/faust2audiokit
bin/faust2bela
bin/faust2bench
bin/faust2cagtk
bin/faust2caqt
bin/faust2caqtios
Expand Down Expand Up @@ -79,6 +80,7 @@ bin/faust2supercollider
bin/faust2svg
bin/faust2svgviewer
bin/faust2teensy
bin/faust2tidalcycles
bin/faust2unity
bin/faust2vcvrack
bin/faust2vst
Expand Down Expand Up @@ -139,6 +141,7 @@ include/faust/dsp/faust-dynamic-engine.cpp.orig
include/faust/dsp/faust-dynamic-engine.h
include/faust/dsp/faust-engine.h
include/faust/dsp/faust-poly-engine.h
include/faust/dsp/interpreter-dsp-c.h
include/faust/dsp/interpreter-dsp.h
include/faust/dsp/interpreter-machine-dsp.h
include/faust/dsp/libfaust-box-c.h
Expand All @@ -165,6 +168,7 @@ include/faust/dsp/timed-dsp.h
include/faust/dsp/timed-dsp.h.orig
include/faust/dsp/wasm-dsp-imp.h
include/faust/dsp/wasm-dsp.h
include/faust/export.h
include/faust/gui/APIUI.h
include/faust/gui/BelaOSCUI.h
include/faust/gui/CGlue.h
Expand Down Expand Up @@ -258,7 +262,7 @@ lib/ios-libsndfile.a
lib/libOSCFaust.a
lib/libfaust.so
lib/libfaust.so.2
lib/libfaust.so.2.40.0
lib/libfaust.so.2.41.1
%%HIGHLIGHT%%share/apps/katepart/syntax/faust.xml
%%DATADIR%%/AU/AUPublic/AUBase/AUBase.cpp
%%DATADIR%%/AU/AUPublic/AUBase/AUBase.h
Expand Down

0 comments on commit 91dae41

Please sign in to comment.