[packages/gtk+3] up to 3.24.35
atler
atler at pld-linux.org
Wed Nov 23 13:02:02 CET 2022
commit b68c9ea92a6c8e930e32291e8e591b6ea6d9dae0
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Nov 23 13:01:12 2022 +0100
up to 3.24.35
gtk+3.spec | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/gtk+3.spec b/gtk+3.spec
index 089ab68..c2080a7 100644
--- a/gtk+3.spec
+++ b/gtk+3.spec
@@ -19,12 +19,12 @@ Summary(it.UTF-8): Il toolkit per GIMP
Summary(pl.UTF-8): GIMP Toolkit
Summary(tr.UTF-8): GIMP ToolKit arayüz kitaplığı
Name: gtk+3
-Version: 3.24.34
+Version: 3.24.35
Release: 1
License: LGPL v2+
Group: X11/Libraries
Source0: https://download.gnome.org/sources/gtk+/3.24/gtk+-%{version}.tar.xz
-# Source0-md5: 7e024190949d9071f9d72b0d559379e1
+# Source0-md5: d65e5664d2798b18806742ecd0fb8cd7
Patch0: %{name}-papi.patch
Patch1: typeahead.patch
Patch2: %{name}-cloudproviders.patch
@@ -84,10 +84,10 @@ BuildRequires: xorg-lib-libXrender-devel
BuildRequires: xz
%{?with_broadway:BuildRequires: zlib-devel}
%if %{with wayland}
-# wayland-client, wayland-cursor, wayland-scanner
+# wayland-client, wayland-scanner
BuildRequires: wayland-devel >= 1.14.91
BuildRequires: wayland-egl-devel
-BuildRequires: wayland-protocols >= 1.14
+BuildRequires: wayland-protocols >= 1.21
BuildRequires: xorg-lib-libxkbcommon-devel >= 0.2.0
%endif
Requires: xorg-lib-libX11 >= 1.5.0
@@ -297,6 +297,10 @@ cp -a demos examples _examples
# upstream used too new wayland for make dist in 3.10.6 - force regeneration
touch gdk/wayland/protocol/gtk-shell.xml
+# workaround for https://gitlab.gnome.org/GNOME/gtk/-/issues/5355
+# remove if it fails
+test ! -f gtk/gtkresources.c && %{__rm} testsuite/gtk/gtkresources.c
+
%build
CPPFLAGS="%{rpmcppflags}%{?with_papi: -I/usr/include/papi}"
%{?with_apidocs:%{__gtkdocize}}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtk+3.git/commitdiff/b68c9ea92a6c8e930e32291e8e591b6ea6d9dae0
More information about the pld-cvs-commit
mailing list