[131857] users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2

devans at macports.org devans at macports.org
Mon Jan 19 17:34:00 PST 2015


Revision: 131857
          https://trac.macports.org/changeset/131857
Author:   devans at macports.org
Date:     2015-01-19 17:34:00 -0800 (Mon, 19 Jan 2015)
Log Message:
-----------
GNOME-3/stable: gdk-pixbuf2, sync with trunk.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2/files/

Property Changed:
----------------
    users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2/


Property changes on: users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/graphics/gdk-pixbuf2:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/graphics/gdk-pixbuf2:122272-126887
   + /branches/mld-qt-481/dports/graphics/gdk-pixbuf2:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/graphics/gdk-pixbuf2:122272-131856

Modified: users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2/Portfile	2015-01-20 01:16:32 UTC (rev 131856)
+++ users/devans/GNOME-3/stable/dports/graphics/gdk-pixbuf2/Portfile	2015-01-20 01:34:00 UTC (rev 131857)
@@ -2,6 +2,7 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                gdk-pixbuf2
 set my_name         gdk-pixbuf
@@ -32,20 +33,14 @@
                     port:libpng \
                     port:jasper \
                     port:jpeg \
-                    port:tiff \
-                    port:gobject-introspection
+                    port:tiff
 
-configure.args      --with-libjasper \
-                    --enable-introspection=yes
+patchfiles          patch-tests-pixbuf-readonly-to-mutable.c.diff
 
-# The rules enabled by gobject-introspection require GNU make 3.81+, #35202
-platform darwin 8 {
-    depends_build-append    port:gmake
-    build.cmd               ${prefix}/bin/gmake
-}
-# gobject-introspection uses $CC from env
-build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
+gobject_introspection yes
 
+configure.args      --with-libjasper
+
 test.run            yes
 test.target         check
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150119/d46c0891/attachment.html>


More information about the macports-changes mailing list