Skip to content

Commit

Permalink
plasma-wayland-protocols: enable Qt 6
Browse files Browse the repository at this point in the history
Signed-off-by: Kaiyang Wu <[email protected]>
  • Loading branch information
OriginCode committed May 31, 2024
1 parent 27f8a8b commit c8b63dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions desktop-kde/plasma-wayland-protocols/autobuild/defines
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
PKGNAME=plasma-wayland-protocols
PKGSEC=kde
PKGDEP="wayland-protocols"
BUILDDEP="extra-cmake-modules qt-5"
BUILDDEP="extra-cmake-modules qt-6"
PKGDES="Plasma Specific Protocols for Wayland"

CMAKE_AFTER="-DBUILD_WITH_QT6=OFF \
CMAKE_AFTER="-DBUILD_WITH_QT6=ON \
-DKDE_INSTALL_PREFIX_SCRIPT=OFF"

ABSPLITDBG=0
Expand Down
1 change: 1 addition & 0 deletions desktop-kde/plasma-wayland-protocols/spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
VER=1.10.0
REL=1
SRCS="tbl::https://download.kde.org/stable/plasma-wayland-protocols/plasma-wayland-protocols-$VER.tar.xz"
CHKSUMS="sha256::31948867c9a04613e6de0d23adfcbc5acecddef0b39f986b345ec6c1972736fe"
CHKUPDATE="anitya::id=229050"

0 comments on commit c8b63dc

Please sign in to comment.