# -*- 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.10 revision 1 categories multimedia license {MPL-1.1 MIT LGPL-2 GPL-2} 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. checksums md5 9de088ccc314bb9e766cb3aa6510a0ef \ sha1 c8af4cb2bc54b7783ac20d7f4a39db4e31c1cac0 \ rmd160 07373e40e62067fd2a38a41c55ef6cdce40c75fb depends_build port:pkgconfig depends_lib port:orc patchfiles patch-orc-symbols.diff use_autoreconf yes livecheck.type regex livecheck.url ${master_sites} livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"