!35 remove meson option wayland-backend
From: @zhang__3125 Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
024954cf27
@ -14,7 +14,7 @@
|
|||||||
#Basic Information
|
#Basic Information
|
||||||
Name: gtk3
|
Name: gtk3
|
||||||
Version: 3.24.34
|
Version: 3.24.34
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: GTK+ graphical user interface library
|
Summary: GTK+ graphical user interface library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
@ -113,7 +113,6 @@ export CFLAGS='-fno-strict-aliasing %optflags'
|
|||||||
%meson \
|
%meson \
|
||||||
-Dbroadway_backend=true \
|
-Dbroadway_backend=true \
|
||||||
-Dbuiltin_immodules=auto\
|
-Dbuiltin_immodules=auto\
|
||||||
-Dwayland-backend=true \
|
|
||||||
-Dcolord=yes \
|
-Dcolord=yes \
|
||||||
-Dgtk_doc=true \
|
-Dgtk_doc=true \
|
||||||
-Dinstalled_tests=true \
|
-Dinstalled_tests=true \
|
||||||
@ -263,6 +262,9 @@ gtk-query-immodules-3.0-64 --update-cache &>/dev/null || :
|
|||||||
%{_mandir}/man1/gtk3-widget-factory.1*
|
%{_mandir}/man1/gtk3-widget-factory.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 20 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.24.34-2
|
||||||
|
- remove meson option wayland-backend
|
||||||
|
|
||||||
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.24.34-1
|
* Mon Jun 6 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 3.24.34-1
|
||||||
- Upgrade to 3.24.34
|
- Upgrade to 3.24.34
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user