mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
214c16a74d
commit
2520314368
6 changed files with 8 additions and 8 deletions
|
@ -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
|
||||||
|
|
|
@ -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")
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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")
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue