# -*- 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 libmatroska version 1.4.5 categories multimedia maintainers ryandesign openmaintainer license LGPL-2.1+ description Matroska is an extensible open standard audio/video container format. long_description \ Matroska is an extensible open standard audio/video container \ format. This library is there to support this format and has \ been written by the Matroska project team. homepage http://www.matroska.org/ platforms darwin master_sites http://dl.matroska.org/downloads/${name}/ use_bzip2 yes checksums rmd160 6f33a7b077d1cf4c3da4483e5bd86b1699987919 \ sha256 79023fa46901e5562b27d93a9dd168278fa101361d7fd11a35e84e58e11557bc depends_build port:pkgconfig depends_lib port:libebml test.run yes test.target check livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex >${name}-(\[0-9.\]+)${extract.suffix}