# -*- 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 PortSystem 1.0 PortGroup github 1.0 PortGroup python 1.0 set git_commit 88016204c7778bf0d3ad1ae331b4d8fd725dd2af set git_date 20180629 github.setup coherence-project Coherence ${git_commit} name coherence version 0.7.dev0-${git_date} license MIT categories net multimedia python maintainers {devans @dbevans} openmaintainer description Coherence, a Python UPnP and DLNA media framework long_description \ Coherence is a framework written in Python, \ providing several UPnP MediaServers and MediaRenderers, \ and enabling your application to participate in digital living networks. platforms darwin supported_archs noarch checksums rmd160 76467a0d3a9acf8f8e98a5b9034afcdde2778b40 \ sha256 63c7e50768d127a6454a1f50693c4049ee03b11f4b2ba330466aa6c6d76f9c64 \ size 355641 python.default_version 27 depends_build-append \ port:py${python.version}-setuptools \ port:py${python.version}-docutils depends_lib-append \ port:gstreamer010-gst-plugins-base \ port:py${python.version}-gst-python \ port:py${python.version}-gobject \ port:py${python.version}-twisted \ port:py${python.version}-gdata \ port:py${python.version}-feedparser \ port:py${python.version}-axiom \ port:py${python.version}-id3lib \ port:py${python.version}-service_identity patchfiles patch-coherence-init.diff livecheck.type none