[132284] users/devans/GNOME-3/unstable/dports/gnome/gnome-online-accounts

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


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

Modified Paths:
--------------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-online-accounts/Portfile

Property Changed:
----------------
    users/devans/GNOME-3/unstable/dports/gnome/gnome-online-accounts/


Property changes on: users/devans/GNOME-3/unstable/dports/gnome/gnome-online-accounts
___________________________________________________________________
Modified: svn:mergeinfo
   - /trunk/dports/gnome/gnome-online-accounts:113257-127228
/users/devans/GNOME-3/unstable/dports/gnome/gnome-online-accounts:114069-118152,119584-125723
   + /trunk/dports/gnome/gnome-online-accounts:113257-127228
/users/devans/GNOME-3/stable/dports/gnome/gnome-online-accounts:128275-132141
/users/devans/GNOME-3/unstable/dports/gnome/gnome-online-accounts:114069-118152,119584-125723

Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-online-accounts/Portfile
===================================================================
--- users/devans/GNOME-3/unstable/dports/gnome/gnome-online-accounts/Portfile	2015-01-28 21:22:33 UTC (rev 132283)
+++ users/devans/GNOME-3/unstable/dports/gnome/gnome-online-accounts/Portfile	2015-01-28 21:22:34 UTC (rev 132284)
@@ -2,13 +2,14 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           gobject_introspection 1.0
 
 name                gnome-online-accounts
 
 if {${os.platform} eq "darwin" && ${os.major} >= 13} {
 
     set mavericks_or_better yes
-    version         3.15.2
+    version         3.15.4
 
 } else {
 
@@ -32,8 +33,8 @@
 
 if {$mavericks_or_better} {
 
-    checksums       rmd160  4248ec047e9c7d321aca3cbb790f49ecedebeca9 \
-                    sha256  ca28969132a93f54f8d5644365632658218018d3dccec5c022ff837c098dc360
+checksums           rmd160  8204ae4c5e6bd74585663b3e4bc3d32861528eb6 \
+                    sha256  6bb058decf5985101ffe975eeff71a99eafa1381157beef83338332578d64400
 
     depends_build   port:pkgconfig \
                     port:intltool \
@@ -50,10 +51,11 @@
                     port:rest \
                     port:libsecret \
                     port:libxml2 \
-                    port:gobject-introspection \
                     port:gcr \
                     port:telepathy-glib
 
+gobject_introspection yes
+
 # use upstream autogen.sh to update m4/intltool.m4 and telepathy-account-widgets/m4/intltool.m4 and reconfigure
 
     post-patch {
@@ -62,8 +64,7 @@
 
     configure.cmd   ./autogen.sh
 
-    configure.args  --enable-introspection=yes \
-                    --enable-ubuntu-online-accounts=no \
+    configure.args  --enable-ubuntu-online-accounts=no \
                     --disable-exchange \
                     --enable-flickr \
                     --enable-google \
@@ -78,9 +79,6 @@
                     --disable-maintainer-mode \
                     --disable-silent-rules
 
-# gobject-introspection uses g-ir-scanner, which uses $CC from env
-    build.args-append   CC="${configure.cc} ${configure.cc_archflags}"
-
 } else {
 
     checksums       rmd160  21889d886fa262e536929ecb6905cfcd3f50a462 \
@@ -98,19 +96,19 @@
                     port:rest \
                     port:libsecret \
                     port:libxml2 \
-                    port:gobject-introspection \
                     port:gcr
 
     patchfiles      patch-alarm.diff
 
+gobject_introspection yes
+
 # autoreconf with MacPorts intltool.m4
 
     use_autoreconf  yes
     autoreconf.args -fvi
 
     configure.cflags-append -Wno-format-nonliteral
-    configure.args  --enable-introspection=yes \
-                    --disable-exchange \
+    configure.args  --disable-exchange \
                     --enable-flickr \
                     --enable-google \
                     --enable-imap-smtp \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150128/a23c80ee/attachment-0001.html>


More information about the macports-changes mailing list