[125742] trunk/dports/devel

ryandesign at macports.org ryandesign at macports.org
Thu Sep 25 10:30:16 PDT 2014


Revision: 125742
          https://trac.macports.org/changeset/125742
Author:   ryandesign at macports.org
Date:     2014-09-25 10:30:16 -0700 (Thu, 25 Sep 2014)
Log Message:
-----------
pd-pure: new port, version 0.20 (#45141)

Added Paths:
-----------
    trunk/dports/devel/pd-pure/
    trunk/dports/devel/pd-pure/Portfile

Added: trunk/dports/devel/pd-pure/Portfile
===================================================================
--- trunk/dports/devel/pd-pure/Portfile	                        (rev 0)
+++ trunk/dports/devel/pd-pure/Portfile	2014-09-25 17:30:16 UTC (rev 125742)
@@ -0,0 +1,25 @@
+# -*- 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
+PortGroup                       pure 1.0
+
+pure.setup                      pd-pure 0.20
+name                            pd-pure
+categories                      audio devel
+platforms                       darwin
+maintainers                     ryandesign
+license                         BSD
+
+description                     a Pd plugin loader which lets you run Pure scripts as externals in Pd
+
+long_description                ${name} provides ${description}.
+
+checksums                       rmd160  95f455fc0a78770488e58551fc9baef08225e737 \
+                                sha256  d2cda9ff7abc2bbc88a3377cd01399aafde2faa78a4d29e34b3097beafadd068
+
+depends_build-append            port:pkgconfig
+
+build.args-append               prefix=${prefix}
+
+destroot.args-append            prefix=${prefix}


Property changes on: trunk/dports/devel/pd-pure/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140925/f040af39/attachment.html>


More information about the macports-changes mailing list