Revision: 75600 http://trac.macports.org/changeset/75600 Author: rmstonecipher@macports.org Date: 2011-01-31 19:13:06 -0800 (Mon, 31 Jan 2011) Log Message: ----------- gnome/gnonlin no longer force compiler to gcc-4.0 Modified Paths: -------------- trunk/dports/gnome/gnonlin/Portfile Modified: trunk/dports/gnome/gnonlin/Portfile =================================================================== --- trunk/dports/gnome/gnonlin/Portfile 2011-02-01 03:02:47 UTC (rev 75599) +++ trunk/dports/gnome/gnonlin/Portfile 2011-02-01 03:13:06 UTC (rev 75600) @@ -5,6 +5,7 @@ name gnonlin version 0.10.17 +revision 1 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 +26,6 @@ depends_lib \ port:gst-plugins-base -configure.compiler gcc-4.0 configure.cflags-append -funroll-loops -fstrict-aliasing post-patch {
participants (1)
-
rmstonecipher@macports.org