[54944] trunk/dports/comms

devans at macports.org devans at macports.org
Tue Aug 4 16:10:16 PDT 2009


Revision: 54944
          http://trac.macports.org/changeset/54944
Author:   devans at macports.org
Date:     2009-08-04 16:10:16 -0700 (Tue, 04 Aug 2009)
Log Message:
-----------
telepathy-haze: new port, version 0.3.1.

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

Added: trunk/dports/comms/telepathy-haze/Portfile
===================================================================
--- trunk/dports/comms/telepathy-haze/Portfile	                        (rev 0)
+++ trunk/dports/comms/telepathy-haze/Portfile	2009-08-04 23:10:16 UTC (rev 54944)
@@ -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-haze
+version         0.3.1
+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     0076c47edea2cf2c9708fd7aaaf848a8 \
+                sha1    c6a181914f2551a8b5f7165d8b9729e38eb0f629 \
+                rmd160  44bfc1fb933f87ce06ae4ed159e463b1a4edfd7b
+
+depends_build   port:pkgconfig \
+                port:gtk-doc
+
+depends_lib     port:dbus-glib \
+                port:telepathy-glib \
+                port:pidgin
+
+configure.python ${prefix}/bin/python2.5
+
+configure.args  --disable-shave
+
+livecheck.check regex
+livecheck.url   ${master_sites}
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"


Property changes on: trunk/dports/comms/telepathy-haze/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/858a9187/attachment.html>


More information about the macports-changes mailing list