# -*- 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 gupnp-dlna version 0.10.3 license LGPL set branch [join [lrange [split ${version} .] 0 1] .] description GUPnP-DLNA is a small utility library that aims to ease DLNA-related tasks. 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 23839e565cc758135347b720d86b589a50e7ae8a \ sha256 dcbe5f5f721c76781f3d3bb1bfcdf9818df0905203d4e5759aecb9cb127872d5 depends_build port:pkgconfig depends_lib port:gupnp \ port:gstreamer1-gst-plugins-base \ port:libxml2 \ port:vala patchfiles patch-metadata-backends-ldflags.diff \ patch-m4-ax_compiler_flags_ldflags.m4.diff gobject_introspection yes use_autoreconf yes autoreconf.args -fvi configure.args --disable-silent-rules livecheck.type gnome