# -*- 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 lv2core version 2.0 maintainers gmail.com:dbevans categories audio platforms darwin homepage http://lv2plug.in/spec/ description LV2 Audio Plugin Standard and Package long_description \ LV2 is a standard for plugins and matching host applications, \ mainly targeted at audio processing and generation. It is a \ a simple but extensible successor of LADSPA, intended to address \ the limitations of LADSPA which many applications have outgrown. master_sites ${homepage} checksums md5 274e3b3a114ada6a80e537c0e8a05fe8 \ sha1 331ef2dd4d6f68df5498e2db10437c1a18664cf0 \ rmd160 48e5890b167e462c5eb95fb06c906c6ee8275a40 depends_build port:gawk livecheck.check regex livecheck.url ${homepage} livecheck.regex LV2 Core Package