# $Id: Portfile 103325 2013-02-22 03:58:11Z rmstonecipher@macports.org $

PortSystem 1.0

name            libdmapsharing
version         2.9.16
revision	1
categories	devel
license         LGPL-2+
maintainers     flyn.org:mike

description	A DMAP client and server library

long_description \
		libdmapsharing implements the DMAP protocols. This includes \
		support for DAAP and DPAP.

homepage        http://www.flyn.org/projects/libdmapsharing/
master_sites    ${homepage}

platforms	darwin

depends_build   port:pkgconfig

# gst-plugins-base for libgstapp.
depends_lib     port:libsoup \
		port:gstreamer010-gst-plugins-base

checksums       sha1    7cdf9c83b829475c30c33b53282e74c58c699ec6 \
                rmd160  b8140449d421aebe64ff9d6787a2a36067df19c8

livecheck.type  regex
livecheck.url   http://www.flyn.org/projects/libdmapsharing/download.html
livecheck.regex libdmapsharing-(\[0-9\]+\\\.\[0-9\\\.\]+).tar.gz

