Github messages for voidlinux
 help / color / mirror / Atom feed
From: chrysos349 <chrysos349@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: gvfs: update to 1.54.0, recursive cleanup
Date: Sat, 23 Mar 2024 22:00:11 +0100	[thread overview]
Message-ID: <20240323210011.8B303215FA@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49482@inbox.vuxu.org>

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/pull/49482#issuecomment-2016601670

Comment:
`libgdata-0.18.1` fails to build with the latest `uhttmock-0.10.0`, because it needs the old uhttmock and libsoup2.

```diff
diff --git a/srcpkgs/libgdata/template b/srcpkgs/libgdata/template
index 835f82f7f..9d5ee2c28 100644
--- a/srcpkgs/libgdata/template
+++ b/srcpkgs/libgdata/template
@@ -1,13 +1,13 @@
 # Template file for 'libgdata'
 pkgname=libgdata
 version=0.18.1
-revision=1
+revision=2
 build_helper="gir"
 build_style=meson
 configure_args="-Dintrospection=$(vopt_if gir true false)
- -Dvapi=$(vopt_if vala true false) -Dgtk_doc=false"
+ -Dvapi=$(vopt_if vala true false) -Dgtk_doc=false -Dalways_build_tests=false"
 hostmakedepends="pkg-config flex intltool glib-devel $(vopt_if vala vala)"
-makedepends="json-glib-devel gtk+3-devel uhttpmock-devel liboauth-devel
+makedepends="json-glib-devel gtk+3-devel liboauth-devel
  gcr-devel gnome-online-accounts-devel"
 short_desc="Library for accessing GData webservices"
 maintainer="Enno Boland <gottox@voidlinux.org>"
```

  reply	other threads:[~2024-03-23 21:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-23 19:34 [PR PATCH] " cinerea0
2024-03-23 21:00 ` chrysos349 [this message]
2024-03-23 21:40 ` [PR PATCH] [Updated] " cinerea0
2024-03-23 22:49 ` oreo639
2024-03-23 22:57 ` cinerea0
2024-03-23 22:58 ` oreo639
2024-03-23 23:03 ` oreo639
2024-03-23 23:05 ` oreo639
2024-03-23 23:09 ` [PR PATCH] [Updated] " cinerea0
2024-03-23 23:10 ` cinerea0
2024-03-24  8:22 ` chrysos349
2024-03-24 15:58 ` [PR REVIEW] " fanyx
2024-03-24 16:05 ` [PR PATCH] [Updated] " cinerea0
2024-04-03  1:35 ` [PR PATCH] [Merged]: " cinerea0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240323210011.8B303215FA@inbox.vuxu.org \
    --to=chrysos349@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).