[54920] trunk/dports/comms
devans at macports.org
devans at macports.org
Tue Aug 4 10:42:47 PDT 2009
Revision: 54920
http://trac.macports.org/changeset/54920
Author: devans at macports.org
Date: 2009-08-04 10:42:47 -0700 (Tue, 04 Aug 2009)
Log Message:
-----------
telepathy-glib: new port, version 0.7.33.
Added Paths:
-----------
trunk/dports/comms/telepathy-glib/
trunk/dports/comms/telepathy-glib/Portfile
Added: trunk/dports/comms/telepathy-glib/Portfile
===================================================================
--- trunk/dports/comms/telepathy-glib/Portfile (rev 0)
+++ trunk/dports/comms/telepathy-glib/Portfile 2009-08-04 17:42:47 UTC (rev 54920)
@@ -0,0 +1,36 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name telepathy-glib
+version 0.7.33
+description The ${name} component of Telepathy - a Flexible Communications Framework.
+long_description \
+ The ${name} component of Telepathy - a Flexible Communications Framework. \
+ The Telepathy project is building a unified framework for many \
+ different kinds of real-time communications. It uses the D-Bus \
+ messaging system to provide a simple interface for client applications, \
+ allowing them to quickly take advantage of Telepathy's benefits.
+maintainers devans openmaintainer
+categories comms
+platforms darwin
+homepage http://telepathy.freedesktop.org/wiki
+master_sites http://telepathy.freedesktop.org/releases/${name}/
+
+checksums md5 2e9f8ee2c7ffa1612f70bb36757b99e5 \
+ sha1 1fed557912f42452aea48396d95ec1e91e3ea3b5 \
+ rmd160 f6c425e33516b98021de1c48df66bf608406d9b5
+
+depends_build port:pkgconfig \
+ port:gnome-doc-utils \
+ port:gtk-doc \
+ port:python25
+
+depends_lib port:dbus-glib
+
+configure.python ${prefix}/bin/python2.5
+
+livecheck.check regex
+livecheck.url ${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
Property changes on: trunk/dports/comms/telepathy-glib/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090804/8db9658b/attachment-0001.html>
More information about the macports-changes
mailing list