# -*- 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}