the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: shout
Version: 0.8.0
Revision: 2
###
Source: http://www.icecast.org/releases/%n-%v.tar.gz
Source-MD5: d44604a2235532e31e10d2d0e4740f20
###
BuildDepends: fink (>= 0.24.12-1)
###
PatchFile: %n.patch
PatchFile-MD5: e25b2f1e5a599e91c6b11a6f578cfb13
###
ConfigureParams: --mandir=%i/share/man --infodir=%p/share/info --libexecdir=%p/lib
CompileScript: <<
./configure %c
rm -rf sock.o
make
<<
InstallScript: <<
make install DESTDIR=%d
cp %i/etc/shout.conf.dist %i/etc/shout.conf
touch %i/etc/shout.playlist
touch %i/var/log/default.playlist
<<
###
DocFiles: BUGS* CREDITS README* TODO
ConfFiles:<<
%p/etc/shout.conf
%p/etc/shout.playlist
<<
###
SetCFLAGS: -Wno-long-double
###
Description: Client for the shoutcast MP3 streaming system
DescDetail: <<
Shout is a broadcasting tool for icecast streaming servers. It broadcasts
mp3 files to an icecast server, and supports external programs which do
song selection.
<<
###
License: GPL
Maintainer: None
Homepage: http://www.icecast.org/