aboutsummaryrefslogtreecommitdiff
path: root/audio/midi-matrix-lv2
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2019-05-04 20:31:46 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2019-05-04 20:31:46 +0000
commit06bcc11981011aec7b2e806cd6240edc2e46f817 (patch)
treee2465a20f344d21e2539919c691cc5407e13bd7a /audio/midi-matrix-lv2
parent4ee2ad9bfcb373b010b41fd4f6365c164ea89ae1 (diff)
downloadports-06bcc11981011aec7b2e806cd6240edc2e46f817.tar.gz
ports-06bcc11981011aec7b2e806cd6240edc2e46f817.zip
audio/midi-matrix-lv2: Update 0.20.0 -> 0.22.0
Notes
Notes: svn path=/head/; revision=500829
Diffstat (limited to 'audio/midi-matrix-lv2')
-rw-r--r--audio/midi-matrix-lv2/Makefile11
-rw-r--r--audio/midi-matrix-lv2/distinfo6
-rw-r--r--audio/midi-matrix-lv2/files/patch-pugl_pugl_pugl__x11.c11
-rw-r--r--audio/midi-matrix-lv2/pkg-descr2
4 files changed, 10 insertions, 20 deletions
diff --git a/audio/midi-matrix-lv2/Makefile b/audio/midi-matrix-lv2/Makefile
index 95e6decf7337..ef43ae7e01e2 100644
--- a/audio/midi-matrix-lv2/Makefile
+++ b/audio/midi-matrix-lv2/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= midi-matrix
-PORTVERSION= 0.20.0
-PORTREVISION= 1
+DISTVERSION= 0.22.0
CATEGORIES= audio
-MASTER_SITES= https://gitlab.com/OpenMusicKontrollers/midi_matrix.lv2/repository/archive.tar.gz?ref=${PORTVERSION}&dummy=/
+MASTER_SITES= https://gitlab.com/OpenMusicKontrollers/midi_matrix.lv2/repository/archive.tar.gz?ref=${DISTVERSION}&dummy=/
PKGNAMESUFFIX= -lv2
MAINTAINER= yuri@FreeBSD.org
@@ -14,9 +13,11 @@ COMMENT= LV2 'Midi Matrix' plugin bundle: 'Channel Filter'
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= lv2>0:audio/lv2
+BUILD_DEPENDS= lv2>0:audio/lv2 \
+ lv2lint:audio/lv2lint \
+ sord_validate:devel/sord
-USES= cmake compiler:c11 pkgconfig
+USES= compiler:c11 gl meson pkgconfig
USE_XORG= x11 xext
USE_GL= gl glu
diff --git a/audio/midi-matrix-lv2/distinfo b/audio/midi-matrix-lv2/distinfo
index 9abe52c397ea..59c731901f9d 100644
--- a/audio/midi-matrix-lv2/distinfo
+++ b/audio/midi-matrix-lv2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1502216898
-SHA256 (midi-matrix-0.20.0.tar.gz) = 1ff8478d2610c4b216a02052bde24929a54d89af31eb0c1a3e7e1ff5d07b7980
-SIZE (midi-matrix-0.20.0.tar.gz) = 1719808
+TIMESTAMP = 1557001679
+SHA256 (midi-matrix-0.22.0.tar.gz) = ce26aec78df22a9ccf74c06af8d1fb19ddaf782f538dec0498692caaaf7349f4
+SIZE (midi-matrix-0.22.0.tar.gz) = 1903280
diff --git a/audio/midi-matrix-lv2/files/patch-pugl_pugl_pugl__x11.c b/audio/midi-matrix-lv2/files/patch-pugl_pugl_pugl__x11.c
deleted file mode 100644
index 03e52a2b2d54..000000000000
--- a/audio/midi-matrix-lv2/files/patch-pugl_pugl_pugl__x11.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- pugl/pugl/pugl_x11.c.orig 2017-05-16 21:46:21 UTC
-+++ pugl/pugl/pugl_x11.c
-@@ -648,7 +648,7 @@ puglPasteFromClipboard(PuglView* view, s
- if( (xevent.xselection.selection == impl->clipboard)
- && (xevent.xselection.target == impl->utf8_string)
- && (xevent.xselection.property == XA_PRIMARY) ) {
-- ulong nitems, rem;
-+ uint32_t nitems, rem;
- int format;
- uint8_t* data;
- Atom type;
diff --git a/audio/midi-matrix-lv2/pkg-descr b/audio/midi-matrix-lv2/pkg-descr
index 8f00d58cb88d..08f7a5cde23c 100644
--- a/audio/midi-matrix-lv2/pkg-descr
+++ b/audio/midi-matrix-lv2/pkg-descr
@@ -6,4 +6,4 @@ enabling you to easily accomplish:
* MIDI channel rerouting (e.g send events from channel X to channel Y)
* And any possible combination thereof
-WWW: http://open-music-kontrollers.ch/lv2/midi_matrix
+WWW: https://open-music-kontrollers.ch/lv2/midi_matrix/