- U_glamor-Fix-handling-of-1-bit-pixmaps.patch

* glamor: Fix handling of 1-bit pixmaps; fixes e.g. issues with
    gimp on Wayland (which needs Xwayland)

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xwayland?expand=0&rev=17
This commit is contained in:
2021-09-28 16:36:39 +00:00
committed by Git OBS Bridge
parent 29a6167115
commit 6d029bc334
3 changed files with 201 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ License: MIT
Group: System/X11/Servers/XF86_4
Source0: %{name}-%{version}.tar.xz
Source1: %{name}-%{version}.tar.xz.sig
Patch0: U_glamor-Fix-handling-of-1-bit-pixmaps.patch
BuildRequires: meson
BuildRequires: ninja
#BuildRequires: bison
@@ -190,6 +191,7 @@ This package contains the Xwayland Server development files.
%prep
%setup -q -n %{name}-%{version}
%patch0 -p1
%build
%define _lto_cflags %{nil}