Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Kowis (95fe3dc018f6dc3d367ffcc39ea62c3125bd6be1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Kowis <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Kowis (95fe3dc018f6dc3d367ffcc39ea62c3125bd6be1)
  • Date: Sat, 24 Mar 2007 16:40:33 -0500

GIT changes to master grimoire by David Kowis <dkowis AT shlrm.org>:

audio-creation/ceres3/DETAILS | 28 ++++++++++++++--------------
audio-creation/ceres3/HISTORY | 1 +
audio-players/glurp/DEPENDS | 2 ++
audio-players/glurp/HISTORY | 3 +++
4 files changed, 20 insertions(+), 14 deletions(-)

New commits:
commit 95fe3dc018f6dc3d367ffcc39ea62c3125bd6be1
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

ceres3
Cleaning up the DETAILS file

commit 291ac4d18ee140ef2ff63bd274aab3f58ce9a74d
Author: David Kowis <dkowis AT shlrm.org>
Commit: David Kowis <dkowis AT shlrm.org>

glurp
fixed bug 11818

diff --git a/audio-creation/ceres3/DETAILS b/audio-creation/ceres3/DETAILS
index 443ac5a..4ecf41b 100755
--- a/audio-creation/ceres3/DETAILS
+++ b/audio-creation/ceres3/DETAILS
@@ -1,18 +1,18 @@
- SPELL=ceres3
- VERSION=source
- SOURCE=$SPELL-$VERSION.tar.gz
- SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.music.columbia.edu/~stanko/downloads/$SOURCE
- WEB_SITE=http://www.music.columbia.edu/~stanko/About_Ceres3.html
- ENTERED=20020602
- UPDATED=20021026
-SOURCE_IGNORE=unversioned
-FORCE_DOWNLOAD=on
- LICENSE[0]=GPL
-KEYWORDS="editors audio"
+ SPELL=ceres3
+ VERSION=source
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.music.columbia.edu/~stanko/downloads/$SOURCE
+ WEB_SITE=http://www.music.columbia.edu/~stanko/About_Ceres3.html
+ ENTERED=20020602
+ UPDATED=20021026
+ SOURCE_IGNORE=unversioned
+ FORCE_DOWNLOAD=on
+ LICENSE[0]=GPL
+ KEYWORDS="editors audio"
BUILD_API=1
- SHORT="Ceres is a spectral editor"
+ SHORT="Ceres is a spectral editor"
cat << EOF
- Ceres is a spectral editor.
+Ceres is a spectral editor.
EOF

diff --git a/audio-creation/ceres3/HISTORY b/audio-creation/ceres3/HISTORY
index b392126..b1659b7 100644
--- a/audio-creation/ceres3/HISTORY
+++ b/audio-creation/ceres3/HISTORY
@@ -1,5 +1,6 @@
2007-03-24 David Kowis <dkowis AT shlrm.org>
* DETAILS: fixed bug #11943
+ * DETAILS: Cleaned up the file so it's now pretty

2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed MAINTAINER.
diff --git a/audio-players/glurp/DEPENDS b/audio-players/glurp/DEPENDS
index 4d52a1b..0f344ad 100755
--- a/audio-players/glurp/DEPENDS
+++ b/audio-players/glurp/DEPENDS
@@ -1,2 +1,4 @@
depends mpd &&
+depends gmodule &&
+depends glib2 &&
depends libglade2
diff --git a/audio-players/glurp/HISTORY b/audio-players/glurp/HISTORY
index 227d2df..84b2cfb 100644
--- a/audio-players/glurp/HISTORY
+++ b/audio-players/glurp/HISTORY
@@ -1,3 +1,6 @@
+2007-03-24 David Kowis <dkowis AT shlrm.org>
+ * DEPENDS: Fixed bug #11818
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by David Kowis (95fe3dc018f6dc3d367ffcc39ea62c3125bd6be1), David Kowis, 03/24/2007

Archive powered by MHonArc 2.6.24.

Top of Page