# $Id$ PortSystem 1.0 name live555 version 2008.06.26 categories multimedia maintainers milosh openmaintainer description LIVE555 Streaming Media long_description \ This code forms a set of C++ libraries for multimedia streaming, using open\ standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which can be\ compiled for Unix (including Linux and Mac OS X), Windows, and QNX (and\ other POSIX-compliant systems) - can be used to build streaming\ applications. homepage http://www.live555.com/liveMedia/ platforms darwin master_sites ${homepage}public/ \ macports checksums md5 217e064bc81e7ae5de75d34542fab018 \ sha1 68f0ddbe2199af7627862620083c75acc1a6e477 \ rmd160 747f1a26461f638d157f7f4cacaf5b6260b03307 distname live.${version} worksrcdir live configure.cmd ./genMakefiles configure.pre_args {} destroot { xinstall -d ${destroot}${prefix}/lib file copy ${workpath}/live ${destroot}${prefix}/lib/ } platform macosx { configure.args macosx } platform linux { configure.args linux } livecheck.check regex livecheck.url ${homepage}public/ livecheck.regex live\\.(\[0-9a-z.\]+)\\.tar\\.gz