[55088] trunk/dports/comms

devans at macports.org devans at macports.org
Thu Aug 6 12:03:35 PDT 2009


Revision: 55088
          http://trac.macports.org/changeset/55088
Author:   devans at macports.org
Date:     2009-08-06 12:03:33 -0700 (Thu, 06 Aug 2009)
Log Message:
-----------
telepathy-sofiasip: new port, version 0.5.15.

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

Added: trunk/dports/comms/telepathy-sofiasip/Portfile
===================================================================
--- trunk/dports/comms/telepathy-sofiasip/Portfile	                        (rev 0)
+++ trunk/dports/comms/telepathy-sofiasip/Portfile	2009-08-06 19:03:33 UTC (rev 55088)
@@ -0,0 +1,38 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem      1.0
+
+name            telepathy-sofiasip
+set sfname      tp-sofiasip
+version         0.5.15
+categories      comms
+maintainers     devans openmaintainer
+platforms       darwin
+homepage        http://tp-sofiasip.sourceforge.net/
+master_sites    sourceforge:${sfname}
+
+description     Telepathy-SofiaSIP is a SIP connection manager (protocol plugin) \
+                for the Telepathy framework.
+
+long_description \
+                $description \
+                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.
+
+checksums       md5     cb953dec2c5374c3161a86b136e27ef5 \
+                sha1    2b189f2f5275bf637f7ee5106d70a81890ce9d11 \
+                rmd160  11a0a2ae4c5146aa3a271c2a666abfe9e298a3c4
+
+depends_build   port:pkgconfig \
+                port:gtk-doc
+
+depends_lib     port:telepathy-glib \
+                port:sofia-sip \
+                port:py25-twisted
+
+configure.python ${prefix}/bin/python2.5
+
+livecheck.regex "<title>$name .* (\\d+(?:\\.\\d+)*) released.*</title>"


Property changes on: trunk/dports/comms/telepathy-sofiasip/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/20090806/b28db9f0/attachment.html>


More information about the macports-changes mailing list