From 0a196df19570bbb02f5792c253411f18e0118ca1 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Mon, 4 Apr 2011 11:52:54 +0200 Subject: [PATCH] lv2core: Added lv2core 4.0 - LV2 Audio Plugin Core Specification --- audio/lv2core/lv2core.cache | 31 ++++++++++++++++++++++++++++ audio/lv2core/lv2core.desc | 41 +++++++++++++++++++++++++++++++++++++ 2 files changed, 72 insertions(+) create mode 100644 audio/lv2core/lv2core.cache create mode 100644 audio/lv2core/lv2core.desc diff --git a/audio/lv2core/lv2core.cache b/audio/lv2core/lv2core.cache new file mode 100644 index 000000000..9b8e927bc --- /dev/null +++ b/audio/lv2core/lv2core.cache @@ -0,0 +1,31 @@ + +[TIMESTAMP] 1301778276 Sat Apr 2 23:04:36 2011 +[BUILDTIME] 5 (5) +[SIZE] 0.13 MB, 14 files + +[DEP] bash +[DEP] binutils +[DEP] bzip2 +[DEP] coreutils +[DEP] diffutils +[DEP] fhs +[DEP] findutils +[DEP] gcc +[DEP] glibc +[DEP] gnue-common +[DEP] grep +[DEP] gst-python +[DEP] linux-header +[DEP] numpy +[DEP] paste +[DEP] pastedeploy +[DEP] pastescript +[DEP] pil +[DEP] pygobject +[DEP] python +[DEP] sed +[DEP] setuptools +[DEP] sysfiles +[DEP] tar +[DEP] wxpython +[DEP] zope diff --git a/audio/lv2core/lv2core.desc b/audio/lv2core/lv2core.desc new file mode 100644 index 000000000..a2e865030 --- /dev/null +++ b/audio/lv2core/lv2core.desc @@ -0,0 +1,41 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../lv2core/lv2core.desc +[COPY] Copyright (C) 2011 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] LV2 Audio Plugin Core Specification + +[T] LV2 is a standard for plugins and matching host applications, mainly +[T] targeted at audio processing and generation. LV2 is a simple but extensible +[T] successor of LADSPA, intended to address the limitations of LADSPA which +[T] many applications have outgrown. +[T] LV2 gives programmers the ability to write audio processors (or plugins) +[T] in C/C++ which can be dynamically loaded into a range of applications. +[T] This core specification is deliberately as short and simple as possible, +[T] but is designed so that extensions can be defined to add more advanced +[T] features. The shared library portion of the API includes only what must +[T] necessarily be written in code. + +[U] http://lv2plug.in/ + +[A] Steve Harris +[A] David Robillard +[M] The OpenSDE Community + +[C] extra/audio + +[L] BSD +[S] Stable +[V] 4.0 +[P] X -----5---9 110.000 + +[D] 22871074 lv2core-4.0.tar.bz2 http://lv2plug.in/spec/