# -*- 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 name gupnp-av version 0.12.4 license LGPL set branch [join [lrange [split ${version} .] 0 1] .] description GUPnP-AV is a collection of helpers for building AV (audio/video) applications using GUPnP. long_description \ ${description} maintainers devans openmaintainer categories net gnome platforms darwin homepage https://live.gnome.org/GUPnP/ master_sites gnome:sources/${name}/${branch}/ use_xz yes checksums rmd160 4a425d17f2ac7321946eea58098e1ea1d52f0137 \ sha256 548a9cef8ab3007734e20a4ce284c422ae299b7e024a4824299f6ae7e3dd7a5b depends_build port:pkgconfig depends_lib port:gupnp \ port:gobject-introspection \ port:vala # Remove a warning flag that earlier gcc don't know about patchfiles-append patch-test-Makefile.in.diff configure.args --disable-silent-rules \ --enable-introspection=yes livecheck.type gnome