unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: [PATCH 2/2] services: Add 'lirc-service'.
Date: Thu, 26 Mar 2015 15:50:55 +0300	[thread overview]
Message-ID: <87zj6zsz0w.fsf@gmail.com> (raw)
In-Reply-To: <87bnjghjwv.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Wed, 25 Mar 2015 22:00:32 +0100")

Ludovic Courtès (2015-03-26 00:00 +0300) wrote:

> Alex Kost <alezost@gmail.com> skribis:
>
>> From 6338f01cf706a755632b0647d3e0b41062c070a1 Mon Sep 17 00:00:00 2001
>> From: Alex Kost <alezost@gmail.com>
>> Date: Sun, 22 Mar 2015 16:33:17 +0300
>> Subject: [PATCH 2/2] services: Add 'lirc-service'.
>>
>> * gnu/services/lirc.scm: New file.
>> * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
>> * doc/guix.texi (Various Services): New node.  Document 'lirc-service'.
>
> [...]
>
>> +@deffn {Monadic Procedure} lirc-service [#:lirc lirc] @
>> +       [#:device #f] [#:driver #f] [#:config-file #f] @
>> +       [#:extra-options '()]
>> +Return a service that runs @url{http://www.lirc.org,LIRC}, a daemon that
>> +decodes IR signals from remote controls.
>
> s/IR/infrared/
>
>> +Optionally, @var{device}, @var{driver} and @var{config-file} (a path to
>> +configuration file) may be specified.  See @command{lircd} manual for
>
> s/path to configuration file/configuration file name/
>
> Same changes in docstring (apologies for not spotting them before.)

No problem, thanks for spotting them now :-)

> OK with these changes, thanks!
>
> Ludo’.

-- 
Alex

      reply	other threads:[~2015-03-26 12:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-22 13:59 [PATCH 2/2] services: Add 'lirc-service' Alex Kost
2015-03-24  9:15 ` Ludovic Courtès
2015-03-24 19:39   ` Alex Kost
2015-03-25 21:00     ` Ludovic Courtès
2015-03-26 12:50       ` Alex Kost [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=87zj6zsz0w.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /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).