the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: ices2
Version: 2.0.1
Revision: 1
Description: Source client for broadcasting in Ogg Vorbis
License: GPL
Maintainer: ASARI Takashi
Depends: <<
libshout4-shlibs, libvorbis0-shlibs, libtheora0-shlibs,
libogg-shlibs, libxml2-shlibs, libiconv
<<
BuildDepends: <<
pkgconfig, libshout4, libvorbis0, libtheora0,
libogg, libxml2, libiconv-dev
<<
Source: http://downloads.us.xiph.org/releases/ices/ices-%v.tar.bz2
Source-MD5: 8c7be81b304c4ce588f43b9d02603f6e
PatchScript: <<
#!/bin/sh -ev
sed -i.bak '/#include
#include
<<
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.
<<