GNU bug report logs - #73344
[PATCH 4/4] gnu: jstest-gtk: Mention this is for joydev devices in description.

Previous Next

Package: guix-patches;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Thu, 19 Sep 2024 01:04:05 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#73344: closed ([PATCH 4/4] gnu: jstest-gtk: Mention this is
 for joydev devices in description.)
Date: Sun, 22 Sep 2024 06:38:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 22 Sep 2024 15:35:33 +0900
with message-id <875xqokxfu.fsf <at> gmail.com>
and subject line Re: [bug#73344] [PATCH 4/4] gnu: jstest-gtk: Mention this is for joydev devices in description.
has caused the debbugs.gnu.org bug report #73344,
regarding [PATCH 4/4] gnu: jstest-gtk: Mention this is for joydev devices in description.
to be marked as done.

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


-- 
73344: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73344
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Subject: [PATCH 4/4] gnu: jstest-gtk: Mention this is for joydev devices in
 description.
Date: Thu, 19 Sep 2024 10:02:35 +0900
* gnu/packages/games.scm (jstest-gtk) [synopsis]: Mention this is for Joydev
joysticks.
[description]: Likewise.

Change-Id: I3a93a237ea5e2efb6bc49e6a9eee2e8714e25bf5
---
 gnu/packages/games.scm | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 03cd322b47..a2f421a51e 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -9888,11 +9888,12 @@ (define-public jstest-gtk
       (native-inputs (list pkg-config))
       (inputs (list gtkmm-3 libsigc++-2))
       (home-page "https://github.com/Grumbel/jstest-gtk/")
-      (synopsis "Simple joystick tester GUI")
+      (synopsis "Joydev Joystick Tester")
       (description "@command{jstest-gtk} is a simple joystick tester based on
-GTK.  It provides a list of attached joysticks, a way to display which buttons
-and axis are pressed, a way to remap axis and buttons and a way to calibrate
-joysticks.")
+GTK, for testing devices using the older @code{joydev} Linux joystick
+@acronym{API, Application Programming Interface}.  It provides a list of
+attached joysticks, a way to display which buttons and axis are pressed, a way
+to remap axis and buttons and a way to calibrate joysticks.")
       (license license:gpl3+))))
 
 (define-public jumpnbump
-- 
2.46.0



[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: 宋文武 <iyzsong <at> envs.net>,
 Adam Faiz <adam.faiz <at> disroot.org>, 73344-done <at> debbugs.gnu.org
Subject: Re: [bug#73344] [PATCH 4/4] gnu: jstest-gtk: Mention this is for
 joydev devices in description.
Date: Sun, 22 Sep 2024 15:35:33 +0900
Hi,

Liliana Marie Prikler <liliana.prikler <at> gmail.com> writes:

> Am Donnerstag, dem 19.09.2024 um 10:02 +0900 schrieb Maxim Cournoyer:
>> * gnu/packages/games.scm (jstest-gtk) [synopsis]: Mention this is for
>> Joydev
>> joysticks.
>> [description]: Likewise.
>> 
>> Change-Id: I3a93a237ea5e2efb6bc49e6a9eee2e8714e25bf5
>> ---
> LGTM

Pushed as b7c94d5288 (sorry, I just noticed I forget to add the
Reviewed-by tags).

-- 
Thanks,
Maxim


This bug report was last modified 240 days ago.

Previous Next


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