[Lunar-commits] <moonbase> audacious, audacious-plugins: Revert version bump to 1.5.1.

Jannis Pohlmann jannis at xfce.org
Sat Jul 5 03:13:28 CEST 2008


commit 1180a155dfc28dcb9d9c1e1e7f73e689bc0f1c17
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Sat Jul 5 03:13:28 2008 +0200

    audacious,audacious-plugins: Revert version bump to 1.5.1.
    
    Audacious 1.5.x is a pain in the ass. Don't use it. The equalizer is
    broken, they've made some big changes in the internals which may cause
    sound 'clicks' etc. 1.4.5 does a good job for now.
---
 audio/audacious-plugins/DETAILS |    6 +++---
 audio/audacious/BUILD           |    8 ++++++++
 audio/audacious/DEPENDS         |    5 ++---
 audio/audacious/DETAILS         |    6 +++---
 4 files changed, 16 insertions(+), 9 deletions(-)

diff --git a/audio/audacious-plugins/DETAILS b/audio/audacious-plugins/DETAILS
index 2a3986c..1893583 100644
--- a/audio/audacious-plugins/DETAILS
+++ b/audio/audacious-plugins/DETAILS
@@ -1,11 +1,11 @@
           MODULE=audacious-plugins
-         VERSION=1.5.1
+         VERSION=1.4.5
           SOURCE=$MODULE-$VERSION.tgz
         WEB_SITE=http://audacious-media-player.org
       SOURCE_URL=http://distfiles.atheme.org/
-      SOURCE_VFY=sha1:630c936027c66649795cac7327cf6ab3590d3e49
+      SOURCE_VFY=sha1:9ee0244526f7a2c6bc48f8ca903f4604a1155b43
          ENTERED=20061024
-         UPDATED=20080704
+         UPDATED=20080207
            SHORT="A lot of plugins for Audacious"
       MAINTAINER=jannis at lunar-linux.org
 
diff --git a/audio/audacious/BUILD b/audio/audacious/BUILD
new file mode 100644
index 0000000..89faf59
--- /dev/null
+++ b/audio/audacious/BUILD
@@ -0,0 +1,8 @@
+(
+  # Disable GnomeVFS support (broken ever since it was invented, at least 
+  # if we can trust the Audacious developers)
+  OPTS="$OPTS --disable-gnome-vfs"
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/audio/audacious/DEPENDS b/audio/audacious/DEPENDS
index 8b8678b..4d91b06 100644
--- a/audio/audacious/DEPENDS
+++ b/audio/audacious/DEPENDS
@@ -1,6 +1,5 @@
-depends gtk+-2
-depends libmcs
-depends libmowgli
+depends  libglade  &&
+depends  libmcs     &&
 
 optional_depends  "libsamplerate"               \
                   "--enable-samplerate"         \
diff --git a/audio/audacious/DETAILS b/audio/audacious/DETAILS
index a620d34..701b7d2 100644
--- a/audio/audacious/DETAILS
+++ b/audio/audacious/DETAILS
@@ -1,11 +1,11 @@
           MODULE=audacious
-         VERSION=1.5.1
+         VERSION=1.4.6
           SOURCE=$MODULE-$VERSION.tgz
         WEB_SITE=http://audacious-media-player.org
       SOURCE_URL=http://distfiles.atheme.org/
-      SOURCE_VFY=sha1:3c3cb3a4f9997f5ab3a6b4937260b2899c844806
+      SOURCE_VFY=sha1:5ff05565c033273edd64ccc821bdc474cea6a4e4
          ENTERED=20060613
-         UPDATED=20080704
+         UPDATED=20080207
            SHORT="A GTK+-2 port of XMMS"
       MAINTAINER=jannis at lunar-linux.org
 


More information about the Lunar-commits mailing list