[Lunar-commits] r26582 - moonbase/trunk/audio/exaile
Chad Kittel
v3rt1g0 at lunar-linux.org
Sat Nov 3 23:50:29 CET 2007
Author: v3rt1g0
Date: 2007-11-03 23:50:29 +0100 (Sat, 03 Nov 2007)
New Revision: 26582
Modified:
moonbase/trunk/audio/exaile/DEPENDS
moonbase/trunk/audio/exaile/DETAILS
Log:
Removed && from DEPENDS and removed already covered depends
New version, lots of enhancements and bug fixes.
Modified: moonbase/trunk/audio/exaile/DEPENDS
===================================================================
--- moonbase/trunk/audio/exaile/DEPENDS 2007-11-03 22:10:53 UTC (rev 26581)
+++ moonbase/trunk/audio/exaile/DEPENDS 2007-11-03 22:50:29 UTC (rev 26582)
@@ -1,11 +1,10 @@
depends gst-plugins-good
depends gst-python
-depends libxml2
-depends pygtk2
depends pysqlite
depends mutagen
depends dbus-python
depends GConf2
-optional_depends gst-plugins-ugly "" "" "for mp3 support"
-optional_depends gamin "" "" "for directory monitoring"
-optional_depends PythonDaap "" "" "for daapd support"
+
+optional_depends "gst-plugins-ugly" "" "" "for mp3 support"
+optional_depends "gamin" "" "" "for directory monitoring"
+optional_depends "PythonDaap" "" "" "for daapd support"
Modified: moonbase/trunk/audio/exaile/DETAILS
===================================================================
--- moonbase/trunk/audio/exaile/DETAILS 2007-11-03 22:10:53 UTC (rev 26581)
+++ moonbase/trunk/audio/exaile/DETAILS 2007-11-03 22:50:29 UTC (rev 26582)
@@ -1,19 +1,20 @@
MODULE=exaile
- VERSION=0.2.10
+ VERSION=0.2.11
SOURCE=${MODULE}_${VERSION}.tar.gz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${MODULE}_${VERSION}
- SOURCE_URL=http://www.exaile.org/files/
- SOURCE_VFY=sha1:201052c99762405fa99132f6ded308543fd1998b
- WEB_SITE=http://www.exaile.org/
+ SOURCE_URL=http://exaile.org/files/
+ SOURCE_VFY=sha1:db90d68ca4699cc9cb7f0bccb0af039e790072b7
+ WEB_SITE=http://exaile.org/
ENTERED=20061212
- UPDATED=20070725
+ UPDATED=20071103
SHORT="GTK+ media player aiming to be similar to KDE's AmaroK"
+
cat << EOF
-Exaile is a media player aiming to be similar to KDE's AmaroK, but for GTK+. It
-incorporates many of the cool things from AmaroK (and other media players) like
-automatic fetching of album art, handling of large libraries, lyrics fetching,
-artist/album information via the wikipedia, last.fm support, optional iPod
-support (assuming you have python-gpod installed).
+Exaile is a media player aiming to be similar to KDE's AmaroK, but for
+GTK+. It incorporates many of the cool things from AmaroK (and other
+media players) like automatic fetching of album art, handling of large
+libraries, lyrics fetching, artist/album information via the wikipedia,
+last.fm support, optional iPod support (assuming you have python-gpod
+installed).
In addition, Exaile also includes a built in shoutcast directory browser,
tabbed playlists (so you can have more than one playlist open at a time),
More information about the Lunar-commits
mailing list