svn commit: r558801 - head/audio/synthv1-lv2
Yuri Victorovich
yuri at FreeBSD.org
Mon Dec 21 08:25:26 UTC 2020
Author: yuri
Date: Mon Dec 21 08:25:25 2020
New Revision: 558801
URL: https://svnweb.freebsd.org/changeset/ports/558801
Log:
audio/synthv1-lv2: Update 0.9.17 -> 0.9.19
Reported by: portscout
Modified:
head/audio/synthv1-lv2/Makefile
head/audio/synthv1-lv2/distinfo
head/audio/synthv1-lv2/pkg-plist
Modified: head/audio/synthv1-lv2/Makefile
==============================================================================
--- head/audio/synthv1-lv2/Makefile Mon Dec 21 08:24:44 2020 (r558800)
+++ head/audio/synthv1-lv2/Makefile Mon Dec 21 08:25:25 2020 (r558801)
@@ -2,7 +2,7 @@
PORTNAME= synthv1
DISTVERSIONPREFIX= ${PORTNAME}_
-DISTVERSION= 0_9_17
+DISTVERSION= 0_9_19
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
@@ -16,18 +16,16 @@ BUILD_DEPENDS= lv2>0:audio/lv2
LIB_DEPENDS= libjack.so:audio/jack \
liblo.so:audio/liblo
-USES= autoreconf compiler:c++11-lang gl gmake pkgconfig qt:5 \
+USES= cmake compiler:c++17-lang gl pkgconfig qt:5 \
shared-mime-info
-GNU_CONFIGURE= yes
-USE_GITHUB= yes
-GH_ACCOUNT= rncbc
USE_GL= gl
USE_QT= core gui widgets xml buildtools_build linguisttools_build qmake_build
+USE_GITHUB= yes
+GH_ACCOUNT= rncbc
+
PLIST_SUB= SHL3=${PORTVERSION} SHL2=${PORTVERSION:R}
-CONFIGURE_ARGS= --disable-alsa-midi
-
-BINARY_ALIAS= qmake-qt5=${QMAKE}
+CMAKE_OFF= CONFIG_ALSA_MIDI
.include <bsd.port.mk>
Modified: head/audio/synthv1-lv2/distinfo
==============================================================================
--- head/audio/synthv1-lv2/distinfo Mon Dec 21 08:24:44 2020 (r558800)
+++ head/audio/synthv1-lv2/distinfo Mon Dec 21 08:25:25 2020 (r558801)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599672704
-SHA256 (rncbc-synthv1-synthv1_0_9_17_GH0.tar.gz) = 0e8e1ff5ec8b08ca9cf97bbfe4bc3d68e70072e9bbc3b2e7bafecb6aa7c9f5df
-SIZE (rncbc-synthv1-synthv1_0_9_17_GH0.tar.gz) = 243145
+TIMESTAMP = 1608537883
+SHA256 (rncbc-synthv1-synthv1_0_9_19_GH0.tar.gz) = 19a29698550e5f6b8f62f68cbb8060d1031928a927af66ffcb92fbf2f25a3333
+SIZE (rncbc-synthv1-synthv1_0_9_19_GH0.tar.gz) = 244220
Modified: head/audio/synthv1-lv2/pkg-plist
==============================================================================
--- head/audio/synthv1-lv2/pkg-plist Mon Dec 21 08:24:44 2020 (r558800)
+++ head/audio/synthv1-lv2/pkg-plist Mon Dec 21 08:25:25 2020 (r558801)
@@ -3,8 +3,8 @@ lib/lv2/synthv1.lv2/manifest.ttl
lib/lv2/synthv1.lv2/synthv1.so
lib/lv2/synthv1.lv2/synthv1.ttl
lib/lv2/synthv1.lv2/synthv1_ui.ttl
+man/fr/man1/synthv1.1.gz
man/man1/synthv1.1.gz
-man/man1/synthv1.fr.1.gz
share/applications/synthv1.desktop
share/icons/hicolor/32x32/apps/synthv1.png
share/icons/hicolor/32x32/mimetypes/application-x-synthv1-preset.png
More information about the svn-ports-head
mailing list