Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Kevin Dahan (af652fdc78ce2412a6532549c6fa7fdf021754e6)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Kevin Dahan <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Kevin Dahan (af652fdc78ce2412a6532549c6fa7fdf021754e6)
  • Date: Wed, 26 Jul 2006 05:28:19 -0500

GIT changes to master grimoire by Kevin Dahan <unet AT sourcemage.org>:

ChangeLog | 4 ++++
audio-plugins/cmt/BUILD | 3 +--
audio-plugins/cmt/DETAILS | 4 ++--
audio-plugins/cmt/HISTORY | 4 ++++
4 files changed, 11 insertions(+), 4 deletions(-)

New commits:
commit fe52e586495147d84d1b03d982033c03fc2fc24f
Author: Kevin Dahan <unet AT sourcemage.org>
Commit: Kevin Dahan <unet AT sourcemage.org>

cmt fixed sha512 and build

diff --git a/ChangeLog b/ChangeLog
index 29bd71c..bd73aad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-07-26 Kevin Dahan <unet AT sourcemage.org>
+ * audio-creation/csound: deprecated
+ * audio-creation/csound5: new spell
+
2006-07-26 Juuso Alasuutari <iuso AT sourcemage.org>
* audio-creation/linuxsampler: New spell, sampler backend
* audio-creation/qsampler: New spell, Qt-based frontend for
diff --git a/audio-plugins/cmt/BUILD b/audio-plugins/cmt/BUILD
index 3832c25..d3897b1 100755
--- a/audio-plugins/cmt/BUILD
+++ b/audio-plugins/cmt/BUILD
@@ -2,7 +2,6 @@ # Make sur /usr/lib/ladspa exists
mkdir -p $INSTALL_ROOT/usr/lib/ladspa &&
cd src &&
sedit 's:/usr/local:${INSTALL_ROOT}/usr:' makefile &&
+sedit 's:-Werror::g' makefile &&
make
-#20041007-bearcat m sandor- the make file wants to install the plugins
-#to /usr/local/lib/ladspa/ but we want to install to /usr/lib/ladspa

diff --git a/audio-plugins/cmt/DETAILS b/audio-plugins/cmt/DETAILS
index f3444f7..e74527a 100755
--- a/audio-plugins/cmt/DETAILS
+++ b/audio-plugins/cmt/DETAILS
@@ -7,10 +7,10 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
WEB_SITE=http://www.ladspa.org/
ENTERED=20041007
UPDATED=20041007
-
SOURCE_HASH=sha512:394ea4744acbd8febe0ed1a7362f6f1a36d04b32321dde3599dd4f5205714a64ebc481937ff07911a40642ef1a8ff22c71d565b6b54b64d400bd0209a5563f53
+
SOURCE_HASH=sha512:b4d8983242ac81dd620d30270563ca403b35cab69d32186963c482d6c0de89b2b1bba4f54d66a2b53a34299b96e5004ae1eeadda79956f1c51f46848d2a05207
LICENSE[0]=LGPL
KEYWORDS="plugins audio"
SHORT="LADSPA plugins including Ambisonics"
cat << EOF
The Computer Music Toolkit (CMT) is a collection of LADSPA plugins for use
with software synthesis and recording packages on Linux. See the license
before use.
-EOF
\ No newline at end of file
+EOF
diff --git a/audio-plugins/cmt/HISTORY b/audio-plugins/cmt/HISTORY
index 1a67ff9..da6a451 100644
--- a/audio-plugins/cmt/HISTORY
+++ b/audio-plugins/cmt/HISTORY
@@ -1,3 +1,7 @@
+2006-07-26 Unet <unet AT sourcemage.org>
+ * DETAILS: Corrected SHA512
+ * BUILD: sedited -Werror
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS




  • [SM-Commit] GIT changes to master grimoire by Kevin Dahan (af652fdc78ce2412a6532549c6fa7fdf021754e6), Kevin Dahan, 07/26/2006

Archive powered by MHonArc 2.6.24.

Top of Page