[Lunar-commits] <moonbase> blop-plugins: moving out of zbeta
Paul Bredbury
brebs at lunar-linux.org
Fri Jan 14 09:09:35 CET 2011
commit e381acb1938ef8f09ac95cba928f416356024ce5
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Fri Jan 14 15:09:35 2011 +0700
blop-plugins: moving out of zbeta
---
audio/blop-plugins/DEPENDS | 1 +
audio/blop-plugins/DETAILS | 17 +++++++++++++++++
zbeta/blop-plugins/DEPENDS | 1 -
zbeta/blop-plugins/DETAILS | 17 -----------------
4 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/audio/blop-plugins/DEPENDS b/audio/blop-plugins/DEPENDS
new file mode 100644
index 0000000..8358908
--- /dev/null
+++ b/audio/blop-plugins/DEPENDS
@@ -0,0 +1 @@
+depends ladspa_sdk
diff --git a/audio/blop-plugins/DETAILS b/audio/blop-plugins/DETAILS
new file mode 100644
index 0000000..30c2106
--- /dev/null
+++ b/audio/blop-plugins/DETAILS
@@ -0,0 +1,17 @@
+ MODULE=blop-plugins
+ MOD=blop
+ VERSION=0.2.8
+ SOURCE=$MOD-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
+ SOURCE_URL=$SFORGE_URL/$MOD
+ SOURCE_VFY=sha1:0ca1a2589a0c214ac0e215b21a94d389221ded46
+ WEB_SITE=http://blop.sourceforge.net/
+ ENTERED=20100620
+ UPDATED=20100620
+ SHORT="Bandlimited LADSPA Oscillator Plugins"
+
+cat << EOF
+Bandlimited oscillator plugins for LADSPA hosts. Sawtooth, square,
+variable pulse and slope-variable triangle waves. Also contains an
+increasing number of other random plugins.
+EOF
diff --git a/zbeta/blop-plugins/DEPENDS b/zbeta/blop-plugins/DEPENDS
deleted file mode 100644
index 8358908..0000000
--- a/zbeta/blop-plugins/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends ladspa_sdk
diff --git a/zbeta/blop-plugins/DETAILS b/zbeta/blop-plugins/DETAILS
deleted file mode 100644
index 30c2106..0000000
--- a/zbeta/blop-plugins/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- MODULE=blop-plugins
- MOD=blop
- VERSION=0.2.8
- SOURCE=$MOD-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MOD-$VERSION
- SOURCE_URL=$SFORGE_URL/$MOD
- SOURCE_VFY=sha1:0ca1a2589a0c214ac0e215b21a94d389221ded46
- WEB_SITE=http://blop.sourceforge.net/
- ENTERED=20100620
- UPDATED=20100620
- SHORT="Bandlimited LADSPA Oscillator Plugins"
-
-cat << EOF
-Bandlimited oscillator plugins for LADSPA hosts. Sawtooth, square,
-variable pulse and slope-variable triangle waves. Also contains an
-increasing number of other random plugins.
-EOF
More information about the Lunar-commits
mailing list