gnu: qtgamepad: Rename to qtgamepad-5.

* gnu/packages/qt.scm (qtgamepad): Rename to qtgamepad-5.
* gnu/packages/engineering.scm (openscad) [inputs]: Adjust accordingly.
* gnu/packages/kde-utils.scm (kirogi) [inputs]: Likewise.
* gnu/packages/radio.scm (sdrangel) [inputs]: Likewise.
(wfview) [inputs]: Likewise.

Change-Id: Icccd75150aefb957ef2b3c8b3453365e81bdfa9d
Signed-off-by: Zheng Junjie <z572@z572.online>
This commit is contained in:
宋文武 2025-02-08 13:07:21 +08:00 committed by Zheng Junjie
parent bb19aebc59
commit 0da9a7ee62
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0
4 changed files with 5 additions and 7 deletions

View file

@ -3360,7 +3360,7 @@ ontinuous-time and discret-time expressions.")
python-pillow python-pillow
qscintilla qscintilla
qtbase-5 qtbase-5
qtgamepad qtgamepad-5
qtmultimedia-5 qtmultimedia-5
qtsvg-5 qtsvg-5
qtwayland-5 qtwayland-5

View file

@ -732,7 +732,7 @@ with support for QR scanning.")
qtquickcontrols2-5 qtquickcontrols2-5
qtgraphicaleffects qtgraphicaleffects
qtdeclarative-5 qtdeclarative-5
qtgamepad qtgamepad-5
qtlocation-5)) qtlocation-5))
(propagated-inputs (list gstreamer)) (propagated-inputs (list gstreamer))
(home-page "https://apps.kde.org/kirogi/") (home-page "https://apps.kde.org/kirogi/")

View file

@ -2722,7 +2722,7 @@ components. The API consists of over 20 effects provided as separate QML
types. The effects cover functional areas such as blending, masking, blurring, types. The effects cover functional areas such as blending, masking, blurring,
coloring, and many more."))) coloring, and many more.")))
(define-public qtgamepad (define-public qtgamepad-5
(package (package
(inherit qtsvg-5) (inherit qtsvg-5)
(name "qtgamepad") (name "qtgamepad")

View file

@ -2983,7 +2983,7 @@ voice formats.")
qtbase-5 qtbase-5
qtcharts-5 qtcharts-5
qtdeclarative-5 qtdeclarative-5
qtgamepad qtgamepad-5
qtgraphicaleffects qtgraphicaleffects
qtlocation-5 qtlocation-5
qtmultimedia-5 qtmultimedia-5
@ -3178,9 +3178,7 @@ software-defined radio receivers.")
portaudio portaudio
pulseaudio pulseaudio
qcustomplot qcustomplot
;; TODO: Needs to be renamed to qtgamepad-5 when version 6 is qtgamepad-5
;; packed.
qtgamepad
qtbase-5 qtbase-5
qtmultimedia-5 qtmultimedia-5
qtserialport-5 qtserialport-5