mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
audio/synthv1-lv2: Update 0.9.17 -> 0.9.19
Reported by: portscout
This commit is contained in:
parent
4050e22fa3
commit
69f379ac20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558801
@ -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>
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user