# -*- 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: Portfile 40679 2008-10-10 15:51:37Z devans@macports.org $ PortSystem 1.0 name slv2 version 0.6.0 maintainers devans categories audio platforms darwin homepage http://wiki.drobilla.net/SLV2 description SLV2 is a library to make the use of LV2 plugins as simple as possible for applications. long_description \ ${description} master_sites http://download.drobilla.net/ checksums md5 1a407a6573d37e8959e1f103e768007a \ sha1 cb5ec973158d83dd077e8315efbadee78276186a \ rmd160 a06d7b616926f0968612ce6dec187db4c3f22410 depends_build port:pkgconfig depends_lib port:rasqal \ port:raptor \ port:redland \ port:jack \ port:lv2core patchfiles patch-hosts-lv2_event_helpers.h.diff configure.args \ --disable-documentation variant docs description {Enable building of API documentation} { configure.args-delete --disable-documentation depends_build-append port:doxygen } livecheck.check regex livecheck.url ${homepage} livecheck.regex The latest version of SLV2 is (\[0-9.\]+)