svn commit: r448013 - in head/audio: . mda-lv2

Richard Gallamore ultima at FreeBSD.org
Tue Aug 15 21:21:49 UTC 2017


Author: ultima
Date: Tue Aug 15 21:21:47 2017
New Revision: 448013
URL: https://svnweb.freebsd.org/changeset/ports/448013

Log:
  MDA-LV2 is an LV2 port of the MDA plugins by Paul Kellett. It contains
  36 high-quality plugins for a variety of tasks.
  
  This is a more or less faithful port of both the effects and instrument
  plugins. The only functional difference in code is to support LV2-style
  toggle ports (> 0.0 is on, rather than 0.5). All the plugins have been
  tested, and thanks to several bug fixes this collection should be more
  reliable than the original.
  
  WWW: https://drobilla.net/software/mda-lv2
  
  PR:		221270
  Submitted by:	Yuri Victorovich (maintainer)
  Reviewed by:	matthew (mentor)
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D12034

Added:
  head/audio/mda-lv2/
  head/audio/mda-lv2/Makefile   (contents, props changed)
  head/audio/mda-lv2/distinfo   (contents, props changed)
  head/audio/mda-lv2/pkg-descr   (contents, props changed)
  head/audio/mda-lv2/pkg-plist   (contents, props changed)
Modified:
  head/audio/Makefile

Modified: head/audio/Makefile
==============================================================================
--- head/audio/Makefile	Tue Aug 15 20:59:27 2017	(r448012)
+++ head/audio/Makefile	Tue Aug 15 21:21:47 2017	(r448013)
@@ -483,6 +483,7 @@
     SUBDIR += mcplay
     SUBDIR += mctoolame-decoder
     SUBDIR += mctoolame-encoder
+    SUBDIR += mda-lv2
     SUBDIR += mhwaveedit
     SUBDIR += midipp
     SUBDIR += mikmod

Added: head/audio/mda-lv2/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/mda-lv2/Makefile	Tue Aug 15 21:21:47 2017	(r448013)
@@ -0,0 +1,24 @@
+# Created by: Yuri Victorovich <yuri at rawbw.com>
+# $FreeBSD$
+
+PORTNAME=	mda
+PORTVERSION=	1.2.2
+CATEGORIES=	audio
+MASTER_SITES=	http://download.drobilla.net/
+PKGNAMESUFFIX=	-lv2
+DISTNAME=	${PKGNAME}
+
+MAINTAINER=	yuri at rawbw.com
+COMMENT=	LV2 port of the MDA plugins by Paul Kellett
+
+LICENSE=	GPLv3
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+BUILD_DEPENDS=	lv2>0:audio/lv2
+
+USES=		waf pkgconfig tar:bz2
+
+post-install:
+	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lv2/mda.lv2/*.so
+
+.include <bsd.port.mk>

Added: head/audio/mda-lv2/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/mda-lv2/distinfo	Tue Aug 15 21:21:47 2017	(r448013)
@@ -0,0 +1,3 @@
+TIMESTAMP = 1502005160
+SHA256 (mda-lv2-1.2.2.tar.bz2) = a476c31ed9f8b009ebacc32a02d06ba9584c0d0d03f03dd62b1354d10a030442
+SIZE (mda-lv2-1.2.2.tar.bz2) = 2160906

Added: head/audio/mda-lv2/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/mda-lv2/pkg-descr	Tue Aug 15 21:21:47 2017	(r448013)
@@ -0,0 +1,10 @@
+MDA-LV2 is an LV2 port of the MDA plugins by Paul Kellett. It contains
+36 high-quality plugins for a variety of tasks.
+
+This is a more or less faithful port of both the effects and instrument
+plugins. The only functional difference in code is to support LV2-style
+toggle ports (> 0.0 is on, rather than 0.5). All the plugins have been
+tested, and thanks to several bug fixes this collection should be more
+reliable than the original.
+
+WWW: https://drobilla.net/software/mda-lv2

Added: head/audio/mda-lv2/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/audio/mda-lv2/pkg-plist	Tue Aug 15 21:21:47 2017	(r448013)
@@ -0,0 +1,82 @@
+lib/lv2/mda.lv2/Ambience.so
+lib/lv2/mda.lv2/Ambience.ttl
+lib/lv2/mda.lv2/Bandisto.so
+lib/lv2/mda.lv2/Bandisto.ttl
+lib/lv2/mda.lv2/BeatBox.so
+lib/lv2/mda.lv2/BeatBox.ttl
+lib/lv2/mda.lv2/Combo.so
+lib/lv2/mda.lv2/Combo.ttl
+lib/lv2/mda.lv2/DX10-presets.ttl
+lib/lv2/mda.lv2/DX10.so
+lib/lv2/mda.lv2/DX10.ttl
+lib/lv2/mda.lv2/DeEss.so
+lib/lv2/mda.lv2/DeEss.ttl
+lib/lv2/mda.lv2/Degrade.so
+lib/lv2/mda.lv2/Degrade.ttl
+lib/lv2/mda.lv2/Delay.so
+lib/lv2/mda.lv2/Delay.ttl
+lib/lv2/mda.lv2/Detune-presets.ttl
+lib/lv2/mda.lv2/Detune.so
+lib/lv2/mda.lv2/Detune.ttl
+lib/lv2/mda.lv2/Dither.so
+lib/lv2/mda.lv2/Dither.ttl
+lib/lv2/mda.lv2/DubDelay.so
+lib/lv2/mda.lv2/DubDelay.ttl
+lib/lv2/mda.lv2/Dynamics.so
+lib/lv2/mda.lv2/Dynamics.ttl
+lib/lv2/mda.lv2/EPiano-presets.ttl
+lib/lv2/mda.lv2/EPiano.so
+lib/lv2/mda.lv2/EPiano.ttl
+lib/lv2/mda.lv2/Image.so
+lib/lv2/mda.lv2/Image.ttl
+lib/lv2/mda.lv2/JX10-presets.ttl
+lib/lv2/mda.lv2/JX10.so
+lib/lv2/mda.lv2/JX10.ttl
+lib/lv2/mda.lv2/Leslie-presets.ttl
+lib/lv2/mda.lv2/Leslie.so
+lib/lv2/mda.lv2/Leslie.ttl
+lib/lv2/mda.lv2/Limiter.so
+lib/lv2/mda.lv2/Limiter.ttl
+lib/lv2/mda.lv2/Loudness.so
+lib/lv2/mda.lv2/Loudness.ttl
+lib/lv2/mda.lv2/MultiBand.so
+lib/lv2/mda.lv2/MultiBand.ttl
+lib/lv2/mda.lv2/Overdrive.so
+lib/lv2/mda.lv2/Overdrive.ttl
+lib/lv2/mda.lv2/Piano-presets.ttl
+lib/lv2/mda.lv2/Piano.so
+lib/lv2/mda.lv2/Piano.ttl
+lib/lv2/mda.lv2/RePsycho.so
+lib/lv2/mda.lv2/RePsycho.ttl
+lib/lv2/mda.lv2/RezFilter.so
+lib/lv2/mda.lv2/RezFilter.ttl
+lib/lv2/mda.lv2/RingMod.so
+lib/lv2/mda.lv2/RingMod.ttl
+lib/lv2/mda.lv2/RoundPan.so
+lib/lv2/mda.lv2/RoundPan.ttl
+lib/lv2/mda.lv2/Shepard.so
+lib/lv2/mda.lv2/Shepard.ttl
+lib/lv2/mda.lv2/Splitter-presets.ttl
+lib/lv2/mda.lv2/Splitter.so
+lib/lv2/mda.lv2/Splitter.ttl
+lib/lv2/mda.lv2/Stereo.so
+lib/lv2/mda.lv2/Stereo.ttl
+lib/lv2/mda.lv2/SubSynth.so
+lib/lv2/mda.lv2/SubSynth.ttl
+lib/lv2/mda.lv2/TalkBox.so
+lib/lv2/mda.lv2/TalkBox.ttl
+lib/lv2/mda.lv2/TestTone.so
+lib/lv2/mda.lv2/TestTone.ttl
+lib/lv2/mda.lv2/ThruZero-presets.ttl
+lib/lv2/mda.lv2/ThruZero.so
+lib/lv2/mda.lv2/ThruZero.ttl
+lib/lv2/mda.lv2/Tracker.so
+lib/lv2/mda.lv2/Tracker.ttl
+lib/lv2/mda.lv2/Transient.so
+lib/lv2/mda.lv2/Transient.ttl
+lib/lv2/mda.lv2/VocInput.so
+lib/lv2/mda.lv2/VocInput.ttl
+lib/lv2/mda.lv2/Vocoder-presets.ttl
+lib/lv2/mda.lv2/Vocoder.so
+lib/lv2/mda.lv2/Vocoder.ttl
+lib/lv2/mda.lv2/manifest.ttl


More information about the svn-ports-all mailing list