Package: ices2 Version: 2.0.2 Revision: 1 Description: Source client for broadcasting in Ogg Vorbis License: GPL ### Feel free to take over Maintainer: Hanspeter Niederstrasser Depends: << libiconv, libogg-shlibs, libshout4-shlibs, libtheora0-shlibs, libvorbis0-shlibs, libxml2-shlibs << BuildDepends: << libiconv-dev, libogg, libshout4, libtheora0, libvorbis0, libxml2, pkgconfig << Source: http://downloads.us.xiph.org/releases/ices/ices-%v.tar.bz2 Source-Checksum: SHA256(96458df835033c39236ad3bb099286c033241f8ea7c138e7ccf714e7ade75900) PatchScript: << #!/bin/sh -ev sed -i.bak '/#include /a\ #include ' src/metadata.c << ConfigureParams: --datadir=%i/share/doc InstallScript: << %{default_script} /bin/mv %i/bin/ices %i/bin/ices2 << DocFiles: AUTHORS COPYING README TODO Homepage: http://www.icecast.org/ices.php DescDetail: << IceS is a source client for a streaming server. The purpose of this client is to provide an audio stream to a streaming server such that one or more listeners can access the stream. With this layout, this source client can be situated remotely from the icecast server. The primary example of a streaming server used is Icecast 2, although others could be used if certain conditions are met. << DescPort: << Advice about PatchScript by Jean-Francois Mertens. Thanks! ices binary is renamed to /sw/bin/ices2 , not to conflict with ices. <<