Skip to Content.
Sympa Menu

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

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 (da91044942a6100be760a7e2c9997718971fdbd4)
  • Date: Tue, 25 Jul 2006 05:49:41 -0500

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

audio-creation/snd/DETAILS | 6 +++---
audio-creation/snd/HISTORY | 3 +++
audio-creation/snd/INSTALL | 3 ++-
3 files changed, 8 insertions(+), 4 deletions(-)

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

snd updated 8.2

diff --git a/audio-creation/snd/DETAILS b/audio-creation/snd/DETAILS
index df434d9..b6d9490 100755
--- a/audio-creation/snd/DETAILS
+++ b/audio-creation/snd/DETAILS
@@ -1,9 +1,9 @@
SPELL=snd
- VERSION=7.13
+ VERSION=8.2
SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/snd-7
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/snd-8
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:bd9611ad5bb2faead3ff98d838e724fb5cb70643995870b4ad498caedbcb84293bff63ab0ecfb9157d56ea9e50019621252eb838509c1a3c95c474a28bcf0390
+
SOURCE_HASH=sha512:aab2dc2aa9744876ba1e33554dc9ccbb6a6539e183f78593153a274570c39cf2605cf9b462737c6cbcbcfdd5e726ff80c76c86a0a976706933cdadfc34fe3224
WEB_SITE=http://snd.sf.net/
ENTERED=20020501
UPDATED=20031117
diff --git a/audio-creation/snd/HISTORY b/audio-creation/snd/HISTORY
index 75f0ff5..661631d 100644
--- a/audio-creation/snd/HISTORY
+++ b/audio-creation/snd/HISTORY
@@ -1,3 +1,6 @@
+2006-07-25 Unet <unet AT sourcemage.org>
+ * DETAILS: Updated to 8.2
+
2005-11-29 Seth Woolley <seth AT tautology.org>
* DETAILS: MD5 -> SHA512

diff --git a/audio-creation/snd/INSTALL b/audio-creation/snd/INSTALL
index 8575ec5..ab1a7fe 100755
--- a/audio-creation/snd/INSTALL
+++ b/audio-creation/snd/INSTALL
@@ -1,7 +1,8 @@
default_install &&

mkdir -p /usr/share/snd &&
-cp -Rv dlp/ /usr/share/snd/. &&
+#cp -Rv dlp/ /usr/share/snd/. &&
cp *.scm /usr/share/snd/. &&
+cp *.rb /usr/share/snd/. &&

message "${MESSAGE_COLOR} You should get the .snd from
http://www.notam02.no/arkiv/src/snd/snd_conffile.scm and put it as your
~/.snd (and customize it if you wish :)${DEFAULT_COLOR}"



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

Archive powered by MHonArc 2.6.24.

Top of Page