yakuake:rebuild for Qt 6.7

This commit is contained in:
Đoàn Trần Công Danh 2024-06-27 15:12:26 +07:00
parent 5b505f533b
commit 324b002ec8

View file

@ -1,7 +1,7 @@
# Template file for 'yakuake'
pkgname=yakuake
version=24.05.1
revision=1
revision=2
build_style=cmake
configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
-DKDE_INSTALL_QTPLUGINDIR=lib/qt6/plugins
@ -10,6 +10,7 @@ configure_args="-DBUILD_TESTING=OFF -DKF6_HOST_TOOLING=/usr/lib/cmake
hostmakedepends="extra-cmake-modules kf6-kconfig kf6-kcoreaddons qt6-tools gettext
qt6-base"
makedepends="kf6-knewstuff-devel kf6-knotifyconfig-devel kf6-kparts-devel
qt6-base-private-devel
$(vopt_if wayland kf6-kwayland-devel) kf6-kstatusnotifieritem-devel"
depends="konsole"
short_desc="Drop-down terminal emulator based on KDE konsole technology"