[Lunar-commits] r24643 - in moonbase/trunk/audio: gmpc libmpd mpd
Dennis Veatch
stumbles at lunar-linux.org
Sat Jun 2 01:22:35 CEST 2007
Author: stumbles
Date: 2007-06-02 01:22:35 +0200 (Sat, 02 Jun 2007)
New Revision: 24643
Modified:
moonbase/trunk/audio/gmpc/DETAILS
moonbase/trunk/audio/libmpd/DETAILS
moonbase/trunk/audio/mpd/DETAILS
Log:
Version bumps with bugfixes.
Modified: moonbase/trunk/audio/gmpc/DETAILS
===================================================================
--- moonbase/trunk/audio/gmpc/DETAILS 2007-06-01 21:58:52 UTC (rev 24642)
+++ moonbase/trunk/audio/gmpc/DETAILS 2007-06-01 23:22:35 UTC (rev 24643)
@@ -1,15 +1,16 @@
MODULE=gmpc
- VERSION=0.14.0
+ VERSION=0.15.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://download.sarine.nl/gmpc-0.14.0/
- SOURCE_VFY=sha1:99ffb52e2333eab039f96209d4f64fd921cca797
+ SOURCE_URL=http://download.sarine.nl/gmpc-$VERSION/
+ SOURCE_VFY=sha1:af7559e18cc58896546cbb0fffa4d1bf779f9c9d
WEB_SITE=http://sarine.nl/home
ENTERED=20060421
- UPDATED=20070312
+ UPDATED=20070601
SHORT="GTK+-2 based frontend to mpd (music player daemon)"
cat << EOF
-GMPC is a frontend for the mpd (Music Player Daemon). It's focused on
-being fast and easy to use, while still making optimal use of all the
+GMPC is a frontend for the mpd (Music Player Daemon). It's focused on
+being fast and easy to use, while still making optimal use of all the
functions in mpd.
EOF
+
Modified: moonbase/trunk/audio/libmpd/DETAILS
===================================================================
--- moonbase/trunk/audio/libmpd/DETAILS 2007-06-01 21:58:52 UTC (rev 24642)
+++ moonbase/trunk/audio/libmpd/DETAILS 2007-06-01 23:22:35 UTC (rev 24643)
@@ -1,14 +1,15 @@
MODULE=libmpd
- VERSION=0.13.0
+ VERSION=0.14.0
SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://download.sarine.nl/gmpc-0.14.0/
- SOURCE_VFY=sha1:5efa8274a59e1b016f91e6fb14d72fc11b12f08c
+ SOURCE_URL=http://download.sarine.nl/gmpc-0.15.0/
+ SOURCE_VFY=sha1:d25d3a7f58addfb7f31e0300a7a8f3bd392aeb72
WEB_SITE=http://sarine.nl/home
ENTERED=20060421
UPDATED=20070312
SHORT="Abstraction library around libmpdclient"
cat << EOF
-libmpd is an abstraction around libmpdclient. It provides an easy and
-reliable callback based interface to mpd.
+libmpd is an abstraction around libmpdclient. It provides an easy and
+reliable callback based interface to mpd.
EOF
+
Modified: moonbase/trunk/audio/mpd/DETAILS
===================================================================
--- moonbase/trunk/audio/mpd/DETAILS 2007-06-01 21:58:52 UTC (rev 24642)
+++ moonbase/trunk/audio/mpd/DETAILS 2007-06-01 23:22:35 UTC (rev 24643)
@@ -1,18 +1,19 @@
MODULE=mpd
- VERSION=0.12.1
+ VERSION=0.13.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.musicpd.org/uploads/files/
- SOURCE_VFY=sha1:8b124bfcf4b1b2c23abd40661bd0ad0b33fadbfe
+ SOURCE_VFY=sha1:5d69d5ec6da8e4a26797017f682e54789691395c
WEB_SITE=http://musicpd.org
ENTERED=20060421
- UPDATED=20061213
+ UPDATED=20070601
SHORT="Music player daemon"
cat << EOF
-Music Player Daemon (MPD) allows remote access for playing music (MP3,
-Ogg Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists.
-MPD is designed for integrating a computer into a stereo system that
-provides control for music playback over a local network. It is also
-makes a great desktop music player, especially if you are a console
+Music Player Daemon (MPD) allows remote access for playing music (MP3,
+Ogg Vorbis, FLAC, AAC, Mod, and wave files) and managing playlists.
+MPD is designed for integrating a computer into a stereo system that
+provides control for music playback over a local network. It is also
+makes a great desktop music player, especially if you are a console
junkie, like frontend options, or restart X often.
EOF
+
More information about the Lunar-commits
mailing list