* [gentoo-commits] gentoo-x86 commit in media-plugins/mda-lv2: metadata.xml ChangeLog mda-lv2-1.0.0.ebuild
@ 2012-04-23 13:27 Alexis Ballier (aballier)
0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2012-04-23 13:27 UTC (permalink / raw
To: gentoo-commits
aballier 12/04/23 13:27:59
Added: metadata.xml ChangeLog mda-lv2-1.0.0.ebuild
Log:
initial import. ebuild by me.
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Revision Changes Path
1.1 media-plugins/mda-lv2/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mda-lv2/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mda-lv2/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?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>
1.1 media-plugins/mda-lv2/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mda-lv2/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mda-lv2/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# 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.
1.1 media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/mda-lv2/mda-lv2-1.0.0.ebuild?rev=1.1&content-type=text/plain
Index: mda-lv2-1.0.0.ebuild
===================================================================
# 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" )
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-04-23 13:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-23 13:27 [gentoo-commits] gentoo-x86 commit in media-plugins/mda-lv2: metadata.xml ChangeLog mda-lv2-1.0.0.ebuild Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox