Skip to content

Commit

Permalink
audio/dpf-plugins-lv2: Update 1.4 -> 1.5
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed Jan 18, 2022
1 parent 30ce7c4 commit f6a2e2f
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 47 deletions.
10 changes: 5 additions & 5 deletions 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

Expand All @@ -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
Expand Down
6 changes: 3 additions & 3 deletions audio/dpf-plugins-lv2/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1610868324
SHA256 (DISTRHO-DPF-Plugins-v1.4_GH0.tar.gz) = 2bdf76975cc4018f6001ef87ea40290e2a990db9dc66de3f0a7c21062fb21034
SIZE (DISTRHO-DPF-Plugins-v1.4_GH0.tar.gz) = 8295487
TIMESTAMP = 1642527495
SHA256 (DISTRHO-DPF-Plugins-v1.5_GH0.tar.gz) = a421bfc1fe879473e5b5862dca4070e94e4fbe8daa13a6de0d4c432df25747a0
SIZE (DISTRHO-DPF-Plugins-v1.5_GH0.tar.gz) = 71355133
26 changes: 0 additions & 26 deletions audio/dpf-plugins-lv2/files/patch-dpf_dgl_src_Window.cpp

This file was deleted.

This file was deleted.

3 changes: 1 addition & 2 deletions audio/dpf-plugins-lv2/pkg-plist
Expand Up @@ -10,7 +10,6 @@
%%JACK%%bin/MaPitchshift
%%JACK%%bin/Nekobi
%%JACK%%bin/PingPongPan
%%JACK%%bin/ProM
%%JACK%%bin/SoulForce
%%JACK%%bin/glBars
lib/dssi/3BandEQ-dssi.so
Expand Down Expand Up @@ -110,6 +109,6 @@ lib/vst/MaGigaverb-vst.so
lib/vst/MaPitchshift-vst.so
lib/vst/Nekobi-vst.so
lib/vst/PingPongPan-vst.so
lib/vst/ProM-vst.so
lib/vst/ProM.vst/ProM.so
lib/vst/SoulForce-vst.so
lib/vst/glBars-vst.so

0 comments on commit f6a2e2f

Please sign in to comment.