Github messages for voidlinux
 help / color / mirror / Atom feed
From: oreo639 <oreo639@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: gtk4: update to 4.10.1.
Date: Tue, 21 Mar 2023 21:39:33 +0100	[thread overview]
Message-ID: <20230321203933.cl3KoMmNVTFeNsiylGIOWWFBa-ubaEpxlIqPWGxCzFQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-42828@inbox.vuxu.org>

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

New comment by oreo639 on void-packages repository

https://github.com/void-linux/void-packages/pull/42828#issuecomment-1478548105

Comment:
Add `-Dbuild-testsuite=false` to the configure flags.

```
diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template
index e909d166bc..4f9804aa3f 100644
--- a/srcpkgs/gtk4/template
+++ b/srcpkgs/gtk4/template
@@ -4,7 +4,8 @@ version=4.10.1
 revision=1
 build_style=meson
 build_helper="gir"
-configure_args="-Dman-pages=true -Dbuild-tests=false -Dgtk_doc=true
+configure_args="-Dman-pages=true -Dgtk_doc=true
+ -Dbuild-tests=false -Dbuild-testsuite=false
  -Dbroadway-backend=$(vopt_if broadway true false)
  -Dx11-backend=$(vopt_if x11 true false)
  -Dwayland-backend=$(vopt_if wayland true false)
```

  parent reply	other threads:[~2023-03-21 20:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-18  0:09 [PR PATCH] " Emru1
2023-03-21 20:37 ` oreo639
2023-03-21 20:39 ` oreo639 [this message]
2023-03-21 21:50 ` [PR PATCH] [Updated] " Emru1
2023-03-22 17:00 ` [PR PATCH] [Merged]: " paper42
2023-03-21 19:40 [PR PATCH] " oreo639
2023-03-21 20:37 ` oreo639

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=20230321203933.cl3KoMmNVTFeNsiylGIOWWFBa-ubaEpxlIqPWGxCzFQ@z \
    --to=oreo639@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).