mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
kactivitymanagerd: for qt6-6.7
This commit is contained in:
parent
4e84f57312
commit
63fd2f2fd9
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'kactivitymanagerd'
|
# Template file for 'kactivitymanagerd'
|
||||||
pkgname=kactivitymanagerd
|
pkgname=kactivitymanagerd
|
||||||
version=6.0.5
|
version=6.0.5
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
configure_args="-DBUILD_TESTING=OFF -DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
hostmakedepends="extra-cmake-modules gettext qt6-base qt6-tools"
|
hostmakedepends="extra-cmake-modules gettext qt6-base qt6-tools"
|
||||||
makedepends="kf6-kio-devel kf6-kglobalaccel-devel kf6-kxmlgui-devel
|
makedepends="kf6-kio-devel kf6-kglobalaccel-devel kf6-kxmlgui-devel
|
||||||
boost-devel"
|
boost-devel qt6-base-private-devel"
|
||||||
short_desc="Manage user's activities and track the usage patterns"
|
short_desc="Manage user's activities and track the usage patterns"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue