# -*- 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 libtelepathy version 0.3.3 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 490ca1a0c614d4466394b72d43bf7370 \ sha1 d5aa10a30570dedd89cfe45c4e928263bd32b888 \ rmd160 0d51e4eac2e4bc7f196c2597c4ea30adebc34e11 depends_build port:pkgconfig \ port:libxslt \ port:python25 depends_lib port:telepathy-glib configure.python ${prefix}/bin/python2.5 livecheck.check regex livecheck.url ${master_sites} livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"