all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 73344@debbugs.gnu.org
Cc: "Maxim Cournoyer" <maxim.cournoyer@gmail.com>,
	"Adam Faiz" <adam.faiz@disroot.org>,
	"Liliana Marie Prikler" <liliana.prikler@gmail.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#73344] [PATCH 4/4] gnu: jstest-gtk: Mention this is for joydev devices in description.
Date: Thu, 19 Sep 2024 10:02:35 +0900	[thread overview]
Message-ID: <41e72feaa5c55ae9d6c452f00979a072d84b21ee.1726707755.git.maxim.cournoyer@gmail.com> (raw)
In-Reply-To: <724f76404f027ac784545845b743bb87bc012a4c.1726707755.git.maxim.cournoyer@gmail.com>

* 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





  parent reply	other threads:[~2024-09-19  1:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-19  1:02 [bug#73341] [PATCH 1/4] services: Extend udev rules in joycond-service-type Maxim Cournoyer
2024-09-19  1:02 ` [bug#73342] [PATCH 2/4] gnu: Add tinycmmc Maxim Cournoyer
2024-09-19  1:02 ` [bug#73343] [PATCH 3/4] gnu: Add evtest-qt Maxim Cournoyer
2024-09-19  4:17   ` Liliana Marie Prikler
2024-09-19  1:02 ` Maxim Cournoyer [this message]
2024-09-19  4:15   ` [bug#73344] [PATCH 4/4] gnu: jstest-gtk: Mention this is for joydev devices in description Liliana Marie Prikler

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41e72feaa5c55ae9d6c452f00979a072d84b21ee.1726707755.git.maxim.cournoyer@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=73344@debbugs.gnu.org \
    --cc=adam.faiz@disroot.org \
    --cc=iyzsong@envs.net \
    --cc=liliana.prikler@gmail.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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.