mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
kdnssd: update to 5.83.0.
This commit is contained in:
parent
293c6fa668
commit
2096c5908e
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'kdnssd'
|
# Template file for 'kdnssd'
|
||||||
pkgname=kdnssd
|
pkgname=kdnssd
|
||||||
version=5.82.0
|
version=5.83.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
|
||||||
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-tools-devel"
|
hostmakedepends="kcoreaddons extra-cmake-modules qt5-host-tools qt5-tools-devel"
|
||||||
makedepends="qt5-devel qt5-tools-devel avahi-libs-devel"
|
makedepends="qt5-devel qt5-tools-devel avahi-libs-devel"
|
||||||
short_desc="Network service discovery using Zeroconf"
|
short_desc="Network service discovery using Zeroconf"
|
||||||
|
@ -11,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kdnssd"
|
homepage="https://invent.kde.org/frameworks/kdnssd"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2ea760b9276431d72d89a2911b507db8f6c9a3e9a3e0f52b4641511675b50cbb
|
checksum=6ff550e4d97d77d8e46bc6f76dfbcfcb2e2264f43144c5f9aaed7e191f502285
|
||||||
|
|
||||||
kdnssd-devel_package() {
|
kdnssd-devel_package() {
|
||||||
short_desc+=" - development"
|
short_desc+=" - development"
|
||||||
|
|
Loading…
Add table
Reference in a new issue