Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7eca52781a3f3a723962374dff555a820d0b8499)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7eca52781a3f3a723962374dff555a820d0b8499)
  • Date: Fri, 23 Apr 2010 18:08:15 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

audio-players/guimup/DEPENDS | 3 ++-
audio-players/guimup/DETAILS | 12 ++++++------
audio-players/guimup/DOWNLOAD | 1 -
audio-players/guimup/HISTORY | 5 +++++
audio-players/guimup/desktop/guimup.desktop | 2 +-
5 files changed, 14 insertions(+), 9 deletions(-)

New commits:
commit 7eca52781a3f3a723962374dff555a820d0b8499
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

guimup: => 0.2.1

diff --git a/audio-players/guimup/DEPENDS b/audio-players/guimup/DEPENDS
index c921199..2ee343e 100755
--- a/audio-players/guimup/DEPENDS
+++ b/audio-players/guimup/DEPENDS
@@ -1 +1,2 @@
-depends gtkmm2
+depends gtkmm2 &&
+depends libsoup
diff --git a/audio-players/guimup/DETAILS b/audio-players/guimup/DETAILS
index dab109c..5668cf4 100755
--- a/audio-players/guimup/DETAILS
+++ b/audio-players/guimup/DETAILS
@@ -1,10 +1,10 @@
SPELL=guimup
- VERSION=0.1.2
- SOURCE="Guimup-${VERSION}src.tar.gz"
- SOURCE_URL[0]=http://www.coonsden.com/dl0ads/$SOURCE
-
SOURCE_HASH=sha512:8ecd081370f057e946f5118e40351c4696cb44ce75b5a81eb395b44e8fbfc018c1b3791988accd3ba17b214bfc7c94d10ca00be9e1f173f5c4bfb8d5de0e0b85
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/Guimup-${VERSION}src"
- WEB_SITE="http://www.coonsden.com/guimup/frames.htm";
+ VERSION=0.2.1
+ SOURCE=Guimup-$VERSION-src.tar.gz
+ SOURCE_URL[0]=$SOURCEFORGE_URL/musicpd/$SOURCE
+
SOURCE_HASH=sha512:1a1082b9e9a0ce0a39242c1a8c2609feed553e1f8af79d8f4973be3ac375f017d7fcba5f1f4a5e1345776149bbdd77e0ba3fc09974f14089f70264a0d40b1a7e
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/Guimup-$VERSION"
+ WEB_SITE=http://www.coonsden.com/guimup/frames.htm
LICENSE[0]=GPL
ENTERED=20081117
SHORT="music player deamon (mpd) client"
diff --git a/audio-players/guimup/DOWNLOAD b/audio-players/guimup/DOWNLOAD
deleted file mode 100755
index dc6adf2..0000000
--- a/audio-players/guimup/DOWNLOAD
+++ /dev/null
@@ -1 +0,0 @@
-wget -U "" -c -t 3 --waitretry=3 -O $SOURCE_CACHE/$SOURCE $SOURCE_URL
diff --git a/audio-players/guimup/HISTORY b/audio-players/guimup/HISTORY
index 8e6bcf7..4eb0401 100644
--- a/audio-players/guimup/HISTORY
+++ b/audio-players/guimup/HISTORY
@@ -1,3 +1,8 @@
+2010-04-24 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 0.2.1; fixed website and source url
+ * DEPENDS: added libsoup
+ * DOWNLOAD: removed
+
2008-11-17 Arjan Bouter <abouter AT sourcemage.org>
* DEPENDS, DETAILS, DOWNLOAD: spell created
* guimup.desktop borrowed from Arch linux
diff --git a/audio-players/guimup/desktop/guimup.desktop
b/audio-players/guimup/desktop/guimup.desktop
index addfd10..fd1e01e 100644
--- a/audio-players/guimup/desktop/guimup.desktop
+++ b/audio-players/guimup/desktop/guimup.desktop
@@ -1,6 +1,6 @@
[Desktop Entry]
Name=Guimup
-Comment=A gnome frontend for the mpd daemon
+Comment=GTK+ frontend for the mpd daemon
Exec=guimup
Terminal=false
Type=Application



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7eca52781a3f3a723962374dff555a820d0b8499), Vlad Glagolev, 04/23/2010

Archive powered by MHonArc 2.6.24.

Top of Page