Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (3500efb6ea8ce3ee98ef79730f34497cb92ef446)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (3500efb6ea8ce3ee98ef79730f34497cb92ef446)
  • Date: Wed, 13 May 2009 09:24:31 -0500

GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara AT unob.cz>:

audio-players/listen/DEPENDS | 6 +++++-
audio-players/listen/DETAILS | 8 ++++----
audio-players/listen/HISTORY | 4 ++++
audio-players/listen/listen-0.4.3.tar.gz.sig | 0
audio-players/listen/listen-0.6.2.tar.gz.sig |binary
dev/null |binary
6 files changed, 13 insertions(+), 5 deletions(-)

New commits:
commit 3500efb6ea8ce3ee98ef79730f34497cb92ef446
Author: Ladislav Hagara <ladislav.hagara AT unob.cz>
Commit: Ladislav Hagara <ladislav.hagara AT unob.cz>

listen 0.6.2

diff --git a/audio-players/listen/DEPENDS b/audio-players/listen/DEPENDS
index 85e4ad6..ead4305 100755
--- a/audio-players/listen/DEPENDS
+++ b/audio-players/listen/DEPENDS
@@ -5,4 +5,8 @@ depends ctypes &&
depends gst-python &&
depends pysqlite &&
depends gnome-python-extras &&
-depends dbus-python
+depends dbus-python &&
+depends pywebkitgtk &&
+depends mutagen &&
+depends pyxdg &&
+depends pyinotify
diff --git a/audio-players/listen/DETAILS b/audio-players/listen/DETAILS
index 25a8b96..619c4af 100755
--- a/audio-players/listen/DETAILS
+++ b/audio-players/listen/DETAILS
@@ -1,12 +1,12 @@
SPELL=listen
- VERSION=0.4.3
+ VERSION=0.6.2
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
- SOURCE_URL[0]=${SOURCEFORGE_URL}/listengnome/$SOURCE
+ SOURCE_URL[0]=http://download.listen-project.org/0.6/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig:WORKS_FOR_ME"
- WEB_SITE=http://listengnome.free.fr/
+ WEB_SITE=http://www.listen-project.org/
ENTERED=20060802
- PATCHLEVEL=1
+ PATCHLEVEL=0
LICENSE[0]=GPL
SHORT="Listen is a Music player and management for GNOME"
cat << EOF
diff --git a/audio-players/listen/HISTORY b/audio-players/listen/HISTORY
index c49141a..6aaad52 100644
--- a/audio-players/listen/HISTORY
+++ b/audio-players/listen/HISTORY
@@ -1,3 +1,7 @@
+2009-05-13 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 0.6.2, new WEB_SITE and SOURCE_URL[0]
+ * DEPENDS: added pywebkitgtk, mutagen, pyxdg and pyinotify
+
2006-08-15 Flavien Bridault <vlaaad AT sourcemage.org>
* INSTALL: added to use the good install prefix
* DETAILS: PATCHLEVEL++
diff --git a/audio-players/listen/listen-0.4.3.tar.gz.sig
b/audio-players/listen/listen-0.4.3.tar.gz.sig
deleted file mode 100644
index d421d41..0000000
Binary files a/audio-players/listen/listen-0.4.3.tar.gz.sig and /dev/null
differ
diff --git a/audio-players/listen/listen-0.6.2.tar.gz.sig
b/audio-players/listen/listen-0.6.2.tar.gz.sig
new file mode 100644
index 0000000..d380628
Binary files /dev/null and b/audio-players/listen/listen-0.6.2.tar.gz.sig
differ



  • [SM-Commit] GIT changes to master grimoire by Ladislav Hagara (3500efb6ea8ce3ee98ef79730f34497cb92ef446), Ladislav Hagara, 05/13/2009

Archive powered by MHonArc 2.6.24.

Top of Page