Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Bor Kraljič (c43b769d4e0661da456afbe5595914aa7dc89caa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Bor Kraljič <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Bor Kraljič (c43b769d4e0661da456afbe5595914aa7dc89caa)
  • Date: Fri, 29 Oct 2010 13:17:17 -0500

GIT changes to master grimoire by Bor Kraljič <pyrobor AT ver.si>:

audio-creation/traverso/DETAILS | 4 ++--
audio-creation/traverso/DOWNLOAD | 8 --------
audio-creation/traverso/HISTORY | 4 ++++
audio-players/quimup/DOWNLOAD | 1 -
audio-players/quimup/HISTORY | 3 +++
5 files changed, 9 insertions(+), 11 deletions(-)

New commits:
commit c43b769d4e0661da456afbe5595914aa7dc89caa
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

quimup: removed DOWNLOAD file

commit ac1003ab888b6646f06832beee3393c09676fd4a
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>

traverso: updated spell to 0.49.2

diff --git a/audio-creation/traverso/DETAILS b/audio-creation/traverso/DETAILS
index 8591474..b7a22d1 100755
--- a/audio-creation/traverso/DETAILS
+++ b/audio-creation/traverso/DETAILS
@@ -1,8 +1,8 @@
SPELL=traverso
- VERSION=0.49.1
+ VERSION=0.49.2
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]="http://www.${SPELL}-daw.org/download.html&d=${SOURCE}";
-
SOURCE_HASH=sha512:93b75a3e911da1422b77ff7e55a40ce008fbbb245b2eacb550cacd66ddbdfc02dc1863878abaa8c9b55ca482c8c9900eda4844a8ea853fa2f582c122273a2c4a
+
SOURCE_HASH=sha512:eebdb1849846b42b4407b78fcd287b92c328156740a8f664b0ef462b071599b628a7f25d26d66b8fe256c732f6c16b1ccae5229b9025dd2758df4a71cafaf0dc
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://traverso-daw.org";
LICENSE[0]=GPL
diff --git a/audio-creation/traverso/DOWNLOAD
b/audio-creation/traverso/DOWNLOAD
deleted file mode 100755
index b470dce..0000000
--- a/audio-creation/traverso/DOWNLOAD
+++ /dev/null
@@ -1,8 +0,0 @@
-if [[ -e ${SOURCE_CACHE}/${SOURCE} ]] ; then
- message "${MESSAGE_COLOR}Found source file" \
- "${FILE_COLOR}${SOURCE}${DEFAULT_COLOR}"
-else
- message "${MESSAGE_COLOR}Downloading source file" \
- "${FILE_COLOR}${SOURCE}${DEFAULT_COLOR}" &&
- wget ${SOURCE_URL} -O ${SOURCE_CACHE}/${SOURCE}
-fi
diff --git a/audio-creation/traverso/HISTORY b/audio-creation/traverso/HISTORY
index d9830b5..584be8c 100644
--- a/audio-creation/traverso/HISTORY
+++ b/audio-creation/traverso/HISTORY
@@ -1,3 +1,7 @@
+2010-10-29 Bor Kraljič <pyrobor AT ver.si>
+ * DETAILS: updated spell to 0.49.2
+ * DOWNLOAD: removed, no longer needed
+
2010-06-01 Thomas Orgis <sobukus AT sourcemage.org>
* DETAILS, BUILD, INSTALL: update to 0.49.1
* PRE_BUILD, traverse-0.42-fixes.patch: removed
diff --git a/audio-players/quimup/DOWNLOAD b/audio-players/quimup/DOWNLOAD
deleted file mode 100755
index dc6adf2..0000000
--- a/audio-players/quimup/DOWNLOAD
+++ /dev/null
@@ -1 +0,0 @@
-wget -U "" -c -t 3 --waitretry=3 -O $SOURCE_CACHE/$SOURCE $SOURCE_URL
diff --git a/audio-players/quimup/HISTORY b/audio-players/quimup/HISTORY
index 0bd4ef9..1b53a7d 100644
--- a/audio-players/quimup/HISTORY
+++ b/audio-players/quimup/HISTORY
@@ -1,3 +1,6 @@
+2010-10-29 Bor Kraljič <pyrobor AT ver.si>
+ * DOWNLOAD: removed, no longer needed
+
2008-11-17 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS, DETAILS, DOWNLOAD, BUILD, PRE_BUILD: spell created
* quimup.desktop borrowed from Arch linux



  • [SM-Commit] GIT changes to master grimoire by Bor Kraljič (c43b769d4e0661da456afbe5595914aa7dc89caa), Bor Kraljič, 10/29/2010

Archive powered by MHonArc 2.6.24.

Top of Page