Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (ebad5fedcbbab1ea980c6ad09fa2036f480e8fa4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (ebad5fedcbbab1ea980c6ad09fa2036f480e8fa4)
  • Date: Fri, 26 Jan 2007 16:21:41 -0600

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

audio-players/exaile/DEPENDS | 1 +
audio-players/exaile/DETAILS | 3 +--
audio-players/exaile/HISTORY | 4 ++++
audio-players/exaile/exaile_0.2.5.tar.gz.sig | 0
audio-players/exaile/exaile_0.2.8.tar.gz.sig |binary
dev/null |binary
python-devel/mutagen/DETAILS | 4 ++--
python-devel/mutagen/HISTORY | 3 +++
python-devel/mutagen/mutagen-1.10.tar.gz.sig |binary
9 files changed, 11 insertions(+), 4 deletions(-)

New commits:
commit ebad5fedcbbab1ea980c6ad09fa2036f480e8fa4
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

exaile: updated to 0.2.8

commit 21a2e2d44382bdcdc9abad0806c9aa72a32cc3c9
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

mutagen: updated to 1.10

diff --git a/audio-players/exaile/DEPENDS b/audio-players/exaile/DEPENDS
index b9f015d..b8f8ea5 100755
--- a/audio-players/exaile/DEPENDS
+++ b/audio-players/exaile/DEPENDS
@@ -2,6 +2,7 @@ depends python &&
depends pygtk2 &&
depends pysqlite &&
depends pil &&
+depends mutagen &&
depends gst-python &&
depends gst-plugins-base &&
optional_depends gst-plugins-ugly "" "" "for mp3 support" &&
diff --git a/audio-players/exaile/DETAILS b/audio-players/exaile/DETAILS
index 22dfe8a..2e37f50 100755
--- a/audio-players/exaile/DETAILS
+++ b/audio-players/exaile/DETAILS
@@ -1,5 +1,5 @@
SPELL=exaile
- VERSION=0.2.5
+ VERSION=0.2.8
SOURCE=${SPELL}_${VERSION}.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION}
SOURCE_URL[0]=http://www.more-cowbell.org/releases/$SOURCE
@@ -8,7 +8,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPEL
SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
LICENSE[0]=GPL
ENTERED=20060609
- PATCHLEVEL=1
SHORT="a collection based audio player"
cat << EOF
Exaile is a media player aiming to be similar to KDE's AmaroK, but for GTK+.
It
diff --git a/audio-players/exaile/HISTORY b/audio-players/exaile/HISTORY
index 58027dd..1766713 100644
--- a/audio-players/exaile/HISTORY
+++ b/audio-players/exaile/HISTORY
@@ -1,3 +1,7 @@
+2007-01-25 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 0.2.8
+ * HISTORY: added mutagen
+
2006-11-20 Flavien Bridault <vlaaad AT sourcemage.org>
* BUILD: Fix includes for all versions of python

diff --git a/audio-players/exaile/exaile_0.2.5.tar.gz.sig
b/audio-players/exaile/exaile_0.2.5.tar.gz.sig
deleted file mode 100644
index d543260..0000000
Binary files a/audio-players/exaile/exaile_0.2.5.tar.gz.sig and /dev/null
differ
diff --git a/audio-players/exaile/exaile_0.2.8.tar.gz.sig
b/audio-players/exaile/exaile_0.2.8.tar.gz.sig
new file mode 100644
index 0000000..69fbe2e
Binary files /dev/null and b/audio-players/exaile/exaile_0.2.8.tar.gz.sig
differ
diff --git a/python-devel/mutagen/DETAILS b/python-devel/mutagen/DETAILS
index b7dd771..77fda32 100755
--- a/python-devel/mutagen/DETAILS
+++ b/python-devel/mutagen/DETAILS
@@ -1,9 +1,9 @@
SPELL=mutagen
- VERSION=1.6
+ VERSION=1.10
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.sacredchao.net/~piman/software/$SOURCE
-
SOURCE_HASH=sha512:8dc79146529d0419f8d585dbf0773feca06af5011536042c78946c51d14cb7a09bb06d0307ced0d4de4765d47601ddfbcbac9869c9b88c0482f2c91533c15f81
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://www.sacredchao.net/quodlibet/wiki/Development/Mutagen
ENTERED=20060905
LICENSE[0]=GPL
diff --git a/python-devel/mutagen/HISTORY b/python-devel/mutagen/HISTORY
index 410b017..2aba68f 100644
--- a/python-devel/mutagen/HISTORY
+++ b/python-devel/mutagen/HISTORY
@@ -1,3 +1,6 @@
+2007-01-25 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 1.10
+
2006-10-23 Lalo Martins <lalo AT sourcemage.org>
* DEPENDS: Recording optional dependency on pyvorbis
(no patchlevel, as there's no reason for this to trigger a rebuild)
diff --git a/python-devel/mutagen/mutagen-1.10.tar.gz.sig
b/python-devel/mutagen/mutagen-1.10.tar.gz.sig
new file mode 100644
index 0000000..d287bda
Binary files /dev/null and b/python-devel/mutagen/mutagen-1.10.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (ebad5fedcbbab1ea980c6ad09fa2036f480e8fa4), Robin Cook, 01/26/2007

Archive powered by MHonArc 2.6.24.

Top of Page