From: Timothy Sample <samplet@ngyro.com>
To: 51938@debbugs.gnu.org
Cc: Timothy Sample <samplet@ngyro.com>
Subject: [bug#51938] [PATCH core-updates-frozen 04/22] gnu: gnome-maps: Build with Meson 0.59.
Date: Thu, 18 Nov 2021 02:06:17 -0500 [thread overview]
Message-ID: <20211118070635.8259-4-samplet@ngyro.com> (raw)
In-Reply-To: <87ilwq9cia.fsf@ngyro.com>
See <https://github.com/mesonbuild/meson/issues/9441>.
* gnu/packages/geo.scm (gnome-maps)[arguments]: Use meson-0.59.
---
gnu/packages/geo.scm | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index bd105f7985..f07b5e4b95 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -59,6 +59,7 @@ (define-module (gnu packages geo)
#:use-module (gnu packages bash)
#:use-module (gnu packages bison)
#:use-module (gnu packages boost)
+ #:use-module (gnu packages build-tools)
#:use-module (gnu packages check)
#:use-module (gnu packages compression)
#:use-module (gnu packages curl)
@@ -224,7 +225,8 @@ (define-public gnome-maps
"02bdkmb3wyzfrbq726634v4g1hyh9za70cc2ivlbp7zc2n1jgp5c"))))
(build-system meson-build-system)
(arguments
- `(#:glib-or-gtk? #t
+ `(#:meson ,meson-0.59 ;positional arguments error with meson 0.60
+ #:glib-or-gtk? #t
#:phases
(modify-phases %standard-phases
(add-after 'unpack 'skip-gtk-update-icon-cache
--
2.33.1
next prev parent reply other threads:[~2021-11-18 7:08 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-18 6:57 [bug#51938] [PATCH core-updates-frozen 00/23] Fixes for GNOME packages Timothy Sample
2021-11-18 7:03 ` [bug#51938] [PATCH core-updates-frozen 01/23] gnu: eog: Build with Meson 0.59 Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 01/22] gnu: gnome-characters: " Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 02/22] gnu: gnome-font-viewer: " Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 03/22] gnu: gnome-weather: " Timothy Sample
2021-11-18 7:06 ` Timothy Sample [this message]
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 05/22] gnu: gnome-disk-utility: " Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 06/22] gnu: gnome-screenshot: " Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 07/22] gnu: gedit: " Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 08/22] gnu: evolution-data-server: Propagate libsoup@2 Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 09/22] gnu: gssdp: Use libsoup@2 and propagate it Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 10/22] gnu: grilo: Fix build by using libsoup@2 Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 11/22] gnu: folks: Update to 0.15.3 Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 12/22] gnu: gnome-photos: Build with Meson 0.59 Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 13/22] gnu: gnome-music: Fix build Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 14/22] gnu: gnome-initial-setup: " Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 15/22] gnu: gnome-user-share: Build with Meson 0.59 Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 16/22] gnu: totem: " Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 17/22] gnu: colord: Enable Vala bindings Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 18/22] gnu: simple-scan: Build with Meson 0.59 Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 19/22] gnu: gnome-control-center: Fix build Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 20/22] gnu: gnome-shell: Build with Meson 0.59 Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 21/22] gnu: cheese: " Timothy Sample
2021-11-18 7:06 ` [bug#51938] [PATCH core-updates-frozen 22/22] gnu: sushi: Fix build by using libsoup@2 Timothy Sample
2021-11-18 9:02 ` bug#51938: [PATCH core-updates-frozen 00/23] Fixes for GNOME packages Ludovic Courtès
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=20211118070635.8259-4-samplet@ngyro.com \
--to=samplet@ngyro.com \
--cc=51938@debbugs.gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.