aboutsummaryrefslogtreecommitdiff
path: root/audio/dpf-plugins-lv2/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-01-18 18:06:52 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-01-18 18:42:44 +0000
commitf6a2e2fee1fd9ae183f2dd86a3f8b97c278e8c57 (patch)
tree9df69f097bc8914a3ab45ba38a54757c6c462982 /audio/dpf-plugins-lv2/Makefile
parent30ce7c4f370b2d0a581b3f9927213552e036f723 (diff)
downloadports-f6a2e2fee1fd9ae183f2dd86a3f8b97c278e8c57.tar.gz
ports-f6a2e2fee1fd9ae183f2dd86a3f8b97c278e8c57.zip
audio/dpf-plugins-lv2: Update 1.4 -> 1.5
Reported by: portscout
Diffstat (limited to 'audio/dpf-plugins-lv2/Makefile')
-rw-r--r--audio/dpf-plugins-lv2/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/audio/dpf-plugins-lv2/Makefile b/audio/dpf-plugins-lv2/Makefile
index cfb08663b77e..ab5c1fea1e77 100644
--- a/audio/dpf-plugins-lv2/Makefile
+++ b/audio/dpf-plugins-lv2/Makefile
@@ -1,7 +1,6 @@
PORTNAME= dpf-plugins
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4
-PORTREVISION= 2
+DISTVERSION= 1.5
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
@@ -14,20 +13,21 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= lv2>0:audio/lv2 \
bash:shells/bash
LIB_DEPENDS= liblo.so:audio/liblo \
- libprojectM.so:graphics/libprojectm
+ libprojectM.so:graphics/libprojectm \
+ libpulse-simple.so:audio/pulseaudio
USES= compiler:c++11-lang gl gmake localbase pkgconfig shebangfix xorg
SHEBANG_FILES= dpf/utils/generate-ttl.sh
USE_GITHUB= yes
GH_ACCOUNT= DISTRHO
GH_PROJECT= DPF-Plugins
-USE_XORG= x11
+USE_XORG= x11 xcursor xext xrandr
USE_GL= gl
CXXFLAGS+= -I${FILESDIR}
LDFLAGS+= -pthread
-CONFLICTS_INSTALL= nekobi-lv2 # bin/Nekobi
+CONFLICTS_INSTALL= nekobi-lv2 # bin/Nekobi
OPTIONS_DEFINE= JACK
OPTIONS_DEFAULT= JACK