[Lunar-commits] <moonbase-other> audacious, audacious-plugins: version bumped to 3.5.2.
Florin Braescu
florin at lunar-linux.org
Mon Oct 20 08:25:34 CEST 2014
commit 2a02edfaf8f6c274399ddb862ade542facd2526c
Author: Florin Braescu <florin at lunar-linux.org>
Date: Mon, 20 Oct 2014 09:25:09 +0300
URL: https://github.com/lunar-linux/moonbase-other/commit/2a02edfaf8f6c274399ddb862ade542facd2526c
audacious, audacious-plugins: version bumped to 3.5.2.
---
audio/audacious-plugins/BUILD | +3/-0
audio/audacious-plugins/DEPENDS | +32/-2
audio/audacious-plugins/DETAILS | +3/-3
audio/audacious/DETAILS | +3/-3
4 files changed, 41 insertions(+), 8 deletions(-)
--- /dev/null
+++ b/audio/audacious-plugins/BUILD
@@ -0,0 +1,3 @@
+OPTS+=" --disable-adplug" &&
+
+default_build
--- a/audio/audacious-plugins/DEPENDS
+++ b/audio/audacious-plugins/DEPENDS
@@ -42,7 +42,7 @@ optional_depends "libmodplug" \
optional_depends "lirc" \
"" \
- "" \
+ "--disable-lirc" \
"for LIRC plugin"
optional_depends "curl" \
@@ -57,7 +57,7 @@ optional_depends "lame" \
optional_depends "libcdio" \
"" \
- "" \
+ "--disable-cdaudio" \
"for CD playback"
optional_depends "libcddb" \
@@ -75,5 +75,35 @@ optional_depends "ffmpeg" \
"" \
"for ffmpeg support"
+optional_depends "libfaad" \
+ "" \
+ "-disable-aac" \
+ "for AAC support"
+
+optional_depends "wavpack" \
+ "" \
+ "-disable-wavpack" \
+ "for wavpack support"
+
+optional_depends "libsndfile" \
+ "" \
+ "-disable-sndfile" \
+ "for sndfile library support"
+
+optional_depends "neon" \
+ "" \
+ "-disable-neon" \
+ "for neon HTTP support"
+
+optional_depends "libnotify4" \
+ "" \
+ "-disable-notify" \
+ "for OSD notification support"
+
+optional_depends "libmms" \
+ "" \
+ "-disable-mms" \
+ "for mms transport support"
+
optional_depends "libsamplerate" "" "" "for samplerate conversion, and JACK"
optional_depends "libmtp" "" "" "for Media Transfer Protocol support"
--- a/audio/audacious-plugins/DETAILS
+++ b/audio/audacious-plugins/DETAILS
@@ -1,11 +1,11 @@
MODULE=audacious-plugins
- VERSION=3.4.3
+ VERSION=3.5.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://distfiles.audacious-media-player.org
- SOURCE_VFY=sha1:bcccd4304692a62d1b7963322f64059a0fb9532a
+ SOURCE_VFY=sha256:179600d7f8ae31a7d9c5785ce6fa7e09184dbd1271e0adb8c57760432c6a4cd9
WEB_SITE=http://audacious-media-player.org
ENTERED=20061024
- UPDATED=20140105
+ UPDATED=20141020
SHORT="plugins for the audacious media player"
cat << EOF
--- a/audio/audacious/DETAILS
+++ b/audio/audacious/DETAILS
@@ -1,11 +1,11 @@
MODULE=audacious
- VERSION=3.4.3
+ VERSION=3.5.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://distfiles.audacious-media-player.org
- SOURCE_VFY=sha1:1d348f8ef5238de7cd6669189ecca690452e96c4
+ SOURCE_VFY=sha256:3915b9692ef8acb2588b0e26c2738e59e36766cfe83e7e52c0e601688e6c1956
WEB_SITE=http://audacious-media-player.org
ENTERED=20060613
- UPDATED=20140105
+ UPDATED=20141020
SHORT="GTK+-3 port of XMMS"
cat << EOF
More information about the Lunar-commits
mailing list