unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: John Kehayias via Guix-patches via <guix-patches@gnu.org>
To: Daniel Ziltener <dziltener@lyrion.ch>
Cc: 69886@debbugs.gnu.org
Subject: [bug#69886] [PATCH] gnu: gtk: Update cairo to 1.18.0.
Date: Tue, 19 Mar 2024 01:32:24 +0000	[thread overview]
Message-ID: <87y1af0zx8.fsf@protonmail.com> (raw)
In-Reply-To: <6b76c31e120fda491be8ee8126cc5ae5@lyrion.ch>

Hello,

Thanks for the submission!

On Mon, Mar 18, 2024 at 11:38 PM, Daniel Ziltener wrote:

>      (native-inputs
>       `(,@(if (target-hurd?)
>               '()
>               `(("gobject-introspection" ,gobject-introspection)))
> +       ("gcc-13" ,gcc-13)
> +       ("gtk-doc" ,gtk-doc)

Note that this is a circular dependency as, gtk-doc depends on cairo currently:

--8<---------------cut here---------------start------------->8---
$ guix graph --path gtk-doc cairo
gtk-doc@1.33.2
dblatex@0.3.12
imagemagick@6.9.12-4
pango@1.50.10
cairo@1.16.0
--8<---------------cut here---------------end--------------->8---

Please see <https://issues.guix.gnu.org/69495> for my submission as
well. Since it has been a couple of weeks, I'll likely push that version
on mesa-updates for testing soon, but comments welcome.

John





  reply	other threads:[~2024-03-19  1:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-18 22:38 [bug#69886] [PATCH] gnu: gtk: Update cairo to 1.18.0 Daniel Ziltener via Guix-patches via
2024-03-19  1:32 ` John Kehayias via Guix-patches via [this message]
2024-03-19 22:23   ` Daniel Ziltener via Guix-patches via

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87y1af0zx8.fsf@protonmail.com \
    --to=guix-patches@gnu.org \
    --cc=69886@debbugs.gnu.org \
    --cc=dziltener@lyrion.ch \
    --cc=john.kehayias@protonmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).