commit eca387919fa3c1b13d6e5be5dbd287f3c75bb1ab Author: Goran Mekić Date: Mon Nov 23 19:32:21 2020 +0100 Drumgizmo update to 0.9.19 diff --git a/audio/drumgizmo/Makefile b/audio/drumgizmo/Makefile index 3c07c460b7c4..fc9762357f1a 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 \ @@ -23,9 +20,12 @@ LIB_DEPENDS= libsmf.so:audio/libsmf \ 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 +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes +NLS_USES= gettext-runtime gettext-tools CPPFLAGS+= -I../include -I../../include -I../src -I../../src -I${LOCALBASE}/include @@ -33,4 +33,7 @@ CONFIGURE_ENV= EXPAT_CFLAGS=-isystem${LOCALBASE}/include EXPAT_LDFLAGS=-L${LOCAL ZITA_CPPFLAGS=-isystem${LOCALBASE}/include ZITA_LDFLAGS=-L${LOCALBASE}/lib CONFIGURE_ARGS= --disable-output-alsa --enable-lv2 +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/drumgizmo.lv2/drumgizmo.so + .include 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