GNU bug report logs - #58392
[PATCH] gnu: Add nbfc-linux

Previous Next

Package: guix-patches;

Reported by: florhizome <florhizome <at> posteo.net>

Date: Sun, 9 Oct 2022 08:11:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: florhizome <florhizome <at> posteo.net>
Subject: bug#58392: closed (Re: bug#58392: [PATCH] gnu: Add nbfc-linux)
Date: Tue, 18 Oct 2022 12:55:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#58392: [PATCH] gnu: Add nbfc-linux

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 58392 <at> debbugs.gnu.org.

-- 
58392: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58392
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: florhizome <at> posteo.net
Cc: 58392-done <at> debbugs.gnu.org
Subject: Re: bug#58392: [PATCH] gnu: Add nbfc-linux
Date: Tue, 18 Oct 2022 14:54:39 +0200
[Message part 3 (text/plain, inline)]
Hi,

florhizome <at> posteo.net skribis:

> From: florhizome <florhizome <at> posteo.net>
>
> ---
>  gnu/packages/linux.scm | 37 +++++++++++++++++++++++++++++++++++++

Applied with a commit log and the cosmetic changes below.

Thanks!

Ludo’.

[Message part 4 (text/x-patch, inline)]
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 015d957df5..864c379eac 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -5924,10 +5924,9 @@ (define-public nbfc-linux
       (propagated-inputs (list python dmidecode))
       (synopsis "NoteBook FanControl ported to Linux")
       (description
-       "This is a C port of Stefan Hirschmann's NoteBook FanControl.
-
- It provides the same utilities with the same interfaces as the original NBFC,
- although the implementation differs.")
+       "This package provides a C port of NoteBook FanControl (NBFC), a fan
+control service for notebooks.  It provides the same utilities with the same
+interfaces as the original NBFC, although the implementation differs.")
       (home-page "https://github.com/nbfc-linux/nbfc-linux")
       (license license:gpl3+))))
 
[Message part 5 (message/rfc822, inline)]
From: florhizome <florhizome <at> posteo.net>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: Add nbfc-linux
Date: Sat, 08 Oct 2022 19:38:15 +0000
This patch adds the nbfc-linux package, containing tools for fan control.



This bug report was last modified 2 years and 269 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.