# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup muniversal 1.0 name libopus version 1.0.3 categories audio license BSD platforms darwin maintainers jeremyhu openmaintainer description The Opus Audio Codec (IETF RFC 6716), refrence implementation long_description \ Opus is the first state-of-the-art, fully Free and Open audio codec \ ratified by a major standards organization. It is reportedly better than \ all pre-existing codecs across the spectrum for voice, audio, archival, \ and real-time uses. homepage http://www.opus-codec.org master_sites http://downloads.xiph.org/releases/opus distname opus-${version} depends_build port:pkgconfig checksums sha1 5781bdd009943deb55a742ac99db20a0d4e89c1e \ rmd160 11af19a60dd8175fdcecd759cde0eb01cddeea5d \ sha256 191a089c92dbc403de6980463dd3604b65beb12d283c607e246c8076363cb49c use_parallel_build yes livecheck.type regex livecheck.url ${master_sites} livecheck.regex opus-(\[\\d.\]+)${extract.suffix}