mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
yakuake:rebuild for Qt 6.7
This commit is contained in:
parent
5b505f533b
commit
324b002ec8
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'yakuake'
|
# Template file for 'yakuake'
|
||||||
pkgname=yakuake
|
pkgname=yakuake
|
||||||
version=24.05.1
|
version=24.05.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
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
|
||||||
|
@ -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
|
hostmakedepends="extra-cmake-modules kf6-kconfig kf6-kcoreaddons qt6-tools gettext
|
||||||
qt6-base"
|
qt6-base"
|
||||||
makedepends="kf6-knewstuff-devel kf6-knotifyconfig-devel kf6-kparts-devel
|
makedepends="kf6-knewstuff-devel kf6-knotifyconfig-devel kf6-kparts-devel
|
||||||
|
qt6-base-private-devel
|
||||||
$(vopt_if wayland kf6-kwayland-devel) kf6-kstatusnotifieritem-devel"
|
$(vopt_if wayland kf6-kwayland-devel) kf6-kstatusnotifieritem-devel"
|
||||||
depends="konsole"
|
depends="konsole"
|
||||||
short_desc="Drop-down terminal emulator based on KDE konsole technology"
|
short_desc="Drop-down terminal emulator based on KDE konsole technology"
|
||||||
|
|
Loading…
Add table
Reference in a new issue