[54927] trunk/dports/comms
devans at macports.org
devans at macports.org
Tue Aug 4 12:18:45 PDT 2009
Revision: 54927
http://trac.macports.org/changeset/54927
Author: devans at macports.org
Date: 2009-08-04 12:18:45 -0700 (Tue, 04 Aug 2009)
Log Message:
-----------
telepathy-farsight: new port, version 0.0.8.
Added Paths:
-----------
trunk/dports/comms/telepathy-farsight/
trunk/dports/comms/telepathy-farsight/Portfile
Added: trunk/dports/comms/telepathy-farsight/Portfile
===================================================================
--- trunk/dports/comms/telepathy-farsight/Portfile (rev 0)
+++ trunk/dports/comms/telepathy-farsight/Portfile 2009-08-04 19:18:45 UTC (rev 54927)
@@ -0,0 +1,39 @@
+# -*- 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-farsight
+version 0.0.8
+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 dbb982402a1a4b0c2051a7071685a0f0 \
+ sha1 c776ce5920a5d5dd50f9f8087206600532e14baa \
+ rmd160 0165f044c3a3129cf076bd2b116b6341a38c683f
+
+depends_build port:pkgconfig \
+ port:gtk-doc \
+ port:python25
+
+depends_lib port:telepathy-glib \
+ port:farsight2 \
+ port:gst-python
+
+configure.python ${prefix}/bin/python2.5
+
+configure.args --disable-python
+
+livecheck.check regex
+livecheck.url ${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
Property changes on: trunk/dports/comms/telepathy-farsight/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/0ea1557f/attachment.html>
More information about the macports-changes
mailing list