mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
kglobalacceld: for qt6-6.7
This commit is contained in:
parent
682c53c397
commit
7427e9a48c
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'kglobalacceld'
|
# Template file for 'kglobalacceld'
|
||||||
pkgname=kglobalacceld
|
pkgname=kglobalacceld
|
||||||
version=6.0.5
|
version=6.0.5
|
||||||
revision=2
|
revision=3
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
configure_args="-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
hostmakedepends="extra-cmake-modules qt6-base qt6-tools"
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools"
|
||||||
makedepends="kf6-kglobalaccel-devel kf6-kconfig-devel kf6-kcrash-devel
|
makedepends="kf6-kglobalaccel-devel kf6-kconfig-devel kf6-kcrash-devel
|
||||||
kf6-kdbusaddons-devel kf6-kwindowsystem-devel kf6-kservice-devel
|
kf6-kdbusaddons-devel kf6-kwindowsystem-devel kf6-kservice-devel
|
||||||
kf6-kio-devel"
|
kf6-kio-devel qt6-base-private-devel"
|
||||||
short_desc="Daemon providing Global Keyboard Shortcut functionality"
|
short_desc="Daemon providing Global Keyboard Shortcut functionality"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue