Index: head/audio/zam-plugins-lv2/Makefile =================================================================== --- head/audio/zam-plugins-lv2/Makefile (revision 503775) +++ head/audio/zam-plugins-lv2/Makefile (revision 503776) @@ -1,50 +1,48 @@ # $FreeBSD$ PORTNAME= zam-plugins -DISTVERSION= 3.10-13 -DISTVERSIONSUFFIX= -gfbdbf08 -PORTREVISION= 3 +DISTVERSION= 3.11-1 +DISTVERSIONSUFFIX= -gce45995 CATEGORIES= audio PKGNAMESUFFIX= -lv2 MAINTAINER= yuri@FreeBSD.org COMMENT= Collection of LADSPA/LV2/VST/JACK audio plugins -LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= lv2>0:audio/lv2 \ ${LOCALBASE}/include/fftw3.h:math/fftw3 LIB_DEPENDS= libfftw3f.so:math/fftw3-float \ libjack.so:audio/jack \ libsamplerate.so:audio/libsamplerate \ libzita-convolver.so:audio/zita-convolver USES= compiler:c++11-lib gl gmake localbase:ldflags pkgconfig USE_GITHUB= yes GH_ACCOUNT= zamaudio -GH_TUPLE= DISTRHO:DPF:2786991:d/dpf +GH_TUPLE= DISTRHO:DPF:68b3a57:d/dpf USE_GL= gl USE_XORG= x11 CFLAGS+= -I${FILESDIR} -MAKE_ARGS+= USE_SYSTEM_LIBS=1 +MAKE_ARGS+= USE_SYSTEM_LIBS=1 HAVE_ZITA_CONVOLVER=true .include post-extract: @${RM} -r ${WRKSRC}/lib/zita-convolver-* post-patch: - #@${REINPLACE_CMD} -e 's|#include "../../lib/zita-convolver-.*/zita-convolver.h"|#include |' ${WRKSRC}/plugins/Zam*/convolution.*pp @${REINPLACE_CMD} -e 's|#!/bin/bash|#!/bin/sh|' ${WRKSRC}/dpf/utils/generate-ttl.sh .if ${ARCH} == aarch64 || ${ARCH:Marmv*} || ${ARCH:Mmips*} || ${ARCH:Mpowerpc*} || ${ARCH} == sparc64 ${REINPLACE_CMD} -e '/-mfpmath=sse/d' \ -e 's/-mtune=generic -msse -msse2//' \ ${WRKSRC}/Makefile.mk ${WRKSRC}/Makefile.mk ${REINPLACE_CMD} -e '/-mfpmath=sse/d' \ -e 's/-mtune=generic -msse -msse2//' \ ${WRKSRC}/Makefile.mk ${WRKSRC}/dpf/dgl/Makefile.mk .endif .include Index: head/audio/zam-plugins-lv2/distinfo =================================================================== --- head/audio/zam-plugins-lv2/distinfo (revision 503775) +++ head/audio/zam-plugins-lv2/distinfo (revision 503776) @@ -1,5 +1,5 @@ -TIMESTAMP = 1528555837 -SHA256 (zamaudio-zam-plugins-3.10-13-gfbdbf08_GH0.tar.gz) = 5cb7a1a95ab2571ad8a3797f0f4d2a5c27f29a89f1171312d576213cfe573b5c -SIZE (zamaudio-zam-plugins-3.10-13-gfbdbf08_GH0.tar.gz) = 23932828 -SHA256 (DISTRHO-DPF-2786991_GH0.tar.gz) = dc2b8d2708926d1a2b8043bf5a3e4670530246949af01f5c959439e3a6ecdbc8 -SIZE (DISTRHO-DPF-2786991_GH0.tar.gz) = 1600005 +TIMESTAMP = 1560051677 +SHA256 (zamaudio-zam-plugins-3.11-1-gce45995_GH0.tar.gz) = 5b1a60afae86636d330096e851be11a639fe776583d9a54aca5bba5a57480d05 +SIZE (zamaudio-zam-plugins-3.11-1-gce45995_GH0.tar.gz) = 23926863 +SHA256 (DISTRHO-DPF-68b3a57_GH0.tar.gz) = c5e188808d6887119bc5311433558331fd7192cff37f1dbf5ed97f25d44a378a +SIZE (DISTRHO-DPF-68b3a57_GH0.tar.gz) = 1624216 Index: head/audio/zam-plugins-lv2/files/patch-Makefile.mk =================================================================== --- head/audio/zam-plugins-lv2/files/patch-Makefile.mk (revision 503775) +++ head/audio/zam-plugins-lv2/files/patch-Makefile.mk (nonexistent) @@ -1,25 +0,0 @@ ---- Makefile.mk.orig 2018-05-29 08:20:20 UTC -+++ Makefile.mk -@@ -35,19 +35,19 @@ ifeq ($(MACOS),true) - LINK_OPTS = -fdata-sections -ffunction-sections -Wl,-dead_strip -Wl,-dead_strip_dylibs - else - # Common linker flags --LINK_OPTS = -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -+LINK_OPTS = -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--strip-all - endif - - ifeq ($(RASPPI),true) - # Raspberry-Pi optimization flags - BASE_OPTS = -O2 -ffast-math -march=armv6 -mfpu=vfp -mfloat-abi=hard --LINK_OPTS = -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -+LINK_OPTS = -Wl,-O1 -Wl,--strip-all - endif - - ifeq ($(PANDORA),true) - # OpenPandora optimization flags - BASE_OPTS = -O2 -ffast-math -march=armv7-a -mcpu=cortex-a8 -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp --LINK_OPTS = -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -+LINK_OPTS = -Wl,-O1 -Wl,--strip-all - endif - - ifeq ($(NOOPT),true) Property changes on: head/audio/zam-plugins-lv2/files/patch-Makefile.mk ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/zam-plugins-lv2/files/patch-dpf_dgl_Makefile.mk =================================================================== --- head/audio/zam-plugins-lv2/files/patch-dpf_dgl_Makefile.mk (revision 503775) +++ head/audio/zam-plugins-lv2/files/patch-dpf_dgl_Makefile.mk (nonexistent) @@ -1,18 +0,0 @@ ---- dpf/dgl/Makefile.mk.orig 2018-05-29 08:20:51 UTC -+++ dpf/dgl/Makefile.mk -@@ -30,13 +30,13 @@ ifeq ($(MACOS),true) - LINK_OPTS = -fdata-sections -ffunction-sections -Wl,-dead_strip -Wl,-dead_strip_dylibs - else - # Common linker flags --LINK_OPTS = -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -+LINK_OPTS = -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,-O1 -Wl,--strip-all - endif - - ifeq ($(RASPPI),true) - # Raspberry-Pi optimization flags - BASE_OPTS = -O2 -march=armv6 -mfpu=vfp -mfloat-abi=hard --LINK_OPTS = -Wl,-O1 -Wl,--as-needed -Wl,--strip-all -+LINK_OPTS = -Wl,-O1 -Wl,--strip-all - endif - - ifeq ($(NOOPT),true) Property changes on: head/audio/zam-plugins-lv2/files/patch-dpf_dgl_Makefile.mk ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/zam-plugins-lv2/files/patch-dpf_dgl_src_Window.cpp =================================================================== --- head/audio/zam-plugins-lv2/files/patch-dpf_dgl_src_Window.cpp (revision 503775) +++ head/audio/zam-plugins-lv2/files/patch-dpf_dgl_src_Window.cpp (nonexistent) @@ -1,15 +0,0 @@ ---- dpf/dgl/src/Window.cpp.orig 2018-04-11 22:29:29 UTC -+++ dpf/dgl/src/Window.cpp -@@ -1148,10 +1148,11 @@ bool Window::openFileBrowser(const FileB - // TODO: cross-platform - - String startDir(options.startDir); -+ static char buf[1024]; - - if (startDir.isEmpty()) - { -- if (char* const dir_name = get_current_dir_name()) -+ if (char* const dir_name = getwd(buf)) - { - startDir = dir_name; - std::free(dir_name); Property changes on: head/audio/zam-plugins-lv2/files/patch-dpf_dgl_src_Window.cpp ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property