# -*- 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
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers {devans @dbevans} openmaintainer
description The Easy Publish and Consume Library
long_description The Easy Publish and Consume library provides an easy method to \
publish data per HTTPS, announce that information via DNS-SD, \
find that information, and finally consume it. You can use this \
library as a key/value store published to the network, using \
encryption, authentication and service discovery.
homepage https://wiki.gnome.org/Projects/libepc
master_sites gnome:sources/${name}/${branch}/
checksums rmd160 b96222557cef72bc64f76875ebdc87f10bac6044 \
sha256 215990847a8526c85774cb74fbcaea4c46866df58281b21dce5a62aac5da7ae8
depends_build port:pkgconfig \
patchfiles patch-configure.ac.diff \
# use upstream autogen.sh to reconfigure with our intltool.m4
xinstall -m 755 ${filespath}/autogen.sh ${worksrcpath}
configure.cmd ./autogen.sh