libdmapsharing: update to 2.9.15.
This commit is contained in:
parent
13b7f7d10d
commit
3029906bc6
2 changed files with 4 additions and 6 deletions
|
@ -7,10 +7,9 @@ long_desc="${long_desc}
|
|||
|
||||
Add_dependency run libsoup-devel
|
||||
Add_dependency run libgee-devel
|
||||
Add_dependency run libdmapsharing
|
||||
Add_dependency run libdmapsharing ">=$version"
|
||||
|
||||
do_install()
|
||||
{
|
||||
do_install() {
|
||||
vmove usr/include usr
|
||||
vmove usr/lib/pkgconfig usr/lib
|
||||
vmove usr/share/gtk-doc usr/share
|
||||
|
|
|
@ -1,15 +1,14 @@
|
|||
# Template file for 'libdmapsharing'
|
||||
pkgname=libdmapsharing
|
||||
version=2.9.12
|
||||
version=2.9.15
|
||||
homepage="http://www.flyn.org/projects/libdmapsharing/index.html"
|
||||
distfiles="http://www.flyn.org/projects/libdmapsharing/$pkgname-$version.tar.gz"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-mdns=avahi"
|
||||
revision=2
|
||||
short_desc="A library that implements the DMAP family of protocols"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="LGPL-2.1"
|
||||
checksum=6127788fbd96a2a00bc312196cfb56ceec14a23fc5866d1be1fb48bb3544f821
|
||||
checksum=3f9ba35058fe7c8df06a893807a455e5328c11ebaee58019373f9310cc3930fa
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue