[91757] trunk/dports/gnome/gst-plugins-good

jeremyhu at macports.org jeremyhu at macports.org
Mon Apr 9 13:53:38 PDT 2012


Revision: 91757
          https://trac.macports.org/changeset/91757
Author:   jeremyhu at macports.org
Date:     2012-04-09 13:53:38 -0700 (Mon, 09 Apr 2012)
Log Message:
-----------
gst-plugins-good: Fix ppc build

Modified Paths:
--------------
    trunk/dports/gnome/gst-plugins-good/Portfile
    trunk/dports/gnome/gst-plugins-good/files/goom-nommx.patch

Modified: trunk/dports/gnome/gst-plugins-good/Portfile
===================================================================
--- trunk/dports/gnome/gst-plugins-good/Portfile	2012-04-09 19:56:40 UTC (rev 91756)
+++ trunk/dports/gnome/gst-plugins-good/Portfile	2012-04-09 20:53:38 UTC (rev 91757)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem  1.0
+PortGroup   muniversal 1.0
 
 name                gst-plugins-good
 version             0.10.31

Modified: trunk/dports/gnome/gst-plugins-good/files/goom-nommx.patch
===================================================================
--- trunk/dports/gnome/gst-plugins-good/files/goom-nommx.patch	2012-04-09 19:56:40 UTC (rev 91756)
+++ trunk/dports/gnome/gst-plugins-good/files/goom-nommx.patch	2012-04-09 20:53:38 UTC (rev 91757)
@@ -11,13 +11,3 @@
  #ARCH_FILES += $(PPC_FILES)
  				
  libgstgoom_la_SOURCES =						\
-@@ -31,6 +31,9 @@ libgstgoom_la_LIBADD = $(GST_BASE_LIBS) 
- libgstgoom_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
- libgstgoom_la_LIBTOOLFLAGS = --tag=disable-static
- 
-+# mmx code doesn't build on x86_64, so disable it
-+libgstgoom_la_CFLAGS += -mno-mmx
-+
- EXTRA_DIST = $(PPC_FILES) $(MMX_FILES)
- 
- .NOTPARALLEL:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120409/aad9e725/attachment.html>


More information about the macports-changes mailing list