kded: update to 5.83.0.
This commit is contained in:
parent
8e7686cd37
commit
20f507561f
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'kded'
|
# Template file for 'kded'
|
||||||
pkgname=kded
|
pkgname=kded
|
||||||
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"
|
hostmakedepends="kcoreaddons extra-cmake-modules"
|
||||||
makedepends="kdoctools-devel kinit-devel"
|
makedepends="kdoctools-devel kinit-devel"
|
||||||
short_desc="Central daemon of KDE workspaces"
|
short_desc="Central daemon of KDE workspaces"
|
||||||
|
@ -11,7 +10,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
||||||
homepage="https://invent.kde.org/frameworks/kded"
|
homepage="https://invent.kde.org/frameworks/kded"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=585f3e64cdbf0167ea79316f2131fa0051876bf2d60af8c7333c9f578bfb060c
|
checksum=69319e6bc587c1089ee46fc8933484790a816355909df2830721b25911a09b3b
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
|
hostmakedepends+=" qt5-host-tools qt5-qmake kdoctools"
|
||||||
|
|
Loading…
Reference in New Issue