2011-10-15 09:01:21 +00:00
|
|
|
# Template file for 'libdmapsharing'
|
|
|
|
pkgname=libdmapsharing
|
|
|
|
version=2.9.12
|
|
|
|
homepage="http://www.flyn.org/projects/libdmapsharing/index.html"
|
|
|
|
distfiles="http://www.flyn.org/projects/libdmapsharing/$pkgname-$version.tar.gz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2011-10-15 09:01:21 +00:00
|
|
|
configure_args="--with-mdns=avahi"
|
2011-11-14 17:12:47 +00:00
|
|
|
revision=1
|
2011-10-15 09:01:21 +00:00
|
|
|
short_desc="A library that implements the DMAP family of protocols"
|
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
|
|
license="LGPL-2.1"
|
|
|
|
checksum=6127788fbd96a2a00bc312196cfb56ceec14a23fc5866d1be1fb48bb3544f821
|
|
|
|
long_desc="
|
|
|
|
Libdmapsharing is a library you may use to access, share and control the
|
|
|
|
playback of media content using DMAP (DAAP, DPAP and DACP). Libdmapsharing also
|
|
|
|
detects audio AirPlay services; coupled with the AirPlay support in PulseAudio
|
|
|
|
or GStreamer, this can allow an application to stream audio to an AirPlay."
|
|
|
|
|
|
|
|
subpackages="$pkgname-devel"
|
|
|
|
|
|
|
|
Add_dependency build pkg-config
|
|
|
|
Add_dependency build gtk+-devel
|
|
|
|
Add_dependency build avahi-glib-libs-devel
|
|
|
|
Add_dependency build libsoup-devel
|
|
|
|
Add_dependency build gst-plugins-base-devel
|
|
|
|
Add_dependency build libgee-devel
|