[packages/loupe] - updated x32 patch

qboosh qboosh at pld-linux.org
Thu Sep 19 21:39:27 CEST 2024


commit a4f53748d685045dfe474e5c1cc14e87e46f7887
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Sep 19 21:42:27 2024 +0200

    - updated x32 patch

 loupe-x32.patch | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/loupe-x32.patch b/loupe-x32.patch
index dc75803..e2f14d6 100644
--- a/loupe-x32.patch
+++ b/loupe-x32.patch
@@ -1,14 +1,14 @@
---- loupe-44.3/src/meson.build.orig	2023-05-11 20:23:53.000000000 +0200
-+++ loupe-44.3/src/meson.build	2023-09-16 21:26:51.040057525 +0200
-@@ -16,6 +16,7 @@ run_command(
+--- loupe-47.0/src/meson.build.orig	2024-09-13 13:40:16.000000000 +0200
++++ loupe-47.0/src/meson.build	2024-09-19 21:32:46.081999148 +0200
+@@ -12,6 +12,7 @@ run_command(
  )
  
- cargo_options = [ '--manifest-path', source_root / 'Cargo.toml' ]
+ cargo_options = ['--manifest-path', source_root / 'Cargo.toml']
 +cargo_options += [ '--target', 'x86_64-unknown-linux-gnux32' ]
- cargo_options += [ '--target-dir', build_root / 'src' ]
+ cargo_options += ['--target-dir', build_root / 'src']
  
  if get_option('profile') == 'development'
-@@ -52,7 +53,7 @@ copy_binary = custom_target(
+@@ -53,7 +54,7 @@ custom_target(
    output: meson.project_name(),
    command: [
      'cp',
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/loupe.git/commitdiff/a4f53748d685045dfe474e5c1cc14e87e46f7887



More information about the pld-cvs-commit mailing list