Christian Wiese
16 years ago
3 changed files with 84 additions and 0 deletions
@ -0,0 +1,31 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1235409003 Mon Feb 23 18:10:03 2009 |
||||||
|
[BUILDTIME] 100 (9) |
||||||
|
[SIZE] 0.15 MB, 34 files |
||||||
|
|
||||||
|
[DEP] bash |
||||||
|
[DEP] binutils |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] fhs |
||||||
|
[DEP] findutils |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] libogg |
||||||
|
[DEP] libshout |
||||||
|
[DEP] libtheora |
||||||
|
[DEP] libvorbis |
||||||
|
[DEP] libxml |
||||||
|
[DEP] linux-header |
||||||
|
[DEP] make |
||||||
|
[DEP] mktemp |
||||||
|
[DEP] pkgconfig |
||||||
|
[DEP] runit |
||||||
|
[DEP] sed |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] taglib |
||||||
|
[DEP] tar |
||||||
|
[DEP] util-linux |
||||||
|
[DEP] zlib |
@ -0,0 +1,16 @@ |
|||||||
|
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
# |
||||||
|
# Filename: package/.../ezstream/ezstream.conf |
||||||
|
# Copyright (C) 2009 The OpenSDE Project |
||||||
|
# |
||||||
|
# More information can be found in the files COPYING and README. |
||||||
|
# |
||||||
|
# This program is free software; you can redistribute it and/or modify |
||||||
|
# it under the terms of the GNU General Public License as published by |
||||||
|
# the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
# GNU General Public License can be found in the file COPYING. |
||||||
|
# --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
prefix="opt/ezstream" |
||||||
|
set_confopt |
@ -0,0 +1,37 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../ezstream/ezstream.desc |
||||||
|
[COPY] Copyright (C) 2009 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[COPY] |
||||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] A flexible Icecast source client with support for external de-/encoders |
||||||
|
|
||||||
|
[T] Ezstream is a command line source client for the Icecast media streaming |
||||||
|
[T] server. It can stream Ogg Vorbis and MP3 audio, as well as Ogg Theora |
||||||
|
[T] video, either "as-is" without reencoding (which uses |
||||||
|
[T] only very little CPU time) or it can use external decoders and encoders to |
||||||
|
[T] convert virtually any media format into one of the supported streaming |
||||||
|
[T] formats. Ezstream supports metadata, streaming from standard input, |
||||||
|
[T] playlists, and external playlist scripts or programs, and more. |
||||||
|
|
||||||
|
[U] http://www.icecast.org/ezstream.php |
||||||
|
|
||||||
|
[A] Moritz Grimm <grmo@users.sourceforge.net> |
||||||
|
[M] Christian Wiese <morfoh@opensde.org> |
||||||
|
|
||||||
|
[C] extra/audio |
||||||
|
|
||||||
|
[L] GPL |
||||||
|
[S] Stable |
||||||
|
[V] 0.5.3 |
||||||
|
[P] X -----5---9 800.000 |
||||||
|
|
||||||
|
[D] 2559586236 ezstream-0.5.3.tar.gz http://downloads.xiph.org/releases/ezstream/ |
Loading…
Reference in new issue