unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jakub Kądziołka" <kuba@kadziolka.net>
To: Alexandros Theodotou <alex@zrythm.org>
Cc: Ricardo Wurmus <rekado@elephly.net>, 39784@debbugs.gnu.org
Subject: [bug#39784] [PATCH] Add zlfo.
Date: Mon, 23 Mar 2020 15:45:03 +0100	[thread overview]
Message-ID: <20200323144503.nosivm2euxfjhcpi@gravity> (raw)
In-Reply-To: <7c9f720c38ca4b0286c3c543341936d546dd2820.camel@zrythm.org>

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

Thanks for your updated patches! You still haven't ran indent-code.el on
them, but I fixed that on my side. I also took the liberty to define the
inputs of ztoolkit-rsvg in terms of the ztoolkit package, like this:

@@ -4119,7 +4119,6 @@ minimum.")
     (arguments
      `(#:configure-flags `("-Denable_rsvg=true")))
     (inputs
-     `(("cairo" ,cairo)
-       ("librsvg" ,librsvg)
-       ("libx11" ,libx11)))
+     `(("librsvg" ,librsvg)
+       ,@(package-inputs ztoolkit)))
     (synopsis "ZToolkit with SVG support")))

Your patches have been applied on master, with the last commit being
d3e7282ec35d87842e8143f0230e27fd5ec5e74d

Cheers!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2020-03-23 14:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-25 15:06 [bug#39784] [PATCH] Add zlfo Alexandros Theodotou
2020-02-26 22:03 ` Jakub Kądziołka
2020-02-27  8:11   ` Ricardo Wurmus
2020-03-21 18:50     ` Alexandros Theodotou
2020-03-23 14:45       ` Jakub Kądziołka [this message]
2020-02-26 22:08 ` Jakub Kądziołka

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=20200323144503.nosivm2euxfjhcpi@gravity \
    --to=kuba@kadziolka.net \
    --cc=39784@debbugs.gnu.org \
    --cc=alex@zrythm.org \
    --cc=rekado@elephly.net \
    /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).