parent
5b5451d093
commit
db0f7eabc2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kded'
|
# Template file for 'kded'
|
||||||
pkgname=kded
|
pkgname=kded
|
||||||
version=5.62.0
|
version=5.63.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,7 +11,7 @@ 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=d2d7a979114ca770442cec0f89fe87730ff0c44b98ee64b39c2cada672fc03b1
|
checksum=055087306a3c7c970a13f8ba3fddaba433cc68fc67a5a88b56be9b179c33594e
|
||||||
|
|
||||||
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