gnu: qtcharts: Rename to qtcharts-5.

* gnu/packages/qt.scm (qtcharts): Rename to ...
(qtcharts-5): ... this.
* gnu/packages/astronomy.scm (stellarium)[inputs]: Adjust accordingly.
* gnu/packages/debug.scm (seer-gdb)[inputs]: Likewise.
* gnu/packages/education.scm (gcompris-qt)[inputs]: Likewise.
* gnu/packages/kde-utils.scm (atelier)[inputs]: Likewise.
(libatcore)[inputs]: Likewise.
* gnu/packages/radio.scm (welle-io)[inputs]: Likewise.
(sdrangel)[inputs]: Likewise.

Change-Id: If9e321be75d0b442355cc96d950de1ea57b364cd
This commit is contained in:
Zheng Junjie 2024-09-10 22:42:46 +08:00
parent 214c16a74d
commit 2520314368
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0
6 changed files with 8 additions and 8 deletions

View file

@ -6830,7 +6830,7 @@ astronomical fields. SkyMaker is part of the
nlopt nlopt
openssl openssl
qtbase-5 qtbase-5
qtcharts qtcharts-5
qtlocation-5 qtlocation-5
qtmultimedia-5 qtmultimedia-5
qtpositioning qtpositioning

View file

@ -997,7 +997,7 @@ engineering.")
(lambda _ (lambda _
(chdir "src")))))) (chdir "src"))))))
(inputs (inputs
(list qtbase-5 qtcharts)) (list qtbase-5 qtcharts-5))
(synopsis "GUI frontend for GDB") (synopsis "GUI frontend for GDB")
(description "This package provides a frontend to GDB, the GNU debugger.") (description "This package provides a frontend to GDB, the GNU debugger.")
(home-page "https://github.com/epasveer/seer") (home-page "https://github.com/epasveer/seer")

View file

@ -253,7 +253,7 @@ of categories with some of the activities available in that category.
(list openssl (list openssl
python-wrapper python-wrapper
qtbase-5 qtbase-5
qtcharts qtcharts-5
qtdeclarative-5 qtdeclarative-5
qtgraphicaleffects qtgraphicaleffects
qtmultimedia-5 qtmultimedia-5

View file

@ -151,7 +151,7 @@ well as CD-ROM images.")
libatcore libatcore
qt3d-5 qt3d-5
qtbase-5 qtbase-5
qtcharts qtcharts-5
qtdeclarative-5 qtdeclarative-5
qtmultimedia-5 qtmultimedia-5
qtserialport-5)) qtserialport-5))
@ -743,7 +743,7 @@ combinations are distinct enough to be readable and accessible.")
"1830r6ylpn3l7y2frl8cih5cpjgbkfrib9jq7jklf8aszhlsihf2")))) "1830r6ylpn3l7y2frl8cih5cpjgbkfrib9jq7jklf8aszhlsihf2"))))
(build-system qt-build-system) (build-system qt-build-system)
(native-inputs (list extra-cmake-modules)) (native-inputs (list extra-cmake-modules))
(inputs (list qtcharts qtdeclarative-5 qtserialport-5)) (inputs (list qtcharts-5 qtdeclarative-5 qtserialport-5))
(home-page "https://invent.kde.org/libraries/atcore") (home-page "https://invent.kde.org/libraries/atcore")
(synopsis "Library for connection and management of 3D printers") (synopsis "Library for connection and management of 3D printers")
(description (description

View file

@ -2727,7 +2727,7 @@ information and perform area based monitoring.")
(description "The Qt Purchasing module provides and in-app API for (description "The Qt Purchasing module provides and in-app API for
purchasing goods and services."))) purchasing goods and services.")))
(define-public qtcharts (define-public qtcharts-5
(package (package
(inherit qtsvg-5) (inherit qtsvg-5)
(name "qtcharts") (name "qtcharts")

View file

@ -2411,7 +2411,7 @@ receiver.")
mpg123 mpg123
rtl-sdr rtl-sdr
qtbase-5 qtbase-5
qtcharts qtcharts-5
qtdeclarative-5 qtdeclarative-5
qtgraphicaleffects qtgraphicaleffects
qtmultimedia-5 qtmultimedia-5
@ -2702,7 +2702,7 @@ voice formats.")
opus opus
pulseaudio pulseaudio
qtbase-5 qtbase-5
qtcharts qtcharts-5
qtdeclarative-5 qtdeclarative-5
qtgamepad qtgamepad
qtgraphicaleffects qtgraphicaleffects