# -*- 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: Portfile 71520 2010-09-15 18:12:15Z devans@macports.org $ PortSystem 1.0 name telepathy-mission-control version 5.5.4 categories comms maintainers devans openmaintainer platforms darwin homepage http://telepathy.freedesktop.org/wiki master_sites http://telepathy.freedesktop.org/releases/${name} description The ${name} component of Telepathy - a Flexible Communications Framework. long_description \ Telepathy Mission Control is a telepathy (chat and voip framework) component \ providing a way for "end-user" applications to abstract some details of low \ level telepathy components such as connection managers. checksums md5 fc6b3caab86a36b6884cb296206022d2 \ sha1 2f77d8fe806480cc232f64a6b19436838da69c43 \ rmd160 469dc27687e739aeb3328516ee02d9d539358750 depends_build port:pkgconfig \ port:libxslt \ port:gtk-doc depends_lib port:telepathy-glib \ port:libgnome-keyring \ port:python26 patchfiles patch-configure.diff configure.python ${prefix}/bin/python2.6 configure.args --enable-gnome-keyring livecheck.type regex livecheck.url ${master_sites} livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"