# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
checksums md5 d31450c4011561dae0229f071cb41cb6 \
rmd160 2a40856c8dbcef8558c7a85bf247c2c7cdf97c22 \
sha256 6e71f7c2a5d7415565a3af4f4c688ada4915312714c74bb7567f2b4b6d183074 \
description Stream audio to an icecast server
long_description source client for broadcasting in MP3 format to an \
homepage http://icecast.org/ices/
master_sites http://downloads.us.xiph.org/releases/ices/
depends_build port:pkgconfig
path:lib/libmp4v2.dylib:mp4v2
patchfiles patch-src-in_mp4.c.diff \
system -W ${worksrcpath}/doc "iconv -f ISO-8859-1 -t UTF-8 ices.1.in > ices.1.in.new && mv ices.1.in.new ices.1.in"
configure.args --program-suffix=0 \
--with-docdir=${prefix}/share/doc/${name} \
--mandir=${prefix}/share/man \
variant python description {Enable Python support} {
configure.args-delete --without-python
configure.args-append --with-python=${prefix}/bin/python2.7
depends_lib-append port:python27
variant perl description {Enable Perl support} {
configure.args-delete --without-perl
configure.args-append --with-perl=${prefix}/bin/perl
depends_lib-append path:bin/perl:perl5