[38544] trunk/dports/audio
ryandesign at macports.org
ryandesign at macports.org
Thu Jul 24 20:01:31 PDT 2008
Revision: 38544
http://trac.macosforge.org/projects/macports/changeset/38544
Author: ryandesign at macports.org
Date: 2008-07-24 20:01:31 -0700 (Thu, 24 Jul 2008)
Log Message:
-----------
lv2core: new port, version 2.0; see #16048
Added Paths:
-----------
trunk/dports/audio/lv2core/
trunk/dports/audio/lv2core/Portfile
Added: trunk/dports/audio/lv2core/Portfile
===================================================================
--- trunk/dports/audio/lv2core/Portfile (rev 0)
+++ trunk/dports/audio/lv2core/Portfile 2008-07-25 03:01:31 UTC (rev 38544)
@@ -0,0 +1,32 @@
+# -*- 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 <a href="http://lv2plug.in/spec/${name}-(\[0-9.\]+).tar.gz">LV2 Core Package
+
Property changes on: trunk/dports/audio/lv2core/Portfile
___________________________________________________________________
Name: svn:keywords
+ Id
Name: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080724/a5ca2978/attachment.html
More information about the macports-changes
mailing list