GNU bug report logs - #51510
[PATCH 0/4] Update piper to 0.6, libratbag to 0.16.

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Sat, 30 Oct 2021 12:41: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


Message #17 received at 51510 <at> debbugs.gnu.org (full text, mbox):

From: Brendan Tildesley <mail <at> brendan.scot>
To: 51510 <at> debbugs.gnu.org
Subject: [PATCH 4/4] gnu: libratbag, piper: Adjust descriptions.
Date: Sat, 30 Oct 2021 23:41:30 +1100
* gnu/packages/gnome.scm
(libratbag): [description]: Don't bother mentioning the service here.
(piper): [description]: Mention the new ratbag-dbus-service
instead. Simplify.
---
 gnu/packages/gnome.scm | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index c8ec3fe248..1ef78dfedf 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11762,12 +11762,7 @@ (define-public libratbag
 @command{ratbagctl} command line interface for configuring devices.
 
 libratbag currently supports devices from Logitech, Etekcity, GSkill, Roccat,
-Steelseries.
-
-The ratbagd DBus service can be enabled by adding the following service to
-your operating-system definition:
-
-  (simple-service 'ratbagd dbus-root-service-type (list libratbag))")
+and Steelseries.")
     (license license:expat)))
 
 (define-public piper
@@ -11826,13 +11821,9 @@ (define-public piper
     (home-page "https://github.com/libratbag/piper/")
     (synopsis "Configure bindings and LEDs on gaming mice")
     (description "Piper is a GTK+ application for configuring gaming mice with
-onboard configuration for key bindings via libratbag.  Piper requires
-a @command{ratbagd} daemon running with root privileges.  It can be run
-manually as root, but is preferably configured as a DBus service that can
-launch on demand.  This can be configured by enabling the following service,
-provided there is a DBus service present:
+onboard configuration for key bindings via libratbag.
 
-  (simple-service 'ratbagd dbus-root-service-type (list libratbag))")
+Configure the ratbag-dbus-service to enable Piper's functionality.")
     (license license:gpl2)))
 
 (define-public parlatype
-- 
2.33.1





This bug report was last modified 3 years and 177 days ago.

Previous Next


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