# -*- 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 125905 2014-09-29 05:59:05Z ryandesign@macports.org $ PortSystem 1.0 PortGroup pure 1.0 pure.setup pd-faust 0.9 name pd-faust categories-append audio devel platforms darwin maintainers ryandesign gmail.com:aggraef license LGPL-3+ MIT description a Pd plugin loader which lets you run Faust \ programs as externals in Pd and dynamically \ generate Pd GUI subpatches long_description ${name} provides ${description}. checksums rmd160 8b1f39c5ebfb7410d3e836d77c4eee4851328794 \ sha256 d15e77dd13b07407fad86df0e81cf1e450dcfe27f144f248fc88140f71eba8bb depends_build-append path:bin/faust:faust \ port:pkgconfig depends_lib-append port:pure-faust \ port:pure-midi \ port:pure-stldict depends_run-append port:pd-pure patchfiles-append patch-lib-Makefile.diff build.args-append LIBRARY_PATH=${prefix}/lib \ prefix=${prefix} destroot.args-append prefix=${prefix}