kde-cli-tools: for qt-6.7

This commit is contained in:
Đoàn Trần Công Danh 2024-06-24 14:59:54 +07:00
parent cbe723ad6e
commit a5bfb7b600

View file

@ -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>"