[99417] trunk/dports/gnome/gnonlin/Portfile
rmstonecipher at macports.org
rmstonecipher at macports.org
Sun Nov 4 09:28:53 PST 2012
Revision: 99417
http://trac.macports.org//changeset/99417
Author: rmstonecipher at macports.org
Date: 2012-11-04 09:28:53 -0800 (Sun, 04 Nov 2012)
Log Message:
-----------
gnome/gnonlin adding missing dependency on libffi
Modified Paths:
--------------
trunk/dports/gnome/gnonlin/Portfile
Modified: trunk/dports/gnome/gnonlin/Portfile
===================================================================
--- trunk/dports/gnome/gnonlin/Portfile 2012-11-04 14:37:47 UTC (rev 99416)
+++ trunk/dports/gnome/gnonlin/Portfile 2012-11-04 17:28:53 UTC (rev 99417)
@@ -5,7 +5,7 @@
name gnonlin
version 0.10.17
-revision 1
+revision 2
description A set of non-linear editing plugins for GStreamer.
long_description GNonLin contains a set of plug-ins for GStreamer to ease the creation of multimedia editors, or any other application where a timeline-oriented use of GStreamer makes sense.
maintainers rmstonecipher openmaintainer
@@ -25,7 +25,8 @@
depends_build \
port:pkgconfig
depends_lib \
- port:gst-plugins-base
+ port:gst-plugins-base \
+ port:libffi
configure.cflags-append -funroll-loops -fstrict-aliasing
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121104/1ecb94db/attachment.html>
More information about the macports-changes
mailing list