systemsettings: update to 6.0.4
This commit is contained in:
parent
2ac105e5d1
commit
f3147c6098
1 changed files with 10 additions and 8 deletions
|
@ -1,17 +1,19 @@
|
|||
# Template file for 'systemsettings'
|
||||
pkgname=systemsettings
|
||||
version=5.27.11
|
||||
version=6.0.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
hostmakedepends="python3 qt5-qmake qt5-host-tools kconfig
|
||||
kpackage kcoreaddons kdoctools extra-cmake-modules gettext"
|
||||
makedepends="kcmutils-devel kdoctools khtml-devel kactivities5-stats-devel
|
||||
kirigami2-devel plasma-workspace-devel"
|
||||
depends="kirigami2 setxkbmap xrdb"
|
||||
build_helper=qemu
|
||||
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||
hostmakedepends="python3 qt6-base qt6-tools kf6-kcmutils kf6-kauth-tools
|
||||
extra-cmake-modules gettext kf6-kdoctools qt6-declarative-host-tools"
|
||||
makedepends="kf6-kcmutils-devel kf6-kirigami-devel plasma-workspace-devel
|
||||
kf6-kdoctools-devel"
|
||||
depends="kf6-kirigami setxkbmap xrdb"
|
||||
short_desc="KDE System settings"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-2.0-or-later, GFDL-1.2-only"
|
||||
homepage="https://invent.kde.org/plasma/systemsettings"
|
||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||
checksum=0f5f24279e44ad567f1ad3f2f9368f0e5c13c29f9f3de8078afcdae1181f924a
|
||||
checksum=18c8016230083d8f2ec98d33c0157756060c5a136e8995769dbf7ef326c402ed
|
||||
|
|
Loading…
Add table
Reference in a new issue