[packages/libsoup3] - rediffed

qboosh qboosh at pld-linux.org
Mon Sep 20 18:44:54 CEST 2021


commit 24b8b2298a7458f2d8e53b2c7004fdf32fc6760c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Sep 20 18:49:38 2021 +0200

    - rediffed

 libsoup3-path-override.patch | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/libsoup3-path-override.patch b/libsoup3-path-override.patch
index 39819bb..b23488e 100644
--- a/libsoup3-path-override.patch
+++ b/libsoup3-path-override.patch
@@ -1,6 +1,6 @@
---- libsoup-2.99.3/meson.build.orig	2021-04-08 21:34:56.261188700 +0200
-+++ libsoup-2.99.3/meson.build	2021-04-11 15:13:46.597820547 +0200
-@@ -329,11 +329,18 @@ endif
+--- libsoup-3.0.0/meson.build.orig	2021-09-18 17:42:24.256217200 +0200
++++ libsoup-3.0.0/meson.build	2021-09-19 22:18:19.217690057 +0200
+@@ -344,11 +344,18 @@ endif
  ################
  # NTLM not supported on Windows
  if host_machine.system() != 'windows'
@@ -20,9 +20,9 @@
 -    add_project_arguments('-DNTLM_AUTH="' + ntlm_auth.path() + '"', language : 'c')
 +    add_project_arguments('-DNTLM_AUTH="' + ntlm_auth_path + '"', language : 'c')
    endif
- endif
- 
-@@ -392,7 +399,7 @@ summary({
+ else
+   ntlm_auth = dependency('', required: false)
+@@ -409,7 +416,7 @@ summary({
  
  summary({
      'GSSAPI' : enable_gssapi,
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libsoup3.git/commitdiff/24b8b2298a7458f2d8e53b2c7004fdf32fc6760c



More information about the pld-cvs-commit mailing list