[125885] trunk/dports/audio/lv2core/Portfile

devans at macports.org devans at macports.org
Sun Sep 28 18:38:42 PDT 2014


Revision: 125885
          https://trac.macports.org/changeset/125885
Author:   devans at macports.org
Date:     2014-09-28 18:38:42 -0700 (Sun, 28 Sep 2014)
Log Message:
-----------
lv2core: obsolete, replaced by lv2 (#45185).

Modified Paths:
--------------
    trunk/dports/audio/lv2core/Portfile

Modified: trunk/dports/audio/lv2core/Portfile
===================================================================
--- trunk/dports/audio/lv2core/Portfile	2014-09-29 01:37:56 UTC (rev 125884)
+++ trunk/dports/audio/lv2core/Portfile	2014-09-29 01:38:42 UTC (rev 125885)
@@ -2,40 +2,12 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup waf   1.0
 
+replaced_by     lv2
+PortGroup       obsolete 1.0
+
 name            lv2core
 version         6.0
-license         Permissive
-maintainers     devans openmaintainer
+revision        1
+license         none
 categories      audio
-platforms       darwin
-supported_archs noarch
-
-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.
-
-homepage        http://lv2plug.in/
-master_sites    ${homepage}spec/
-
-checksums       rmd160  09ae02dadfd240ebc0420e537ebf86f59a32fc68 \
-                sha256  b05429f1cade75ad559a72d65d78a927f9718e074e3aeb9698510403a4e52309
-
-use_bzip2       yes
-
-#
-# port installs audio plugin support files at
-# /Library/Audio/Plug-Ins/LV2
-# this is normal
-#
- 
-destroot.violate_mtree yes
-
-livecheck.type  regex
-livecheck.url   ${master_sites}
-livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140928/6d4a4ebb/attachment.html>


More information about the macports-changes mailing list