unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Rene <pacoon@protonmail.com>, 31166-done@debbugs.gnu.org
Subject: bug#31166: [PATCH] gnu: Add mbpfan.
Date: Tue, 17 Apr 2018 00:36:31 +0200	[thread overview]
Message-ID: <87zi22bwy8.fsf@fastmail.com> (raw)
In-Reply-To: <5q91mpyCT2ZRZojqp48_dQ9TlFSef_dANmrY3QsTWj1KtUHhahmPvDjAVEGf3sh1r7a2Ql_XOLtzpQjCuAJMblNdz5HXB2n5YnWh2W5xmAw=@protonmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 401 bytes --]

Rene <pacoon@protonmail.com> writes:

> Hello team,
> this is a proposed patch to add mbpfan.
>
> Thank you
> Rene
> From 48444809ee2d0f2993fb0c2a772f52a68f13b30a Mon Sep 17 00:00:00 2001
> From: Rene <pacoon@protonmail.com>
> Date: Sat, 14 Apr 2018 22:34:48 -0500
> Subject: [PATCH] gnu: Add mbpfan.
>
> * gnu/packages/linux.scm (mbpfan): New variable.

Thanks!

Applied with the following changes:


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: diff.out --]
[-- Type: text/x-patch, Size: 1097 bytes --]

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c0f33e72c..bc1e23fc1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -4618,13 +4618,14 @@ interface to this kernel feature.")
          (add-after 'unpack 'patch-paths
            (lambda _
              (substitute* "Makefile"
-               (("/usr") ""))))
+               (("/usr") ""))
+             #t))
          (delete 'configure)))) ; There's no configure phase.
     (home-page "https://github.com/dgraziotin/mbpfan")
-    (synopsis "Simple daemon to control fan speed")
+    (synopsis "Control fan speed on Macbooks")
     (description
-     "Mbpfan is a fan control daemon for Apple Macbooks, the daemon uses input
-from @code{coretemp} module and sets the fan speed using the @code{applesmc}
+     "mbpfan is a fan control daemon for Apple Macbooks.  It uses input from
+the @code{coretemp} module and sets the fan speed using the @code{applesmc}
 module.  It can be executed as a daemon or in the foreground with root
 privileges.")
-    (license license:gpl3)))
+    (license license:gpl3+)))

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

      reply	other threads:[~2018-04-16 22:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-15 16:04 [bug#31166] [PATCH] gnu: Add mbpfan Rene
2018-04-16 22:36 ` Marius Bakke [this message]

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=87zi22bwy8.fsf@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=31166-done@debbugs.gnu.org \
    --cc=pacoon@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 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).