Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libsoup3: update to 3.0.6
@ 2022-04-19  1:29 oreo639
  2022-04-19  1:35 ` [PR PATCH] [Updated] " oreo639
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: oreo639 @ 2022-04-19  1:29 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1234 bytes --]

There is a new pull request by oreo639 against master on the void-packages repository

https://github.com/oreo639/void-packages soup3
https://github.com/void-linux/void-packages/pull/36760

libsoup3: update to 3.0.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!-- 
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/36760.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-soup3-36760.patch --]
[-- Type: text/x-diff, Size: 2036 bytes --]

From 46fdcc5050762a6e868d93a967af6dcda1cc54cf Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Mon, 18 Apr 2022 18:27:28 -0700
Subject: [PATCH] libsoup3: update to 3.0.6

---
 srcpkgs/libsoup3/template | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/srcpkgs/libsoup3/template b/srcpkgs/libsoup3/template
index 61ed3d167f17..e301a7d192dc 100644
--- a/srcpkgs/libsoup3/template
+++ b/srcpkgs/libsoup3/template
@@ -1,26 +1,26 @@
 # Template file for 'libsoup3'
 pkgname=libsoup3
-version=3.0.4
+version=3.0.6
 revision=1
 wrksrc="libsoup-$version"
 build_style=meson
 build_helper="gir"
-configure_args="-Dgssapi=disabled -Dntlm=disabled -Dsysprof=disabled
- -Dtls_check=false -Dintrospection=$(vopt_if gir enabled disabled)
+configure_args="-Dautobahn=disabled -Dhttp2_tests=disabled -Dtls_check=false
+ -Dntlm=disabled -Dsysprof=disabled -Dintrospection=$(vopt_if gir enabled disabled)
  -Dvapi=$(vopt_if gir enabled disabled)"
 hostmakedepends="gettext-devel glib-devel pkg-config gettext
- $(vopt_if gir vala) python3-gobject"
-makedepends="libglib-devel nghttp2-devel sqlite-devel libpsl-devel brotli-devel
- $(vopt_if gir vala-devel)"
+ $(vopt_if gir vala) python3-gobject mit-krb5"
+makedepends="libglib-devel mit-krb5-devel brotli-devel gnutls-devel nghttp2-devel
+ libpsl-devel libxml2-devel sqlite-devel $(vopt_if gir vala-devel)"
 depends="glib-networking"
+checkdepends="${depends}"
 short_desc="HTTP library implementation in C"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/libsoup"
 changelog="https://gitlab.gnome.org/GNOME/libsoup/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/libsoup/${version%.*}/libsoup-${version}.tar.xz"
-checksum=5bd38b5e091f707fd7fa3ed7c37aacca3f8e16c65787f1cc17dc38d1dcde567b
-make_check=no # gio tests can't run in chroot
+checksum=b45d59f840b9acf9bb45fd45854e3ef672f57e3ab957401c3ad8d7502ac23da6
 
 # Package build options
 build_options="gir"

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-06-08 17:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-19  1:29 [PR PATCH] libsoup3: update to 3.0.6 oreo639
2022-04-19  1:35 ` [PR PATCH] [Updated] " oreo639
2022-04-19  1:45 ` oreo639
2022-04-19  1:46 ` oreo639
2022-04-19  2:03 ` oreo639
2022-04-19  2:04 ` oreo639
2022-04-19  2:09 ` oreo639
2022-04-19  2:14 ` oreo639
2022-04-19  3:10 ` oreo639
2022-04-19 17:10 ` oreo639
2022-06-08 17:42 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).