# -*- 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 PortGroup gobject_introspection 1.0 name gssdp version 0.14.11 license LGPL set branch [join [lrange [split ${version} .] 0 1] .] description A GObject-based API for handling resource discovery and announcement over SSDP. long_description ${description} maintainers devans openmaintainer categories net gnome platforms darwin homepage https://wiki.gnome.org/Projects/GUPnP master_sites gnome:sources/${name}/${branch}/ use_xz yes checksums rmd160 d7bbf3cf1ec31fc906b29896d0783020a47ce888 \ sha256 7bf5aeaf2119fe0bec5f3632ecf39dae15bc85276c72c2ad8dd4b0e345c6535a depends_build port:pkgconfig depends_lib port:gtk3 \ port:libsoup \ port:vala gobject_introspection yes livecheck.type gnome