[132302] users/devans/GNOME-3/unstable/dports/graphics

devans at macports.org devans at macports.org
Wed Jan 28 13:22:53 PST 2015


Revision: 132302
          https://trac.macports.org/changeset/132302
Author:   devans at macports.org
Date:     2015-01-28 13:22:53 -0800 (Wed, 28 Jan 2015)
Log Message:
-----------
GNOME-3/unstable: clutter, update to unstable version 1.21.4, use gobject_introspection portgroup.

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/graphics/clutter/Portfile

Added Paths:
-----------
    users/devans/GNOME-3/unstable/dports/graphics/clutter/


Property changes on: users/devans/GNOME-3/unstable/dports/graphics/clutter
___________________________________________________________________
Added: svn:mergeinfo
   + /branches/mld-qt-481/dports/graphics/clutter:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/graphics/clutter:118239-120463
/users/devans/GNOME-3/stable/dports/graphics/clutter:132144-132186
/users/devans/GNOME-3/unstable/dports/graphics/clutter:117866-118100,120511-125728

Modified: users/devans/GNOME-3/unstable/dports/graphics/clutter/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/graphics/clutter/Portfile	2015-01-24 10:30:51 UTC (rev 132143)
+++ users/devans/GNOME-3/unstable/dports/graphics/clutter/Portfile	2015-01-28 21:22:53 UTC (rev 132302)
@@ -2,9 +2,10 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                clutter
-version             1.20.0
+version             1.21.4
 license             LGPL-2.1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          graphics
@@ -19,8 +20,8 @@
 
 use_xz              yes
 
-checksums           rmd160  58fa13398cf1affdc1a4c256dcf791fcea2e4160 \
-                    sha256  cc940809e6e1469ce349c4bddb0cbcc2c13c087d4fc15cda9278d855ee2d1293
+checksums           rmd160  fbf73ad078534f74b43126f53622fc9ca7ff2f6d \
+                    sha256  c96ffd45ef3951a503e04d215b4f9eac9afd27238d8a3da9e854d3e2a9c7c3c4
 
 depends_build       port:pkgconfig
 
@@ -31,6 +32,8 @@
                     port:json-glib \
                     port:cogl
 
+gobject_introspection yes
+
 variant x11 conflicts quartz {
     depends_lib-append port:gdk-pixbuf2 \
                        port:xorg-libXcomposite \
@@ -45,7 +48,6 @@
                        --enable-x11-backend=yes \
                        --enable-gdk-pixbuf=yes \
                        --enable-quartz-backend=no \
-                       --enable-introspection=yes \
                        --disable-examples \
                        --disable-silent-rules \
                        --disable-gtk-doc
@@ -57,7 +59,6 @@
                     --enable-gdk-backend=yes \
                     --enable-gdk-pixbuf=no \
                     --enable-quartz-backend=yes \
-                    --enable-introspection=yes \
                     --disable-silent-rules \
                     --disable-gtk-doc
 }
@@ -66,6 +67,6 @@
     configure.args-append --enable-debug=yes
 }
 
-default_variants +x11
+default_variants    +x11
 
-livecheck.type      gnome
+livecheck.type      gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150128/6d5a76ba/attachment-0001.html>


More information about the macports-changes mailing list