svn commit: r483356 - in head/audio: . synthv1-lv2 synthv1-lv2/files
Yuri Victorovich
yuri at FreeBSD.org
Sun Oct 28 21:22:04 UTC 2018
Author: yuri
Date: Sun Oct 28 21:22:02 2018
New Revision: 483356
URL: https://svnweb.freebsd.org/changeset/ports/483356
Log:
New port: audio/synthv1-lv2: Old-school polyphonic synthesizer
Added:
head/audio/synthv1-lv2/
head/audio/synthv1-lv2/Makefile (contents, props changed)
head/audio/synthv1-lv2/distinfo (contents, props changed)
head/audio/synthv1-lv2/files/
head/audio/synthv1-lv2/files/patch-src_synthv1__jack.cpp (contents, props changed)
head/audio/synthv1-lv2/pkg-descr (contents, props changed)
head/audio/synthv1-lv2/pkg-plist (contents, props changed)
Modified:
head/audio/Makefile
Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile Sun Oct 28 21:15:27 2018 (r483355)
+++ head/audio/Makefile Sun Oct 28 21:22:02 2018 (r483356)
@@ -815,6 +815,7 @@
SUBDIR += swh-lv2
SUBDIR += swhplugins
SUBDIR += synthpod-lv2
+ SUBDIR += synthv1-lv2
SUBDIR += taglib
SUBDIR += taglib-extras
SUBDIR += taglib-sharp
Added: head/audio/synthv1-lv2/Makefile
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/audio/synthv1-lv2/Makefile Sun Oct 28 21:22:02 2018 (r483356)
@@ -0,0 +1,30 @@
+# $FreeBSD$
+
+PORTNAME= synthv1
+DISTVERSIONPREFIX= ${PORTNAME}_
+DISTVERSION= 0_9_3
+CATEGORIES= audio
+PKGNAMESUFFIX= -lv2
+
+MAINTAINER= yuri at FreeBSD.org
+COMMENT= Old-school polyphonic synthesizer
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+BUILD_DEPENDS= lv2>0:audio/lv2
+LIB_DEPENDS= libjack.so:audio/jack \
+ liblo.so:audio/liblo
+
+USES= autoreconf gl gmake 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 qmake_build
+
+PLIST_SUB= SHL3=${PORTVERSION} SHL2=${PORTVERSION:R}
+
+CONFIGURE_ARGS= --disable-alsa-midi
+
+.include <bsd.port.mk>
Added: head/audio/synthv1-lv2/distinfo
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/audio/synthv1-lv2/distinfo Sun Oct 28 21:22:02 2018 (r483356)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1540761275
+SHA256 (rncbc-synthv1-synthv1_0_9_3_GH0.tar.gz) = 70f3e3bb5a6a828f7fb4f4225a16360f9738a3c40ffcaad6c51c4c0321c086ca
+SIZE (rncbc-synthv1-synthv1_0_9_3_GH0.tar.gz) = 209305
Added: head/audio/synthv1-lv2/files/patch-src_synthv1__jack.cpp
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/audio/synthv1-lv2/files/patch-src_synthv1__jack.cpp Sun Oct 28 21:22:02 2018 (r483356)
@@ -0,0 +1,10 @@
+--- src/synthv1_jack.cpp.orig 2018-10-28 21:16:24 UTC
++++ src/synthv1_jack.cpp
+@@ -32,6 +32,7 @@
+ #include <string.h>
+
+ #include <math.h>
++#include <unistd.h>
+
+ #include <QCoreApplication>
+ #include <QDir>
Added: head/audio/synthv1-lv2/pkg-descr
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/audio/synthv1-lv2/pkg-descr Sun Oct 28 21:22:02 2018 (r483356)
@@ -0,0 +1,9 @@
+synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic
+synthesizer with stereo fx.
+
+Features:
+* a pure stand-alone JACK client with JACK-session, NSM (Non Session management)
+ and both JACK MIDI and ALSA MIDI input support;
+* a LV2 instrument plug-in.
+
+WWW: https://synthv1.sourceforge.io/
Added: head/audio/synthv1-lv2/pkg-plist
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/audio/synthv1-lv2/pkg-plist Sun Oct 28 21:22:02 2018 (r483356)
@@ -0,0 +1,23 @@
+bin/synthv1_jack
+lib/libsynthv1.so
+lib/libsynthv1.so.0
+lib/libsynthv1.so.%%SHL2%%
+lib/libsynthv1.so.%%SHL3%%
+lib/libsynthv1_ui.so
+lib/libsynthv1_ui.so.0
+lib/libsynthv1_ui.so.%%SHL2%%
+lib/libsynthv1_ui.so.%%SHL3%%
+lib/lv2/synthv1.lv2/manifest.ttl
+lib/lv2/synthv1.lv2/synthv1.so
+lib/lv2/synthv1.lv2/synthv1.ttl
+lib/lv2/synthv1.lv2/synthv1_ui.so
+lib/lv2/synthv1.lv2/synthv1_ui.ttl
+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
+share/icons/hicolor/scalable/apps/synthv1.svg
+share/icons/hicolor/scalable/mimetypes/application-x-synthv1-preset.svg
+share/metainfo/synthv1.appdata.xml
+share/mime/packages/synthv1.xml
More information about the svn-ports-all
mailing list