[110287] users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile

devans at macports.org devans at macports.org
Thu Aug 29 09:03:04 PDT 2013


Revision: 110287
          https://trac.macports.org/changeset/110287
Author:   devans at macports.org
Date:     2013-08-29 09:03:04 -0700 (Thu, 29 Aug 2013)
Log Message:
-----------
devans/GNOME-3/stable/dports: libgdata, update to version 0.13.4.

Modified Paths:
--------------
    users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile

Modified: users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile	2013-08-29 16:00:15 UTC (rev 110286)
+++ users/devans/GNOME-3/stable/dports/gnome/libgdata/Portfile	2013-08-29 16:03:04 UTC (rev 110287)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            libgdata
-version         0.8.1
+version         0.13.4
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description     libgdata is a GLib-based library for accessing online service APIs using the \
                 GData protocol --- most notably, Google's services.
@@ -17,22 +17,29 @@
 categories      gnome net
 license         LGPL-2.1+
 platforms       darwin
-homepage        http://live.gnome.org/TwoPointTwentynine/ExternalDependencies
+homepage        https://wiki.gnome.org/libgdata
 master_sites    gnome:sources/${name}/${branch}/
 
-use_bzip2       yes
+use_xz          yes
 
-checksums       rmd160  ff56052332399e29a0a615d9128524cb2a178d47 \
-                sha256  080be3e677e6098d0f1bbcbaf8e474b4b94fad8a0d07b5a2969c3ab95b68d0b9
+checksums       rmd160  247af928c778dd523836470aca2610b3f86af8ad \
+                sha256  ae405145bb6a2109488b7123206b469b141f17317066471dd485b4ea50499c83
 
 depends_build   port:pkgconfig \
                 port:intltool \
                 port:gnome-doc-utils \
                 port:gtk-doc
 
-depends_lib     port:gdk-pixbuf2 \
-                port:libsoup
+depends_lib     port:gtk3 \
+                port:gdk-pixbuf2 \
+                port:libxml2 \
+                port:libsoup \
+                port:liboauth \
+                port:gnome-online-accounts \
+                port:gcr
 
-configure.args  --enable-introspection=no
+configure.args  --enable-introspection=yes \
+                --enable-gnome \
+                --enable-goa
 
-livecheck.type  gnome
+livecheck.type  gnome-with-unstable
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130829/09c07ae6/attachment.html>


More information about the macports-changes mailing list