[Lunar-commits] <moonbase-other> icecast: version bumped to 2.4.1.
Florin Braescu
florin at lunar-linux.org
Thu Nov 27 11:14:09 CET 2014
commit cd264336e2df1908cdcf654db5de7432be2f137e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu, 27 Nov 2014 12:13:53 +0200
URL: https://github.com/lunar-linux/moonbase-other/commit/cd264336e2df1908cdcf654db5de7432be2f137e
icecast: version bumped to 2.4.1.
---
audio/icecast/DEPENDS | +6/-2
audio/icecast/DETAILS | +3/-3
2 files changed, 9 insertions(+), 5 deletions(-)
--- a/audio/icecast/DEPENDS
+++ b/audio/icecast/DEPENDS
@@ -1,4 +1,8 @@
depends libxslt
-depends vorbis-tools
+depends libvorbis
-optional_depends "readline" "" "--without-readline" "for readline support"
+optional_depends openssl "--with-openssl" "--without-openssl" "for openssl support"
+optional_depends curl "--with-curl" "--without-curl" "for curl support"
+optional_depends speex "--with-speex" "--without-speex" "for speex support"
+optional_depends libtheora "--with-theora" "--without-theora" "for libtheora support"
+optional_depends libtheora "--with-theora" "--without-theora" "for libtheora support"
--- a/audio/icecast/DETAILS
+++ b/audio/icecast/DETAILS
@@ -1,12 +1,12 @@
MODULE=icecast
- VERSION=2.4.0
+ VERSION=2.4.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL[0]=http://svn.xiph.org/releases/$MODULE/
SOURCE_URL[1]=http://icecast.org/files/
- SOURCE_VFY=sha1:45bd403c2b1d6f1250216cd3a0447d41f979c348
+ SOURCE_VFY=sha256:43f89ec301db1652740d1069bbc2c2e5244611fb86743dd5de90ce97a9a7454b
WEB_SITE=http://www.icecast.org
ENTERED=20020209
- UPDATED=20140529
+ UPDATED=20141127
SHORT="opensource streaming radio server"
cat << EOF
More information about the Lunar-commits
mailing list