[Lunar-commits] <moonbase> audacious-plugins: updated to version 1.5.1
Duncan Gibson
engelsman at lunar-linux.org
Mon Mar 23 01:35:52 CET 2009
commit c54a9489eac5ab5afe0dc6ecebb56484cdfd8a0a
Author: Duncan Gibson <engelsman at lunar-linux.org>
Date: Mon Mar 23 01:35:52 2009 +0100
audacious-plugins: updated to version 1.5.1
also added libcddb to DEPENDS otherwise audio CD plugin silently
fails to build, and you'll wonder why you can't access the CD!
inspired by brebs' mega-patched, but rejected, submission
---
audio/audacious-plugins/DEPENDS | 1 +
audio/audacious-plugins/DETAILS | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/audio/audacious-plugins/DEPENDS b/audio/audacious-plugins/DEPENDS
index d202fcb..31ad769 100644
--- a/audio/audacious-plugins/DEPENDS
+++ b/audio/audacious-plugins/DEPENDS
@@ -1,4 +1,5 @@
depends audacious &&
+depends libcddb &&
optional_depends "alsa-lib" \
"" \
diff --git a/audio/audacious-plugins/DETAILS b/audio/audacious-plugins/DETAILS
index 1893583..c07a794 100644
--- a/audio/audacious-plugins/DETAILS
+++ b/audio/audacious-plugins/DETAILS
@@ -1,11 +1,11 @@
MODULE=audacious-plugins
- VERSION=1.4.5
+ VERSION=1.5.1
SOURCE=$MODULE-$VERSION.tgz
WEB_SITE=http://audacious-media-player.org
SOURCE_URL=http://distfiles.atheme.org/
- SOURCE_VFY=sha1:9ee0244526f7a2c6bc48f8ca903f4604a1155b43
+ SOURCE_VFY=sha1:630c936027c66649795cac7327cf6ab3590d3e49
ENTERED=20061024
- UPDATED=20080207
+ UPDATED=20090322
SHORT="A lot of plugins for Audacious"
MAINTAINER=jannis at lunar-linux.org
More information about the Lunar-commits
mailing list