[packages/papers] - updated x32 patch and appstream dependency

qboosh qboosh at pld-linux.org
Thu Aug 14 19:24:03 CEST 2025


commit b4d376d71e58357101b4943946710a6861574f9f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Aug 14 19:26:29 2025 +0200

    - updated x32 patch and appstream dependency

 papers-x32.patch | 8 ++++----
 papers.spec      | 3 ++-
 2 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/papers.spec b/papers.spec
index cfdc86a..49689f1 100644
--- a/papers.spec
+++ b/papers.spec
@@ -21,7 +21,8 @@ Source1:	%{name}-vendor-%{version}.tar.xz
 # Source1-md5:	64a48649621865f0b87be8ace1dc047d
 Patch0:		%{name}-x32.patch
 URL:		https://gitlab.gnome.org/GNOME/papers
-BuildRequires:	appstream-glib
+# appstreamcli
+BuildRequires:	AppStream
 BuildRequires:	cairo-devel >= 1.14.0
 BuildRequires:	cargo
 BuildRequires:	dbus-devel
diff --git a/papers-x32.patch b/papers-x32.patch
index a13734c..dd6b325 100644
--- a/papers-x32.patch
+++ b/papers-x32.patch
@@ -1,5 +1,5 @@
---- papers-47.0/shell-rs/src/meson.build.orig	2024-09-14 23:47:13.000000000 +0200
-+++ papers-47.0/shell-rs/src/meson.build	2024-10-05 12:48:42.470149342 +0200
+--- papers-48.5/shell/src/meson.build.orig	2025-07-20 09:36:03.000000000 +0200
++++ papers-48.5/shell/src/meson.build	2025-08-14 19:10:41.813471440 +0200
 @@ -10,6 +10,7 @@ source_root = meson.current_source_dir()
  cargo = find_program('cargo', required: true)
  
@@ -7,8 +7,8 @@
 +cargo_options += [ '--target', 'x86_64-unknown-linux-gnux32' ]
  cargo_options += [ '--target-dir', meson.current_build_dir() ]
  
- if get_option('profile') == 'devel'
-@@ -69,7 +70,7 @@ copy_binary = custom_target(
+ if get_option('optimization') == '0'
+@@ -75,7 +76,7 @@ custom_target(
    output: meson.project_name(),
    command: [
      'cp',
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/papers.git/commitdiff/b4d376d71e58357101b4943946710a6861574f9f



More information about the pld-cvs-commit mailing list