1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-02 06:01:10 +00:00
icecast-server/ci/osc/icecast/debian/control

39 lines
985 B
Plaintext

Source: icecast2
Section: sound
Priority: optional
Maintainer: Thomas B. Ruecker <thomas@ruecker.fi>
Uploaders: Thomas B. Ruecker <thomas@ruecker.fi>
Build-Depends: cdbs,
autotools-dev,
devscripts,
libtool,
automake1.11,
autoconf,
debhelper,
dh-buildinfo,
libogg-dev (>> 1.0.0),
libvorbis-dev (>> 1.0.0),
libxslt1-dev | libxslt-dev,
libxml2-dev,
libcurl4-gnutls-dev,
libtheora-dev (>= 0.0.0.alpha7),
libspeex-dev,
libssl-dev,
po-debconf,
pkg-config,
dh-autoreconf,
automake
Standards-Version: 3.9.5
Homepage: http://www.icecast.org/
Package: icecast2
Architecture: any
Depends: adduser, ${shlibs:Depends}, ${misc:Depends}
Suggests: ices2
Description: streaming media server
Icecast is a versatile multimedia streaming server which can create
(for instance) a private jukebox or "Internet radio station". It
supports Ogg streaming using the Vorbis and Theora codecs, as well as
other formats such as MP3, AAC, or NSV, and is compatible with most
media players.