Remove various meson toggles that match with upstream defaults
This commit is contained in:
parent
d6faa6cece
commit
95f69d83b3
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: gtk4
|
Name: gtk4
|
||||||
Version: 4.6.2
|
Version: 4.6.2
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: GTK graphical user interface library
|
Summary: GTK graphical user interface library
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://www.gtk.org
|
URL: https://www.gtk.org
|
||||||
@ -91,7 +91,6 @@ export CFLAGS='-fno-strict-aliasing -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT %
|
|||||||
-Dx11-backend=true \
|
-Dx11-backend=true \
|
||||||
-Dwayland-backend=true \
|
-Dwayland-backend=true \
|
||||||
-Dbroadway-backend=true \
|
-Dbroadway-backend=true \
|
||||||
-Dxinerama=enabled \
|
|
||||||
-Dsysprof=enabled \
|
-Dsysprof=enabled \
|
||||||
-Dtracker=enabled \
|
-Dtracker=enabled \
|
||||||
-Dcolord=enabled \
|
-Dcolord=enabled \
|
||||||
@ -179,6 +178,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|||||||
%{_mandir}/man1/gtk4-widget-factory.1*
|
%{_mandir}/man1/gtk4-widget-factory.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 17 liyanan <liyanan32@h-partners.com> - 4.6.2-2
|
||||||
|
- Remove various meson toggles that match with upstream defaults
|
||||||
|
|
||||||
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 4.6.2-1
|
* Mon Mar 28 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 4.6.2-1
|
||||||
- Upgrade to 4.6.2
|
- Upgrade to 4.6.2
|
||||||
- Add gtk4.yaml
|
- Add gtk4.yaml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user