[97201] trunk/dports/multimedia/lmms/Portfile
ryandesign at macports.org
ryandesign at macports.org
Wed Aug 29 17:09:27 PDT 2012
Revision: 97201
https://trac.macports.org/changeset/97201
Author: ryandesign at macports.org
Date: 2012-08-29 17:09:24 -0700 (Wed, 29 Aug 2012)
Log Message:
-----------
lmms: blacklist clang (#35885); license GPL-2+
Modified Paths:
--------------
trunk/dports/multimedia/lmms/Portfile
Modified: trunk/dports/multimedia/lmms/Portfile
===================================================================
--- trunk/dports/multimedia/lmms/Portfile 2012-08-29 22:10:01 UTC (rev 97200)
+++ trunk/dports/multimedia/lmms/Portfile 2012-08-30 00:09:24 UTC (rev 97201)
@@ -9,6 +9,7 @@
version 0.4.12
categories multimedia
maintainers nomaintainer
+license GPL-2+
description Linux Multimedia Studio
long_description LMMS is a free cross-platform alternative to commercial programs like FL Studio®, \
@@ -38,6 +39,10 @@
patchfiles patch-qt-include.diff \
patch-zynaddsubfx-CMakeLists.txt.diff
+# Undefined symbols: "_waveguide_nl_process", referenced from: _runGong in gong_1424.o, _runAddingGong in gong_1424.o
+# https://sourceforge.net/tracker/?func=detail&aid=3563052&group_id=105168&atid=640434
+compiler.blacklist clang
+
# Use bundled libsamplerate due to link problems with the external library
configure.args-append -DWANT_SYSTEM_SR=OFF
# Disable VST because it is not supported on OS X
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120829/f34626cd/attachment.html>
More information about the macports-changes
mailing list