mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
libdmapsharing: update to 2.9.23.
This commit is contained in:
parent
1f7a8eab4f
commit
7560b6aa5b
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libdmapsharing'
|
# Template file for 'libdmapsharing'
|
||||||
pkgname=libdmapsharing
|
pkgname=libdmapsharing
|
||||||
version=2.9.17
|
version=2.9.23
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-mdns=avahi"
|
configure_args="--with-mdns=avahi"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://www.flyn.org/projects/libdmapsharing/index.html"
|
homepage="http://www.flyn.org/projects/libdmapsharing/index.html"
|
||||||
distfiles="http://www.flyn.org/projects/libdmapsharing/$pkgname-$version.tar.gz"
|
distfiles="http://www.flyn.org/projects/libdmapsharing/$pkgname-$version.tar.gz"
|
||||||
checksum=d00fce10ae6b11a992a67341ad174b2ff56bad3da24b8b5b6486f6718a49eb78
|
checksum=b2410f8c3bb5fb4c92da99fcfe16bccc407840ef44914d8179cf74d4d24f9b90
|
||||||
long_desc="
|
long_desc="
|
||||||
Libdmapsharing is a library you may use to access, share and control the
|
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
|
playback of media content using DMAP (DAAP, DPAP and DACP). Libdmapsharing also
|
||||||
|
@ -32,6 +32,6 @@ libdmapsharing-devel_package() {
|
||||||
|
|
||||||
libdmapsharing_package() {
|
libdmapsharing_package() {
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue