emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58392: closed ([PATCH] gnu: Add nbfc-linux)


From: GNU bug Tracking System
Subject: bug#58392: closed ([PATCH] gnu: Add nbfc-linux)
Date: Tue, 18 Oct 2022 12:55:02 +0000

Your message dated Tue, 18 Oct 2022 14:54:39 +0200
with message-id <87bkq9nvg0.fsf_-_@gnu.org>
and subject line Re: bug#58392: [PATCH] gnu: Add nbfc-linux
has caused the debbugs.gnu.org bug report #58392,
regarding [PATCH] gnu: Add nbfc-linux
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58392: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58392
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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.



--- End Message ---
--- Begin Message --- Subject: Re: bug#58392: [PATCH] gnu: Add nbfc-linux Date: Tue, 18 Oct 2022 14:54:39 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)
Hi,

florhizome@posteo.net skribis:

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

Applied with a commit log and the cosmetic changes below.

Thanks!

Ludo’.

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+))))
 

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]