[Lunar-commits] <moonbase> ladspa_sdk: updated to version 1.13
Duncan Gibson
engelsman at lunar-linux.org
Sat May 23 21:19:19 CEST 2009
commit fc193210f63fb3cad14e77c8b7317ff413705cd8
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date: Sat May 23 21:19:19 2009 +0200
ladspa_sdk: updated to version 1.13
LADSPA has moved to version 1.1 with the introduction of default
values and standardisation of 1.0f as 0dB.
---
audio/ladspa_sdk/BUILD | 2 --
audio/ladspa_sdk/DETAILS | 9 +++------
2 files changed, 3 insertions(+), 8 deletions(-)
diff --git a/audio/ladspa_sdk/BUILD b/audio/ladspa_sdk/BUILD
index 86193f0..3edaca3 100644
--- a/audio/ladspa_sdk/BUILD
+++ b/audio/ladspa_sdk/BUILD
@@ -1,8 +1,6 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 1 &&
cd src/ &&
- sed -i "s/usr\/local/usr/" makefile &&
prepare_install &&
make install
diff --git a/audio/ladspa_sdk/DETAILS b/audio/ladspa_sdk/DETAILS
index e22cba8..a43975e 100644
--- a/audio/ladspa_sdk/DETAILS
+++ b/audio/ladspa_sdk/DETAILS
@@ -1,15 +1,12 @@
MODULE=ladspa_sdk
- VERSION=1.12
+ VERSION=1.13
SOURCE=${MODULE}_${VERSION}.tgz
- SOURCE2=${MODULE}-${VERSION}-gcc4.1.patch.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE/
SOURCE_URL=http://www.ladspa.org/download/
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:36a3a7a00f96281ca443dcae15d33f462398c4d4
- SOURCE2_VFY=sha1:0e191bccdcf0da6d9d14c941ac519382665c781b
+ SOURCE_VFY=sha1:2b69e28afb62c0d97943124f48ed82de796f83ed
WEB_SITE=http://www.ladspa.org/
ENTERED=20020331
- UPDATED=20070513
+ UPDATED=20090523
SHORT="ladspa Linux Audio Developers Simple API"
cat << EOF
More information about the Lunar-commits
mailing list