unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Leo Prikler <leo.prikler@student.tugraz.at>
Cc: 46340@debbugs.gnu.org
Subject: [bug#46340] [PATCH] gnu: Add gnome-recipes.
Date: Sun, 07 Feb 2021 10:48:10 +0100	[thread overview]
Message-ID: <87a6sgus2t.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <20210206101130.2499-1-leo.prikler@student.tugraz.at> (Leo Prikler's message of "Sat, 6 Feb 2021 11:11:31 +0100")

Hello,

Leo Prikler <leo.prikler@student.tugraz.at> writes:

> * gnu/packages/gnome.scm (gnome-recipes): New variable.

Thanks.

> +       ("libgd"
> +        ,(origin
> +           (method git-fetch)
> +           (uri (git-reference
> +                 (url "https://gitlab.gnome.org/GNOME/libgd")
> +                 (commit "c7c7ff4e05d3fe82854219091cf116cce6b19de0")))
> +           (file-name (git-file-name "libgd" version))
> +           (sha256
> +            (base32 "16yld0ap7qj1n96h4f2sqkjmibg7xx5xwkqxdfzam2nmyfdlrrrs"))))

Do you know why we cannot use gd package from Guix? If so, it could be
useful to add a comment about it.

> +       ("pkg-config" ,pkg-config)))
> +    (home-page "https://wiki.gnome.org/Apps/Recipes")
> +    (synopsis "Recipes for preparing food")

Maybe "Discover recipes for preparing food"

Otherwise LGTM!

Regards,
-- 
Nicolas Goaziou




  reply	other threads:[~2021-02-07  9:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-06 10:11 [bug#46340] [PATCH] gnu: Add gnome-recipes Leo Prikler
2021-02-07  9:48 ` Nicolas Goaziou [this message]
2021-02-07 11:30   ` Leo Prikler
2021-02-08 19:20     ` Nicolas Goaziou
2021-02-08 19:44       ` bug#46340: " Leo Prikler

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=87a6sgus2t.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=46340@debbugs.gnu.org \
    --cc=leo.prikler@student.tugraz.at \
    /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).