mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'systemsettings'
|
||||||
pkgname=systemsettings
|
pkgname=systemsettings
|
||||||
version=5.27.11
|
version=6.0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
build_helper=qemu
|
||||||
hostmakedepends="python3 qt5-qmake qt5-host-tools kconfig
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
kpackage kcoreaddons kdoctools extra-cmake-modules gettext"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
makedepends="kcmutils-devel kdoctools khtml-devel kactivities5-stats-devel
|
hostmakedepends="python3 qt6-base qt6-tools kf6-kcmutils kf6-kauth-tools
|
||||||
kirigami2-devel plasma-workspace-devel"
|
extra-cmake-modules gettext kf6-kdoctools qt6-declarative-host-tools"
|
||||||
depends="kirigami2 setxkbmap xrdb"
|
makedepends="kf6-kcmutils-devel kf6-kirigami-devel plasma-workspace-devel
|
||||||
|
kf6-kdoctools-devel"
|
||||||
|
depends="kf6-kirigami setxkbmap xrdb"
|
||||||
short_desc="KDE System settings"
|
short_desc="KDE System settings"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later, GFDL-1.2-only"
|
license="GPL-2.0-or-later, GFDL-1.2-only"
|
||||||
homepage="https://invent.kde.org/plasma/systemsettings"
|
homepage="https://invent.kde.org/plasma/systemsettings"
|
||||||
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/plasma/${version}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=0f5f24279e44ad567f1ad3f2f9368f0e5c13c29f9f3de8078afcdae1181f924a
|
checksum=18c8016230083d8f2ec98d33c0157756060c5a136e8995769dbf7ef326c402ed
|
||||||
|
|
Loading…
Add table
Reference in a new issue