mdnsd: fix libmdnsd subpackage

Closes #34454
This commit is contained in:
Duncaen 2021-12-10 23:41:36 +01:00
parent da0f60d979
commit a31b0fffc1
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -1,13 +1,14 @@
# Template file for 'mdnsd'
pkgname=mdnsd
version=0.10
revision=3
revision=4
build_style=gnu-configure
hostmakedepends="autoconf automake pkg-config libtool"
short_desc="Embeddable Multicast DNS Daemon"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/troglobit/mdnsd"
changelog="https://github.com/troglobit/mdnsd/raw/master/ChangeLog.md"
distfiles="https://github.com/troglobit/mdnsd/archive/v${version}.tar.gz"
checksum=2e1a77fc9ff36e993a39b10016fe38723784ca7e3141ca00e4d6f43545d2988c
@ -25,8 +26,7 @@ post_install() {
}
libmdnsd_package() {
depends="${sourcepkg}>=${version}_${revision}"
short_desc+=" - development files"
short_desc+=" - library"
pkg_install() {
vmove "usr/lib/*.so.*"
vlicense LICENSE