systemsettings: update to 5.20.1
[ci skip]
This commit is contained in:
parent
6a21a394d8
commit
0bf3344762
1 changed files with 4 additions and 8 deletions
|
@ -1,10 +1,11 @@
|
||||||
# Template file for 'systemsettings'
|
# Template file for 'systemsettings'
|
||||||
pkgname=systemsettings
|
pkgname=systemsettings
|
||||||
version=5.20.0.1
|
version=5.20.1.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
hostmakedepends="extra-cmake-modules gettext"
|
hostmakedepends="python3 qt5-qmake qt5-host-tools kconfig
|
||||||
|
kcoreaddons kdoctools extra-cmake-modules gettext"
|
||||||
makedepends="kcmutils-devel kdoctools khtml-devel kactivities5-stats-devel
|
makedepends="kcmutils-devel kdoctools khtml-devel kactivities5-stats-devel
|
||||||
kirigami2-devel plasma-workspace-devel"
|
kirigami2-devel plasma-workspace-devel"
|
||||||
depends="kirigami2 setxkbmap xrdb"
|
depends="kirigami2 setxkbmap xrdb"
|
||||||
|
@ -13,9 +14,4 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2"
|
license="GPL-2.0-or-later, GFDL-1.2"
|
||||||
homepage="https://invent.kde.org/plasma/systemsettings"
|
homepage="https://invent.kde.org/plasma/systemsettings"
|
||||||
distfiles="${KDE_SITE}/plasma/${version%.1}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version%.1}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=fd6309845f6b1a88a4a6e5c60b92da4d2ce4c3aacb0d998ac51575306ca451e2
|
checksum=6923be6b9b6fbee59d917b9c7036f1a1146a5feeb5ad6442988f45c1531e4f4a
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
|
||||||
hostmakedepends+=" python qt5-qmake qt5-host-tools kconfig
|
|
||||||
kcoreaddons kdoctools"
|
|
||||||
fi
|
|
||||||
|
|
Loading…
Reference in a new issue