# -*- 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$ PortSystem 1.0 name e_dbus epoch 2 version 1.7.8 maintainers ryandesign openmaintainer categories devel platforms darwin license BSD description convenience wrappers around dbus to ease integrating \ dbus with EFL-based applications long_description ${name} is a set of ${description}. homepage http://trac.enlightenment.org/e/wiki/E_Dbus master_sites http://download.enlightenment.org/releases/ use_bzip2 yes checksums rmd160 a2d55fe351e5f1216f95753e1f37cfa5b1130b2d \ sha256 2744008cd3da0c000ffd4d3f574337bcaddad9845e5ac9a2a15c600be9baa09a depends_build port:pkgconfig depends_lib port:ecore \ port:dbus configure.args --disable-silent-rules use_parallel_build yes livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex ${name}-(\[0-9a-z.\]+)${extract.suffix}