Accepting request 648589 from home:mgorse:branches:GNOME:Factory

- Add gtk3-atk-table-cell.patch: add support for AtkTableCell
  (fate#326548 glgo#GNOME/gtk!411).

OBS-URL: https://build.opensuse.org/request/show/648589
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=331
This commit is contained in:
2018-11-14 09:54:29 +00:00
committed by Git OBS Bridge
parent ed0f5fb0a9
commit d3d280994b
3 changed files with 385 additions and 0 deletions

View File

@@ -37,6 +37,8 @@ Source99: baselibs.conf
Patch0: gtk3-GTK_PATH64.patch
# PATCH-FIX-OPENSUSE gtk3-revert-forced-xftdpi.patch fvogt@opensuse.org -- Revert very controversal commit on GTK3, forcing DPI to 96
Patch1: gtk3-revert-forced-xftdpi.patch
# PATCH-FEATURE-UPSTREAM gtk3-atk-table-cell.patch fate#326548 mgorse@suse.com -- a11y: add support for AtkTableCell.
Patch2: gtk3-atk-table-cell.patch
BuildRequires: cups-devel >= 1.2
BuildRequires: docbook-xsl-stylesheets
@@ -368,6 +370,7 @@ cp -a %{SOURCE1} .
%patch0 -p1
%endif
%patch1 -p1
%patch2 -p1
%build
%configure \