[132266] users/devans/GNOME-3/unstable/dports/devel/atk

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


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

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/devel/atk/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/unstable/dports/devel/atk/


Property changes on: users/devans/GNOME-3/unstable/dports/devel/atk
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/mld-qt-481/dports/devel/atk:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/users/cal/ports/devel/atk:96570-97031
   + /branches/mld-qt-481/dports/devel/atk:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856
/trunk/dports/devel/atk:119550-131895
/users/cal/ports/devel/atk:96570-97031
/users/devans/GNOME-3/stable/dports/devel/atk:128155-132141

Modified: users/devans/GNOME-3/unstable/dports/devel/atk/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/devel/atk/Portfile	2015-01-28 21:22:12 UTC (rev 132265)
+++ users/devans/GNOME-3/unstable/dports/devel/atk/Portfile	2015-01-28 21:22:13 UTC (rev 132266)
@@ -2,10 +2,11 @@
 # $Id$
 
 PortSystem              1.0
+PortGroup               gobject_introspection 1.0
 
 name                    atk
 epoch                   2
-version                 2.15.2
+version                 2.15.4
 set branch              [join [lrange [split ${version} .] 0 1] .]
 categories              devel
 license                 LGPL
@@ -19,8 +20,8 @@
 homepage                http://projects.gnome.org/accessibility/
 master_sites            gnome:sources/${name}/${branch}/
 
-checksums           rmd160  542d6981e00f63d38764aa99b3f8c7cfd1376cb1 \
-                    sha256  179d15424b8aa3a5726903f0da458de68e0585dfd9d451c6dcfcdb6b7b509cbe
+checksums           rmd160  ea86db2e6c734c0be69a8a32c357030934484dd9 \
+                    sha256  0dddfa73a02178ca21a8de172c86d699aa887b4efeec736b4c8721eee4ac349c
 
 use_xz                  yes
 
@@ -28,21 +29,11 @@
 
 depends_lib             path:lib/pkgconfig/glib-2.0.pc:glib2 \
                         port:gettext \
-                        port:libiconv \
-                        port:gobject-introspection
+                        port:libiconv
 
+gobject_introspection yes
+
 configure.args          --enable-static \
-                        --enable-introspection \
                         --disable-silent-rules
 
-# The rules enabled by gobject-introspection require GNU make 3.81+, #35200
-platform darwin 8 {
-    depends_build-append    port:gmake
-    build.cmd               ${prefix}/bin/gmake
-}
-
-# gobject-introspection uses g-ir-scanner, which uses $CC from env
-build.args-append       CC="${configure.cc} ${configure.cc_archflags}"
-destroot.args-append    CC="${configure.cc} ${configure.cc_archflags}"
-
 livecheck.type          gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150128/c17f0a45/attachment.html>


More information about the macports-changes mailing list