[72126] trunk/dports/comms/telepathy-glib/Portfile

devans at macports.org devans at macports.org
Mon Oct 4 13:46:40 PDT 2010


Revision: 72126
          http://trac.macports.org/changeset/72126
Author:   devans at macports.org
Date:     2010-10-04 13:46:38 -0700 (Mon, 04 Oct 2010)
Log Message:
-----------
telepathy-glib: enable GObject introspection, vala bindings, required by libfolks, increment revision.

Modified Paths:
--------------
    trunk/dports/comms/telepathy-glib/Portfile

Modified: trunk/dports/comms/telepathy-glib/Portfile
===================================================================
--- trunk/dports/comms/telepathy-glib/Portfile	2010-10-04 20:00:00 UTC (rev 72125)
+++ trunk/dports/comms/telepathy-glib/Portfile	2010-10-04 20:46:38 UTC (rev 72126)
@@ -5,6 +5,8 @@
 
 name            telepathy-glib
 version         0.12.0
+revision        1
+# version 0.13.x is unstable, do not upgrade until 0.14
 description     The ${name} component of Telepathy - a Flexible Communications Framework.
 long_description \
                 The ${name} component of Telepathy - a Flexible Communications Framework. \
@@ -25,6 +27,7 @@
 depends_build   port:pkgconfig \
                 port:gnome-doc-utils \
                 port:gtk-doc \
+                port:vala \
                 port:python26
 
 depends_lib     port:dbus-glib \
@@ -34,6 +37,9 @@
 
 configure.python ${prefix}/bin/python2.6
 
+configure.args  --enable-vala-bindings \
+                --enable-introspection=yes
+
 livecheck.type  regex
 livecheck.url   ${master_sites}
 livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101004/2948f091/attachment.html>


More information about the macports-changes mailing list