summaryrefslogtreecommitdiff
path: root/audio/ezstream
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2009-07-30 16:31:24 +0000
committerdrochner <drochner@pkgsrc.org>2009-07-30 16:31:24 +0000
commitcbceca8fc54007abd607a3ffb77abfdd6ddb66dd (patch)
tree955f17951236184cbc28d6679db255a432b9df01 /audio/ezstream
parent74744b58e8a5d0bca8c735cfa6e930c1b2d349c4 (diff)
downloadpkgsrc-cbceca8fc54007abd607a3ffb77abfdd6ddb66dd.tar.gz
add ezstream-0.5.4, a streaming client for icecast, from
pancake@phreaker.net per pkgsrc-wip
Diffstat (limited to 'audio/ezstream')
-rw-r--r--audio/ezstream/DESCR9
-rw-r--r--audio/ezstream/Makefile21
-rw-r--r--audio/ezstream/PLIST15
-rw-r--r--audio/ezstream/distinfo5
4 files changed, 50 insertions, 0 deletions
diff --git a/audio/ezstream/DESCR b/audio/ezstream/DESCR
new file mode 100644
index 00000000000..eab0a144b5c
--- /dev/null
+++ b/audio/ezstream/DESCR
@@ -0,0 +1,9 @@
+ezstream is a command line utility which is a improved version of the old
+"shout" utility. It enables you to stream mp3 or vorbis files to an icecast
+server without reencoding and thus requires very little CPU. ezstream is
+controlled via a XML config file (a few examples are provided in the conf
+directory).
+
+ezstream can stream mp3, ogg vorbis, and ogg theora files as well as reading
+from stdin. ID3v1 tags are supported in mp3 files and all ogg vorbis tags are
+propagated as metadata as well.
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile
new file mode 100644
index 00000000000..7eedb33d3a9
--- /dev/null
+++ b/audio/ezstream/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/30 16:31:24 drochner Exp $
+#
+
+DISTNAME= ezstream-0.5.4
+CATEGORIES= audio
+MASTER_SITES= http://downloads.us.xiph.org/releases/ezstream/
+
+MAINTAINER= pancake@phreaker.net
+HOMEPAGE= http://www.icecast.org/ezstream.php
+COMMENT= Streamming client of mp3 and oggvorbis for icecast
+
+USE_PKGLOCALEDIR= yes
+USE_LIBTOOL= yes
+GNU_CONFIGURE= yes
+USE_TOOLS+= pkg-config
+PKG_DESTDIR_SUPPORT= user-destdir
+
+.include "../../audio/libshout/buildlink3.mk"
+.include "../../audio/taglib/buildlink3.mk"
+.include "../../textproc/libxml2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/audio/ezstream/PLIST b/audio/ezstream/PLIST
new file mode 100644
index 00000000000..9361a17aef5
--- /dev/null
+++ b/audio/ezstream/PLIST
@@ -0,0 +1,15 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/07/30 16:31:24 drochner Exp $
+bin/ezstream
+man/man1/ezstream.1
+share/doc/ezstream/COPYING
+share/doc/ezstream/NEWS
+share/doc/ezstream/README
+share/examples/ezstream/ezstream_metadata.xml
+share/examples/ezstream/ezstream_mp3.xml
+share/examples/ezstream/ezstream_reencode_mp3.xml
+share/examples/ezstream/ezstream_reencode_theora.xml
+share/examples/ezstream/ezstream_reencode_vorbis.xml
+share/examples/ezstream/ezstream_stdin_vorbis.xml
+share/examples/ezstream/ezstream_vorbis.xml
+share/examples/ezstream/meta.sh
+share/examples/ezstream/play.sh
diff --git a/audio/ezstream/distinfo b/audio/ezstream/distinfo
new file mode 100644
index 00000000000..d6bdbae2b58
--- /dev/null
+++ b/audio/ezstream/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/30 16:31:24 drochner Exp $
+
+SHA1 (ezstream-0.5.4.tar.gz) = 4bfd4f0883b39a036c4d1d8c5f80e1768cbbfe11
+RMD160 (ezstream-0.5.4.tar.gz) = 4279b23844feb93612c58f9fe6793ee5592390a9
+Size (ezstream-0.5.4.tar.gz) = 245171 bytes