Module submission - audacious

duncan.gibson@xs4all.nl duncan.gibson at xs4all.nl
Tue Mar 6 00:32:57 CET 2007


module name       : audacious
suggested section : audio
update (y/n)      : y
bugfix (y/n)      : n
security (y/n)    : n

Version update from 1.2.2 to 1.3.0
Changed download directory.
New dependency on new mcs module (just submitted)
Added optional depends on various other modules that
should be autodetected during configure phase anyway.

Minimal testing. It plays on my system.

Sorry Jannis if I'm treading on your toes as maintainer.

Duncan / engelsman

-------------- next part --------------
--- audacious/BUILD	2006-10-23 00:28:59.000000000 +0200
+++ audacious/BUILD	2007-03-05 23:28:09.000000000 +0100
@@ -1,7 +1,4 @@
 (
-  # 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
 
--- audacious/DEPENDS	2006-10-24 23:01:01.000000000 +0200
+++ audacious/DEPENDS	2007-03-05 23:47:45.000000000 +0100
@@ -1,3 +1,9 @@
+depends  gtk+-2     &&
 depends  libglade2  &&
-depends  taglib     &&
-optional_depends  GConf2 "--enable-gconf" "" "for GConf support"
+depends  mcs        &&
+optional_depends  libvisual  ""  ""  "for visualization support" &&
+optional_depends  SDL        ""  ""  "for SDL visualization support" &&
+optional_depends  libflac    ""  ""  "for FLAC playback support" &&
+optional_depends  libvorbis  ""  ""  "for VORBIS playback support" &&
+optional_depends  alsa-lib   ""  ""  "for ALSA audio output" &&
+optional_depends  esound     ""  ""  "for ESD audio output"
--- audacious/DETAILS	2006-12-17 16:01:02.000000000 +0100
+++ audacious/DETAILS	2007-03-05 23:24:57.000000000 +0100
@@ -1,11 +1,11 @@
           MODULE=audacious
-         VERSION=1.2.2
+         VERSION=1.3.0
           SOURCE=$MODULE-$VERSION.tgz
 	WEB_SITE=http://audacious-media-player.org
-      SOURCE_URL=$WEB_SITE/release/
-      SOURCE_VFY=sha1:47fdf2747e50b0d9e4cba02cc408c861a978b5ed
+      SOURCE_URL=http://static.audacious-media-player.org/release/
+      SOURCE_VFY=sha1:7b81a42f3b0cd015cc1b6d6f97f848177e254b4e
          ENTERED=20060613
-         UPDATED=20061217
+         UPDATED=20070305
            SHORT="A GTK+-2 port of XMMS"
       MAINTAINER=jannis at lunar-linux.org
 
-------------- next part --------------
lvu submit audacious 511060b0fb284c62efd9f6c20ab91312  -
2.6.20 2.6.12 gcc-3.4.6 glibc-2.3.6


More information about the Lunar mailing list