[132272] users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core

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


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

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/


Property changes on: users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/gnome/at-spi2-core:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/at-spi2-core:125621-125818
/users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core:119550-125620
/users/rmstonecipher/gnome/at-spi2-core:102363-103172
   + /branches/mld-qt-481/dports/gnome/at-spi2-core:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/gnome/at-spi2-core:125621-132133
/users/devans/GNOME-3/stable/dports/gnome/at-spi2-core:128155-132141
/users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core:119550-125620
/users/rmstonecipher/gnome/at-spi2-core:102363-103172

Modified: users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/Portfile	2015-01-28 21:22:19 UTC (rev 132271)
+++ users/devans/GNOME-3/unstable/dports/gnome/at-spi2-core/Portfile	2015-01-28 21:22:21 UTC (rev 132272)
@@ -2,12 +2,13 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                at-spi2-core
 # you probably want to keep this at the same version as at-spi2-atk
-version             2.15.2
-checksums           rmd160  c96e8c585f5e71c12791f441fdb0a566a3f602b0 \
-                    sha256  c68a212935d95631cdb85adee8423bc2d28af02dd0f111adf74e8618a13cdb53
+version             2.15.4
+checksums           rmd160  7fdb39843695492e1a64c6953ab8dfd3ae77c096 \
+                    sha256  0e3b01af6ba06d98faf7b85891ece394897fe145b0760b7846e810b57f1b809f
 
 license             LGPL
 set branch          [join [lrange [split ${version} .] 0 1] .]
@@ -36,8 +37,9 @@
                     port:xorg-libXtst \
                     port:xorg-libXi \
                     port:xorg-libXevie \
-                    port:gobject-introspection
 
+gobject_introspection yes
+
 # update m4/intltool.m4 and autoreconf
 
 pre-configure {
@@ -48,16 +50,7 @@
 autoreconf.args     -fvi
 
 configure.args      --disable-xevie \
-                    --enable-introspection=yes \
                     --x-includes=${prefix}/include \
                     --x-libraries=${prefix}/lib
 
-# The rules enabled by gobject-introspection require GNU make 3.81+
-platform darwin 8 {
-    depends_build-append    port:gmake
-    build.cmd               ${prefix}/bin/gmake
-}
-# gobject-introspection uses $CC from env
-build.env-append    CC=${configure.cc}
-
 livecheck.type      gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150128/20404dce/attachment.html>


More information about the macports-changes mailing list