summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-plugins/mda-lv2')
-rw-r--r--media-plugins/mda-lv2/ChangeLog10
-rw-r--r--media-plugins/mda-lv2/Manifest14
-rw-r--r--media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild22
-rw-r--r--media-plugins/mda-lv2/metadata.xml14
4 files changed, 60 insertions, 0 deletions
diff --git a/media-plugins/mda-lv2/ChangeLog b/media-plugins/mda-lv2/ChangeLog
new file mode 100644
index 000000000000..334c2062d5ec
--- /dev/null
+++ b/media-plugins/mda-lv2/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for media-plugins/mda-lv2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mda-lv2/ChangeLog,v 1.1 2012/04/23 13:27:59 aballier Exp $
+
+*mda-lv2-1.0.0 (23 Apr 2012)
+
+ 23 Apr 2012; Alexis Ballier <aballier@gentoo.org> +mda-lv2-1.0.0.ebuild,
+ +metadata.xml:
+ initial import. ebuild by me.
+
diff --git a/media-plugins/mda-lv2/Manifest b/media-plugins/mda-lv2/Manifest
new file mode 100644
index 000000000000..9f9e5c54ad5a
--- /dev/null
+++ b/media-plugins/mda-lv2/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST mda-lv2-1.0.0.tar.bz2 2154530 RMD160 6382c083724fb2c4751649d64552ffccfca467d3 SHA1 03ad1115405bbc870b3cd10f557f326b38cbb74d SHA256 0eb88587b6f7a960a9a7adc5f733e74388ba0ae90db084a7d39c6e9cfedd6fb5
+EBUILD mda-lv2-1.0.0.ebuild 550 RMD160 b70b5561bb49cf30c3a187a4b6779496cc8b79f8 SHA1 e4efb6279be81f39a20fb20e644c1a5ab648b47b SHA256 3bbad97ae5c88e21840f60346ede90b52b69861b5fd2efd913a52a13141652ba
+MISC ChangeLog 372 RMD160 28a58599fa39db9cc0163d62d9d1a4bc33731e3c SHA1 174b7df391a8ce3d0af477723c3c637abef8bf11 SHA256 c090ad028caeac0d3d06ac789313c1ad3e0f0adb7757c37edaf7ff17735b04d6
+MISC metadata.xml 1542 RMD160 5a3f3f52d601122f779c15e2064a12e22dc258d6 SHA1 4ea3b2ff41871eaff20afda37341c797048d5389 SHA256 c235a60fdc7c369030ad9eb223f5bf38eaf2ac29f32c15b98b0d30e4517e8bc1
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.19 (GNU/Linux)
+
+iEYEARECAAYFAk+VWOQACgkQvFcC4BYPU0pSKwCgwDRx6lTFoXJu4iiHTTMXKCx+
+pZcAnj//vDgFdIoLTVnwAaHRG4QQQMIQ
+=GL8R
+-----END PGP SIGNATURE-----
diff --git a/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild b/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild
new file mode 100644
index 000000000000..19b3a9f93924
--- /dev/null
+++ b/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild,v 1.1 2012/04/23 13:27:59 aballier Exp $
+
+EAPI=4
+
+inherit waf-utils
+
+DESCRIPTION="LV2 port of the MDA plugins by Paul Kellett"
+HOMEPAGE="http://drobilla.net/software/mda-lv2/"
+SRC_URI="http://download.drobilla.net/${P}.tar.bz2"
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="media-libs/lv2"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
+
+DOCS=( "README" )
diff --git a/media-plugins/mda-lv2/metadata.xml b/media-plugins/mda-lv2/metadata.xml
new file mode 100644
index 000000000000..f973c5aa84c4
--- /dev/null
+++ b/media-plugins/mda-lv2/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>proaudio</herd>
+<longdescription lang="en">
+ 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.
+
+ No custom UIs are included, however control ports are grouped and given designations where appropriate, so hosts should be able to generate a good generic UI. The original "programs" are available as standard LV2 presets. The documentation from the old web site has been included in the data files and is readable by hosts, so detailed port and plugin documentation can be made available in the UI. This is intended to establish a precedent; hosts are encouraged to make this information somehow visible (currently at least Ardour 3 and Jalv support this by showing tooltips for controls, and Ardour has a drop down pane for the plugin description).
+
+ The instrument plugins make use of the new atom:AtomPort to receive MIDI. Apologies for any inconvenience, but this means they will only work in modern hosts which have implemented atom-based MIDI. The effects should work fine in any LV2 host.
+</longdescription>
+</pkgmetadata>