aboutsummaryrefslogtreecommitdiff
path: root/audio/drumgizmo
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-11-24 09:22:18 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-11-24 09:22:18 +0000
commit671b3140301cf1bca06173c9cdefc99706b7454b (patch)
tree4c37ad9fc8c326bbb24c0939ae683f08f20b2ec4 /audio/drumgizmo
parent716d7e7798fab396467ce4fd3e3a186ac1a81c95 (diff)
downloadports-671b3140301cf1bca06173c9cdefc99706b7454b.tar.gz
ports-671b3140301cf1bca06173c9cdefc99706b7454b.zip
Notes
Diffstat (limited to 'audio/drumgizmo')
-rw-r--r--audio/drumgizmo/Makefile22
-rw-r--r--audio/drumgizmo/distinfo6
2 files changed, 16 insertions, 12 deletions
diff --git a/audio/drumgizmo/Makefile b/audio/drumgizmo/Makefile
index 3c07c460b7c4..fad7ffef7d79 100644
--- a/audio/drumgizmo/Makefile
+++ b/audio/drumgizmo/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= drumgizmo
-PORTVERSION= 0.9.18.1
-PORTREVISION= 1
+PORTVERSION= 0.9.19
CATEGORIES= audio
MASTER_SITES= http://www.drumgizmo.org/releases/${PORTNAME}-${PORTVERSION}/
@@ -13,8 +12,6 @@ COMMENT= Multichannel drum sampler
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING
-BROKEN= pluginlv2.cc:687:2: error: cannot initialize a member subobject of type 'LV2_Handle'
-
BUILD_DEPENDS= lv2>=1.14.0:audio/lv2
LIB_DEPENDS= libsmf.so:audio/libsmf \
libzita-resampler.so:audio/zita-resampler \
@@ -22,15 +19,22 @@ LIB_DEPENDS= libsmf.so:audio/libsmf \
libsndfile.so:audio/libsndfile \
libexpat.so:textproc/expat2
-GNU_CONFIGURE= yes
-USES= compiler:c++11-lang gettext-runtime gnome libtool pkgconfig xorg
+USES= compiler:c++11-lang gnome libtool pkgconfig xorg
USE_GNOME= glib20
USE_XORG= x11 xext
-CPPFLAGS+= -I../include -I../../include -I../src -I../../src -I${LOCALBASE}/include
-
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-output-alsa --enable-lv2
CONFIGURE_ENV= EXPAT_CFLAGS=-isystem${LOCALBASE}/include EXPAT_LDFLAGS=-L${LOCALBASE}/lib \
ZITA_CPPFLAGS=-isystem${LOCALBASE}/include ZITA_LDFLAGS=-L${LOCALBASE}/lib
-CONFIGURE_ARGS= --disable-output-alsa --enable-lv2
+
+CPPFLAGS+= -I../include -I../../include -I../src -I../../src -I${LOCALBASE}/include
+
+OPTIONS_DEFINE= NLS
+OPTIONS_SUB= yes
+NLS_USES= gettext-runtime gettext-tools
+
+post-install:
+ @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/drumgizmo.lv2/drumgizmo.so
.include <bsd.port.mk>
diff --git a/audio/drumgizmo/distinfo b/audio/drumgizmo/distinfo
index b3c69e83ab21..636d7273e8b6 100644
--- a/audio/drumgizmo/distinfo
+++ b/audio/drumgizmo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578600953
-SHA256 (drumgizmo-0.9.18.1.tar.gz) = 67a2d9d4aa11ee92f000cc8a49710408c2328b2581a5339be3cbfe91d99feb2e
-SIZE (drumgizmo-0.9.18.1.tar.gz) = 1025521
+TIMESTAMP = 1606149513
+SHA256 (drumgizmo-0.9.19.tar.gz) = 7426f38b58fbb82d3eada60c204d74e6c5de31ef424c017e3f890117e146a2a3
+SIZE (drumgizmo-0.9.19.tar.gz) = 976316