# -*- 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-gabble version 0.18.3 revision 3 license LGPL-2.1 MIT description The ${name} component of Telepathy - a Flexible Communications Framework long_description \ Gabble is a Jabber/XMPP connection manager that handles single- and multi-user \ chats and voice/video calls. maintainers devans openmaintainer categories comms platforms darwin homepage http://telepathy.freedesktop.org/wiki/ master_sites http://telepathy.freedesktop.org/releases/${name}/ checksums rmd160 a227c369090c2020f510cf050f35e4c12b01fe74 \ sha256 8ec714607e9bcb8d5a3f44adf871e7b07d5db8e326e47536e74e09cba59989c2 depends_build port:pkgconfig \ port:gtk-doc depends_lib port:gnutls \ port:telepathy-glib \ port:libxslt \ port:libsoup \ port:libnice \ port:cyrus-sasl2 \ port:py27-twisted patchfiles patch-configure.diff \ patch-lib-ext-wocky-Makefile.in.diff configure.python \ ${prefix}/bin/python2.7 configure.args --disable-silent-rules \ --without-ca-certificates \ --disable-Werror livecheck.type regex livecheck.url ${master_sites} livecheck.regex ${name}-(\[0-9\]+\\.\[0-9\]*\[02468\](\\.\[0-9\]+)*)${extract.suffix}