# $Id: Portfile 144480 2016-01-10 00:51:35Z khindenburg@macports.org $ PortSystem 1.0 name libshout2 set my_name [strsed ${name} {g/[0-9]//}] version 2.4.1 categories audio net license LGPL platforms darwin maintainers nomaintainer description Data and connectivity lib for the icecast server long_description \ A port of the libshout library. Libshout allows applications to \ easily communicate and broadcast to an Icecast streaming media \ server. It handles the socket connections, metadata communication, \ and data streaming for the calling application, and lets developers \ focus on feature sets instead of implementation details. homepage http://www.icecast.org/ master_sites http://downloads.xiph.org/releases/libshout/ distname ${my_name}-${version} depends_build port:pkgconfig depends_lib port:libvorbis path:lib/libspeex.dylib:speex port:libtheora checksums rmd160 4dc076d0d12161202110b4fd53954314db5e6ebf \ sha256 f3acb8dec26f2dbf6df778888e0e429a4ce9378a9d461b02a7ccbf2991bbf24d destroot.args docdir=${prefix}/share/doc/${name} livecheck.type regex livecheck.url ${homepage}download.php livecheck.regex ${my_name}-(\\d+(?:\\.\\d+)*)