all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: phodina <phodina@protonmail.com>
Cc: "46278@debbugs.gnu.org" <46278-done@debbugs.gnu.org>
Subject: bug#46278: [PATCH v2] Add fwupd
Date: Wed, 31 Aug 2022 13:04:17 +0200	[thread overview]
Message-ID: <87fshcbrny.fsf@gnu.org> (raw)
In-Reply-To: <rhXPCJBRiIXCySJqk3GOgM4btnX0jJBp0cJ1vL7X6Zc0Oqc9Y9jq7MB32nglDz5Z8vTqVk3-YsU-wItE-A0H-24KnNoSRz6qtfAJiz_eLvc=@protonmail.com> (phodina@protonmail.com's message of "Sun, 14 Aug 2022 21:44:07 +0000")

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

Hi,

phodina <phodina@protonmail.com> skribis:

> I attempted to add also Gnome GUI but for some reason the pkgconfig in meson is not detecting the fwupd even though that when ran manually it finds it.

Hmm maybe we should discuss that separately.

> From d5bb4d798b40d91119d54077514d70234f6f3818 Mon Sep 17 00:00:00 2001
> From: Petr Hodina <phodina@protonmail.com>
> Date: Tue, 4 Jan 2022 06:58:51 +0100
> Subject: [PATCH v2 1/2] gnu: Add fwupd.
>
> * gnu/packages/firmware.scm (fwupd): New variable.

Applied with the minor changes below, thanks!

Ludo’.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 782 bytes --]

diff --git a/gnu/packages/firmware.scm b/gnu/packages/firmware.scm
index dc5d5c3452..3a5ade4b77 100644
--- a/gnu/packages/firmware.scm
+++ b/gnu/packages/firmware.scm
@@ -268,9 +268,9 @@ (define-public fwupd
                   libsmbios
                   gnu-efi))
     (home-page "https://fwupd.org/")
-    (synopsis "A simple daemon to allow session software to update firmware")
-    (description "This package aims to make updating firmware on Linux
-automatic, safe and reliable.")
+    (synopsis "Daemon to allow session software to update firmware")
+    (description "This package aims to make updating firmware on GNU/Linux
+automatic, safe and reliable.  It is used by tools such as GNOME Software.")
     (license license:lgpl2.1+)))
 
 (define-public openfwwf-firmware

  reply	other threads:[~2022-08-31 11:05 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-03 23:14 [bug#46277] [PATCH 0/2] gnu: Add fwupd and sort patch list guix-patches--- via
2021-02-03 23:14 ` [bug#46279] [PATCH 1/2] gnu: Sort patch list alphabetically guix-patches--- via
2021-02-03 23:14 ` [bug#46278] [PATCH 2/2] gnu: Add fwupd guix-patches--- via
2022-08-14 21:44   ` [bug#46278] [PATCH v2] " phodina via Guix-patches via
2022-08-31 11:04     ` Ludovic Courtès [this message]
2021-02-03 23:30 ` [bug#46277] [PATCH v2 0/2] gnu: Add fwupd and sort patch list guix-patches--- via
2021-02-03 23:30   ` [bug#46277] [PATCH v2 1/2] gnu: Sort patch list alphabetically guix-patches--- via
2021-02-03 23:30   ` [bug#46277] [PATCH v2 2/2] gnu: Add fwupd guix-patches--- via
2021-02-04 23:14   ` [bug#46277] [PATCH v2 0/2] gnu: Add fwupd and sort patch list Jonathan Brielmaier
2021-02-04 23:52     ` Leo Le Bouter via Guix-patches via
2021-02-05  2:03     ` Leo Le Bouter via Guix-patches via
2021-02-05  8:43       ` Jonathan Brielmaier
2021-02-06  0:48         ` [bug#46277] [PATCH v4 " Léo Le Bouter via Guix-patches via
2021-02-06  0:48           ` [bug#46277] [PATCH v4 1/2] gnu: Sort patch list alphabetically Léo Le Bouter via Guix-patches via
2021-02-06  0:48           ` [bug#46277] [PATCH v4 2/2] gnu: Add fwupd Léo Le Bouter via Guix-patches via
2021-02-08  8:49             ` Jonathan Brielmaier
2021-02-11  9:00               ` Léo Le Bouter via Guix-patches via
2021-02-04  2:59 ` [bug#46277] [PATCH v3 0/2] gnu: Add fwupd and sort patch list guix-patches--- via
2021-02-04  2:59   ` [bug#46277] [PATCH v3 1/2] gnu: Sort patch list alphabetically guix-patches--- via
2021-02-04  2:59   ` [bug#46277] [PATCH v3 2/2] gnu: Add fwupd 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

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

  git send-email \
    --in-reply-to=87fshcbrny.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=46278-done@debbugs.gnu.org \
    --cc=phodina@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 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.