[110203] trunk/dports/comms

devans at macports.org devans at macports.org
Wed Aug 28 04:36:43 PDT 2013


Revision: 110203
          https://trac.macports.org/changeset/110203
Author:   devans at macports.org
Date:     2013-08-28 04:36:43 -0700 (Wed, 28 Aug 2013)
Log Message:
-----------
telepathy-farstream: new port, farstream telepathy client library.

Added Paths:
-----------
    trunk/dports/comms/telepathy-farstream/
    trunk/dports/comms/telepathy-farstream/Portfile

Added: trunk/dports/comms/telepathy-farstream/Portfile
===================================================================
--- trunk/dports/comms/telepathy-farstream/Portfile	                        (rev 0)
+++ trunk/dports/comms/telepathy-farstream/Portfile	2013-08-28 11:36:43 UTC (rev 110203)
@@ -0,0 +1,38 @@
+# -*- 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-farstream
+version         0.6.0
+license         LGPL-2.1+
+description     The ${name} component of Telepathy - a Flexible Communications Framework
+long_description \
+                ${description} \
+                Telepathy Farstream is a Telepathy client library that uses Farstream \
+                to handle Call channels.
+
+maintainers     devans openmaintainer
+categories      comms
+platforms       darwin
+homepage        http://www.freedesktop.org/wiki/Software/Farstream/
+master_sites    http://telepathy.freedesktop.org/releases/${name}/
+
+checksums       rmd160  cdece2df0ee2a7d06763e3de9b1805a5a70b7146 \
+                sha256  0524e09f6f3a9617b9dcb5a1c1cb75fa80afb722709f9967386a091925096413
+
+depends_build   port:pkgconfig \
+                port:libxslt
+
+depends_lib     path:lib/pkgconfig/glib-2.0.pc:glib2 \
+                port:telepathy-glib \
+                port:dbus-glib \
+                port:farstream \
+                port:gobject-introspection
+
+configure.args  --enable-introspection=yes \
+                --disable-silent-rules
+
+livecheck.type  regex
+livecheck.url   ${master_sites}
+livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)${extract.suffix}


Property changes on: trunk/dports/comms/telepathy-farstream/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/20130828/8946db8e/attachment-0001.html>


More information about the macports-changes mailing list