diff options
| author | 宋文武 <iyzsong@member.fsf.org> | 2025-02-08 13:07:21 +0800 |
|---|---|---|
| committer | Zheng Junjie <z572@z572.online> | 2025-07-21 19:41:31 +0800 |
| commit | 0da9a7ee626adabe352a7dbb600db3ec3afca816 (patch) | |
| tree | 9a6b2ee04b1636aa9227768ca74d791311879a42 /gnu | |
| parent | bb19aebc59e1bfe3e869baf647e980a4c73a63fc (diff) | |
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>
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/engineering.scm | 2 | ||||
| -rw-r--r-- | gnu/packages/kde-utils.scm | 2 | ||||
| -rw-r--r-- | gnu/packages/qt.scm | 2 | ||||
| -rw-r--r-- | gnu/packages/radio.scm | 6 |
4 files changed, 5 insertions, 7 deletions
diff --git a/gnu/packages/engineering.scm b/gnu/packages/engineering.scm index c82dd6e7fdd..a0c0bbec689 100644 --- a/gnu/packages/engineering.scm +++ b/gnu/packages/engineering.scm | |||
| @@ -3360,7 +3360,7 @@ ontinuous-time and discret-time expressions.") | |||
| 3360 | python-pillow | 3360 | python-pillow |
| 3361 | qscintilla | 3361 | qscintilla |
| 3362 | qtbase-5 | 3362 | qtbase-5 |
| 3363 | qtgamepad | 3363 | qtgamepad-5 |
| 3364 | qtmultimedia-5 | 3364 | qtmultimedia-5 |
| 3365 | qtsvg-5 | 3365 | qtsvg-5 |
| 3366 | qtwayland-5 | 3366 | qtwayland-5 |
diff --git a/gnu/packages/kde-utils.scm b/gnu/packages/kde-utils.scm index c2fa6a6cdea..bc79975bef8 100644 --- a/gnu/packages/kde-utils.scm +++ b/gnu/packages/kde-utils.scm | |||
| @@ -732,7 +732,7 @@ with support for QR scanning.") | |||
| 732 | qtquickcontrols2-5 | 732 | qtquickcontrols2-5 |
| 733 | qtgraphicaleffects | 733 | qtgraphicaleffects |
| 734 | qtdeclarative-5 | 734 | qtdeclarative-5 |
| 735 | qtgamepad | 735 | qtgamepad-5 |
| 736 | qtlocation-5)) | 736 | qtlocation-5)) |
| 737 | (propagated-inputs (list gstreamer)) | 737 | (propagated-inputs (list gstreamer)) |
| 738 | (home-page "https://apps.kde.org/kirogi/") | 738 | (home-page "https://apps.kde.org/kirogi/") |
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index f4e8970faf0..0f2163f42ad 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm | |||
| @@ -2722,7 +2722,7 @@ components. The API consists of over 20 effects provided as separate QML | |||
| 2722 | types. The effects cover functional areas such as blending, masking, blurring, | 2722 | types. The effects cover functional areas such as blending, masking, blurring, |
| 2723 | coloring, and many more."))) | 2723 | coloring, and many more."))) |
| 2724 | 2724 | ||
| 2725 | (define-public qtgamepad | 2725 | (define-public qtgamepad-5 |
| 2726 | (package | 2726 | (package |
| 2727 | (inherit qtsvg-5) | 2727 | (inherit qtsvg-5) |
| 2728 | (name "qtgamepad") | 2728 | (name "qtgamepad") |
diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm index 024aa719862..5e05dd1bcf4 100644 --- a/gnu/packages/radio.scm +++ b/gnu/packages/radio.scm | |||
| @@ -2983,7 +2983,7 @@ voice formats.") | |||
| 2983 | qtbase-5 | 2983 | qtbase-5 |
| 2984 | qtcharts-5 | 2984 | qtcharts-5 |
| 2985 | qtdeclarative-5 | 2985 | qtdeclarative-5 |
| 2986 | qtgamepad | 2986 | qtgamepad-5 |
| 2987 | qtgraphicaleffects | 2987 | qtgraphicaleffects |
| 2988 | qtlocation-5 | 2988 | qtlocation-5 |
| 2989 | qtmultimedia-5 | 2989 | qtmultimedia-5 |
| @@ -3178,9 +3178,7 @@ software-defined radio receivers.") | |||
| 3178 | portaudio | 3178 | portaudio |
| 3179 | pulseaudio | 3179 | pulseaudio |
| 3180 | qcustomplot | 3180 | qcustomplot |
| 3181 | ;; TODO: Needs to be renamed to qtgamepad-5 when version 6 is | 3181 | qtgamepad-5 |
| 3182 | ;; packed. | ||
| 3183 | qtgamepad | ||
| 3184 | qtbase-5 | 3182 | qtbase-5 |
| 3185 | qtmultimedia-5 | 3183 | qtmultimedia-5 |
| 3186 | qtserialport-5 | 3184 | qtserialport-5 |
