kded: update to 5.50.0.
This commit is contained in:
parent
80b09267e7
commit
124c779567
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'kded'
|
# Template file for 'kded'
|
||||||
pkgname=kded
|
pkgname=kded
|
||||||
version=5.49.0
|
version=5.50.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="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"
|
||||||
maintainer="Denis Revin <denis.revin@gmail.com>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
license="LGPL-2.0-only, LGPL-2.0-or-later"
|
||||||
homepage="https://projects.kde.org/projects/frameworks/kded"
|
homepage="https://projects.kde.org/projects/frameworks/kded"
|
||||||
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=cc7f716e2086f44410aa13b8415aad1dcf9ce1c8c78ec7250a66e875f5d0d0d0
|
checksum=0144e6371f894b1063a1033e05bca17bf76829522e472e2026bf0a0d0815d0c1
|
||||||
|
|
||||||
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