svn commit: r471440 - in head/audio: . beatslash-lv2 beatslash-lv2/files

Yuri Victorovich yuri at FreeBSD.org
Sun Jun 3 02:07:45 UTC 2018


Author: yuri
Date: Sun Jun  3 02:07:43 2018
New Revision: 471440
URL: https://svnweb.freebsd.org/changeset/ports/471440

Log:
  New port: audio/beatslash-lv2: LV2 plugins to mangle, slash, repeat and do much more with your beats

Added:
  head/audio/beatslash-lv2/
  head/audio/beatslash-lv2/Makefile   (contents, props changed)
  head/audio/beatslash-lv2/distinfo   (contents, props changed)
  head/audio/beatslash-lv2/files/
  head/audio/beatslash-lv2/files/patch-wscript   (contents, props changed)
  head/audio/beatslash-lv2/pkg-descr   (contents, props changed)
  head/audio/beatslash-lv2/pkg-plist   (contents, props changed)
Modified:
  head/audio/Makefile

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Sun Jun  3 01:39:12 2018	(r471439)
+++ head/audio/Makefile	Sun Jun  3 02:07:43 2018	(r471440)
@@ -57,6 +57,7 @@
     SUBDIR += baresip
     SUBDIR += baudline
     SUBDIR += bcg729
+    SUBDIR += beatslash-lv2
     SUBDIR += beep
     SUBDIR += beets
     SUBDIR += blop

Added: head/audio/beatslash-lv2/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/beatslash-lv2/Makefile	Sun Jun  3 02:07:43 2018	(r471440)
@@ -0,0 +1,29 @@
+# $FreeBSD$
+
+PORTNAME=	beatslash
+DISTVERSIONPREFIX=	v
+DISTVERSION=	1.0.2
+CATEGORIES=	audio
+PKGNAMESUFFIX=	-lv2
+
+MAINTAINER=	yuri at FreeBSD.org
+COMMENT=	LV2 plugins to mangle, slash, repeat and do much more with your beats
+
+LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
+BUILD_DEPENDS=	lv2>0:audio/lv2 \
+		lvtk>0:audio/lvtk
+LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
+		libfreetype.so:print/freetype2
+
+USES=		pkgconfig waf
+USE_GITHUB=	yes
+GH_ACCOUNT=	blablack
+GH_PROJECT=	${PORTNAME}-lv2
+USE_GNOME=	atkmm gdkpixbuf2 gtkmm24
+
+post-patch:
+	@${REINPLACE_CMD} -e 's|#include <lvtk-1/lvtk|#include <lvtk-2/lvtk|' ${WRKSRC}/src/*.?pp
+
+.include <bsd.port.mk>

Added: head/audio/beatslash-lv2/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/beatslash-lv2/distinfo	Sun Jun  3 02:07:43 2018	(r471440)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1527990382
+SHA256 (blablack-beatslash-lv2-v1.0.2_GH0.tar.gz) = 05e76daa7b299d6a35bb451bf9f27f5b0f6e6857ea919ebe26deda6dcb585e22
+SIZE (blablack-beatslash-lv2-v1.0.2_GH0.tar.gz) = 122269

Added: head/audio/beatslash-lv2/files/patch-wscript
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/beatslash-lv2/files/patch-wscript	Sun Jun  3 02:07:43 2018	(r471440)
@@ -0,0 +1,15 @@
+--- wscript.orig	2018-06-03 01:48:08 UTC
++++ wscript
+@@ -29,9 +29,9 @@ def configure(conf):
+     autowaf.check_pkg(conf, 'gtk+-2.0', uselib_store='GTK2', atleast_version='2.24.0')
+     autowaf.check_pkg(conf, 'cairo', uselib_store='CAIRO', atleast_version='1.0.0')
+     autowaf.check_pkg(conf, 'lv2', uselib_store='LV2', atleast_version='1.2.0')
+-    autowaf.check_pkg(conf, 'lvtk-plugin-1', uselib_store='LVTK_PLUGIN', atleast_version='1.1.1')
+-    autowaf.check_pkg(conf, 'lvtk-ui-1', uselib_store='LVTK_UI', atleast_version='1.1.1')
+-    autowaf.check_pkg(conf, 'lvtk-gtkui-1', uselib_store='LVTK_GTKGUI', atleast_version='1.1.1')
++    autowaf.check_pkg(conf, 'lvtk-plugin-2', uselib_store='LVTK_PLUGIN', atleast_version='1.1.1')
++    autowaf.check_pkg(conf, 'lvtk-ui-2', uselib_store='LVTK_UI', atleast_version='1.1.1')
++    autowaf.check_pkg(conf, 'lvtk-gtkui-2', uselib_store='LVTK_GTKGUI', atleast_version='1.1.1')
+ 
+     check = 'Extended Initializer Lists'
+     conf.check_cxx(msg         = check,

Added: head/audio/beatslash-lv2/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/beatslash-lv2/pkg-descr	Sun Jun  3 02:07:43 2018	(r471440)
@@ -0,0 +1,7 @@
+beatslash-lv2 is a set of plugins for live beat repeating and beat slicing.
+
+Features:
+* the beat repeater will repeat the current beat
+* the beat slicer will randomly repeat parts of a live sample
+
+WWW: https://objectivewave.wordpress.com/beatslash-lv2/

Added: head/audio/beatslash-lv2/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/beatslash-lv2/pkg-plist	Sun Jun  3 02:07:43 2018	(r471440)
@@ -0,0 +1,13 @@
+lib/lv2/beatslash.lv2/beatrepeater_mono.so
+lib/lv2/beatslash.lv2/beatrepeater_mono.ttl
+lib/lv2/beatslash.lv2/beatrepeater_mono_gui.so
+lib/lv2/beatslash.lv2/beatrepeater_stereo.so
+lib/lv2/beatslash.lv2/beatrepeater_stereo.ttl
+lib/lv2/beatslash.lv2/beatrepeater_stereo_gui.so
+lib/lv2/beatslash.lv2/beatslicer_mono.so
+lib/lv2/beatslash.lv2/beatslicer_mono.ttl
+lib/lv2/beatslash.lv2/beatslicer_mono_gui.so
+lib/lv2/beatslash.lv2/beatslicer_stereo.so
+lib/lv2/beatslash.lv2/beatslicer_stereo.ttl
+lib/lv2/beatslash.lv2/beatslicer_stereo_gui.so
+lib/lv2/beatslash.lv2/manifest.ttl


More information about the svn-ports-all mailing list