[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#46340] [PATCH] gnu: Add gnome-recipes.
From: |
Nicolas Goaziou |
Subject: |
[bug#46340] [PATCH] gnu: Add gnome-recipes. |
Date: |
Sun, 07 Feb 2021 10:48:10 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
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