# -*- 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 # $Id$ PortSystem 1.0 name schroedinger version 1.0.7 categories multimedia maintainers devans platforms darwin homepage http://diracvideo.org/ master_sites http://diracvideo.org/download/${name} description \ Schroedinger is a high-speed implementation in C of the Dirac codec. long_description \ Schroedinger is a high-speed implementation in C of the Dirac codec. \ The Schroedinger software is available under any of the GPLv2, MIT or \ MPL licences. Libraries may also be used under LGPL. universal_variant no checksums md5 9a1132c54a58a6a040514f754b53ee44 \ sha1 87da84f942668249f96a42d4b85c13743e8b2c07 \ rmd160 07e01d82fec882f66ff4046e69ce83dc2fb65970 depends_build port:pkgconfig depends_lib port:liboil configure.args-append --disable-gstreamer variant gstreamer description {Enable gstreamer plugin support} { depends_lib-append port:gstreamer port:gst-plugins-base configure.args-delete --disable-gstreamer } livecheck.check regex livecheck.url ${master_sites} livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"