[Lunar-commits] exaile: Version Bump (0.2.11 -> 0.2.11.1)

Chad 'v3rt1g0' Kittel v3rt1g0 at lunar-linux.org
Thu Dec 27 19:15:17 CET 2007


commit bd98f00cc34f8ca147edab81a1fa1e38e0deb3c2
Author: Chad 'v3rt1g0' Kittel <v3rt1g0 at lunar-linux.org>
Date:   Thu Dec 27 12:15:17 2007 -0600

    exaile:  Version Bump (0.2.11 -> 0.2.11.1)
    
       * This was mostly a re-pack from the developer because the
         0.2.11 version contained about 5 megs of extra stuff that
         wasn't suppose to be in the tarball
       * added missing depends
       * removed a sedit that is no longer necessary
    
      compiled/tested: gcc-4.2.2 | glibc-2.7 | kernel headers 2.6.23
---
 audio/exaile/BUILD   |    1 -
 audio/exaile/DEPENDS |    3 ++-
 audio/exaile/DETAILS |    7 ++++---
 3 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/audio/exaile/BUILD b/audio/exaile/BUILD
index 164d129..0900ac3 100644
--- a/audio/exaile/BUILD
+++ b/audio/exaile/BUILD
@@ -1,6 +1,5 @@
 (
 
-  sedit "s/python2.4/python2.5/" mmkeys/Makefile &&
   sedit "s/\/usr\/local/\/usr/" Makefile &&
   default_make
 
diff --git a/audio/exaile/DEPENDS b/audio/exaile/DEPENDS
index 979d712..2420b9a 100644
--- a/audio/exaile/DEPENDS
+++ b/audio/exaile/DEPENDS
@@ -7,4 +7,5 @@ depends GConf2
 
 optional_depends "gst-plugins-ugly"  ""  ""  "for mp3 support"
 optional_depends "gamin"             ""  ""  "for directory monitoring"
-optional_depends "PythonDaap"        ""  ""  "for daapd support"
+optional_depends "PythonDaap"        ""  ""  "for music sharing support"
+optional_depends "gnome-python2-extras"  ""  ""  "for additional song information (like lyrics)"
diff --git a/audio/exaile/DETAILS b/audio/exaile/DETAILS
index ff083b5..273ca4d 100644
--- a/audio/exaile/DETAILS
+++ b/audio/exaile/DETAILS
@@ -1,11 +1,12 @@
           MODULE=exaile
-         VERSION=0.2.11
+         VERSION=0.2.11.1
           SOURCE=${MODULE}_${VERSION}.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_${VERSION}
       SOURCE_URL=http://exaile.org/files/
-      SOURCE_VFY=sha1:db90d68ca4699cc9cb7f0bccb0af039e790072b7
+      SOURCE_VFY=sha1:95f4d692f0fe167a5e677847c44e21e1fb49a9db
         WEB_SITE=http://exaile.org/
          ENTERED=20061212
-         UPDATED=20071103
+         UPDATED=20071227
            SHORT="GTK+ media player aiming to be similar to KDE's AmaroK"
 
 cat << EOF


More information about the Lunar-commits mailing list