mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kde-cli-tools: for qt-6.7
This commit is contained in:
parent
cbe723ad6e
commit
a5bfb7b600
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'kde-cli-tools'
|
# Template file for 'kde-cli-tools'
|
||||||
pkgname=kde-cli-tools
|
pkgname=kde-cli-tools
|
||||||
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 -DKF6_HOST_TOOLING=/usr/lib/cmake
|
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
|
||||||
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins"
|
||||||
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext"
|
hostmakedepends="extra-cmake-modules qt6-base qt6-tools gettext"
|
||||||
makedepends="plasma-activities-devel kf6-kcmutils-devel kf6-kdesu-devel
|
makedepends="plasma-activities-devel kf6-kcmutils-devel kf6-kdesu-devel
|
||||||
plasma-workspace-devel kf6-ki18n-devel"
|
plasma-workspace-devel kf6-ki18n-devel qt6-base-private-devel"
|
||||||
depends="xdg-utils"
|
depends="xdg-utils"
|
||||||
short_desc="KDE CLI tools"
|
short_desc="KDE CLI tools"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue