libdmapsharing: update to 2.9.23.

This commit is contained in:
Juan RP 2013-10-14 10:24:07 +02:00
parent 1f7a8eab4f
commit 7560b6aa5b

View file

@ -1,6 +1,6 @@
# Template file for 'libdmapsharing'
pkgname=libdmapsharing
version=2.9.17
version=2.9.23
revision=1
build_style=gnu-configure
configure_args="--with-mdns=avahi"
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
license="LGPL-2.1"
homepage="http://www.flyn.org/projects/libdmapsharing/index.html"
distfiles="http://www.flyn.org/projects/libdmapsharing/$pkgname-$version.tar.gz"
checksum=d00fce10ae6b11a992a67341ad174b2ff56bad3da24b8b5b6486f6718a49eb78
checksum=b2410f8c3bb5fb4c92da99fcfe16bccc407840ef44914d8179cf74d4d24f9b90
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
@ -32,6 +32,6 @@ libdmapsharing-devel_package() {
libdmapsharing_package() {
pkg_install() {
vmove usr
vmove all
}
}