libdmapsharing: update to 2.9.29.
This commit is contained in:
parent
a60cf92edc
commit
87db4271a0
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'libdmapsharing'
|
||||
pkgname=libdmapsharing
|
||||
version=2.9.23
|
||||
revision=2
|
||||
version=2.9.29
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-mdns=avahi"
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkg-config glib-devel"
|
||||
makedepends="gtk+-devel avahi-glib-libs-devel libsoup-devel
|
||||
gst-plugins-base1-devel libgee08-devel"
|
||||
short_desc="A library that implements the DMAP family of protocols"
|
||||
|
@ -13,7 +13,7 @@ license="LGPL-2.1"
|
|||
homepage="http://www.flyn.org/projects/libdmapsharing/index.html"
|
||||
update_site="http://www.flyn.org/projects/libdmapsharing/download.html"
|
||||
distfiles="http://www.flyn.org/projects/libdmapsharing/$pkgname-$version.tar.gz"
|
||||
checksum=b2410f8c3bb5fb4c92da99fcfe16bccc407840ef44914d8179cf74d4d24f9b90
|
||||
checksum=a7058a282b3151e46011bab00befccb74e2baef04a093c184dc6618778c5044f
|
||||
|
||||
libdmapsharing-devel_package() {
|
||||
depends="libsoup-devel libgee-devel ${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in New Issue