mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-08 21:00:05 +02:00
gtk3: enable Wayland input method (#11449)
This commit is contained in:
@@ -5,7 +5,7 @@ ranging from small one-off projects to complete application suites."
|
||||
HOMEPAGE="https://www.gtk.org"
|
||||
COPYRIGHT="GNOME Desktop"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://ftp.gnome.org/pub/gnome/sources/gtk+/3.24/gtk+-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="27a6ef157743350c807ffea59baa1d70226dbede82a5e953ffd58ea6059fe691"
|
||||
SOURCE_DIR="gtk+-$portVersion"
|
||||
@@ -160,6 +160,7 @@ BUILD()
|
||||
-Dx11_backend=false \
|
||||
-Dwayland_backend=true \
|
||||
-Dbroadway_backend=false \
|
||||
-Dbuiltin_immodules=wayland \
|
||||
-Dintrospection=true
|
||||
|
||||
ninja -C Build
|
||||
|
||||
Reference in New Issue
Block a user