[packages/gnome-snapshot] - updated x32 patch and glib dependency

qboosh qboosh at pld-linux.org
Sat Oct 5 09:54:40 CEST 2024


commit 0965d8e5bca1c5c677dc6b1744aab172bc59a529
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Oct 5 08:45:24 2024 +0200

    - updated x32 patch and glib dependency

 gnome-snapshot.spec |  6 +++---
 snapshot-x32.patch  | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/gnome-snapshot.spec b/gnome-snapshot.spec
index 32ef5fd..8c8c9df 100644
--- a/gnome-snapshot.spec
+++ b/gnome-snapshot.spec
@@ -14,7 +14,7 @@ BuildRequires:	appstream-glib
 BuildRequires:	cairo-devel >= 1.16
 BuildRequires:	cargo
 BuildRequires:	gdk-pixbuf2-devel >= 2.42
-BuildRequires:	glib2-devel >= 1:2.77
+BuildRequires:	glib2-devel >= 1:2.81
 BuildRequires:	graphene-devel >= 1.10
 BuildRequires:	gstreamer-devel >= 1.20
 BuildRequires:	gstreamer-plugins-base-devel >= 1.20
@@ -30,11 +30,11 @@ BuildRequires:	rust
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
 Requires(post,postun):	desktop-file-utils
-Requires(post,postun):	glib2 >= 1:2.26
+Requires(post,postun):	glib2 >= 1:2.81
 Requires(post,postun):	gtk-update-icon-cache
 Requires:	cairo >= 1.16
 Requires:	gdk-pixbuf2 >= 2.42
-Requires:	glib2 >= 1:2.77
+Requires:	glib2 >= 1:2.81
 Requires:	graphene >= 1.10
 Requires:	gtk4 >= 4.13.6
 Requires:	hicolor-icon-theme
diff --git a/snapshot-x32.patch b/snapshot-x32.patch
index 334c039..5f92378 100644
--- a/snapshot-x32.patch
+++ b/snapshot-x32.patch
@@ -1,14 +1,14 @@
---- snapshot-44.2/src/meson.build.orig	2023-09-17 11:38:59.362481895 +0200
-+++ snapshot-44.2/src/meson.build	2023-09-17 12:00:10.559840728 +0200
-@@ -20,6 +20,7 @@ run_command(
+--- snapshot-47.0.1/src/meson.build.orig	2024-09-15 20:59:11.000000000 +0200
++++ snapshot-47.0.1/src/meson.build	2024-10-05 08:20:02.018366043 +0200
+@@ -25,6 +25,7 @@ run_command(
  )
  
  cargo_options = [ '--manifest-path', meson.project_source_root() / 'Cargo.toml' ]
 +cargo_options += [ '--target', 'x86_64-unknown-linux-gnux32' ]
  cargo_options += [ '--target-dir', meson.project_build_root() / 'src' ]
  
- if get_option('profile') == 'default'
-@@ -48,7 +49,7 @@ cargo_build = custom_target(
+ if is_devel
+@@ -61,7 +62,7 @@ cargo_build = custom_target(
      cargo, 'build',
      cargo_options,
      '&&',
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-snapshot.git/commitdiff/0965d8e5bca1c5c677dc6b1744aab172bc59a529



More information about the pld-cvs-commit mailing list