aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add ksvg.Zheng Junjie2024-07-18
| | | | | | * gnu/packages/kde-frameworks.scm (ksvg): New variable. Change-Id: I7b5eec1f32015c3d76178af705c59bbb3fcf60bd
* gnu: kdegraphics-mobipocket: Update to 24.05.2.Zheng Junjie2024-07-18
| | | | | | | | * gnu/packages/kde.scm (kdegraphics-mobipocket): Update to 24.05.2. [inputs]: Remove qtbase-5; add qtbase and qt5compat. [arguments]<#:configure-flags>: Add -DQT_MAJOR_VERSION=6. Change-Id: Id2e1eea168655f55c1931dc782d9e82971fe53af
* gnu: qqc2-desktop-style: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | | * gnu/packages/kde-frameworks.scm (qqc2-desktop-style): Update to 6.3.0. [build-system]: Switch to qt-build-system. [inputs]: Remove kconfigwidgets, qtbase-5, qtdeclarative-5, qtquickcontrols2-5, and qtx11extras; add kconfig and qtdeclarative. [native-inputs]: Add dbus and qttools. [arguments]: Set #:qtbase to qtbase; Wrap test with dbus-launch. Change-Id: I7eb79694a383484047bfbb1c513ba251d038486e
* gnu: Remove kdbusaddons-bootstrap.Zheng Junjie2024-07-18
| | | | | | * gnu/packages/kde-frameworks.scm (kdbusaddons-bootstrap): Delete variable. Change-Id: Ice1dfd329df8a42e9c323fdce306b5c8837a8067
* gnu: Remove kinit-bootstrap.Zheng Junjie2024-07-18
| | | | | | * gnu/packages/kde-frameworks.scm (kinit-bootstrap): Delete variable. Change-Id: Ic49dbc21163c7286d1b2b62f24509d138b35f81c
* gnu: kdav: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (kdav): Update to 6.3.0. [inputs]: Remove kcoreaddons, qtbase-5, and qtxmlpatterns. [propagated-inputs]: Add kcoreaddons. [arguments]: Set #:qtbase to qtbase. Change-Id: Ica348f700bda694218e6f7521001663aa2f28dec
* gnu: kde-frameworkintegration: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | * gnu/packages/kde-frameworks.scm (kde-frameworkintegration): Update to 6.3.0. [inputs]: Remove qtbase-5 and qtx11extras; add packagekit-qt6, appstream-qt6, and qtbase. [arguments]: Use Gexps. [synopsis]: Adjust it. Change-Id: Ia3df0049bcd55d56e107826b9af146c93cf68677
* gnu: knewstuff: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | | | | * gnu/packages/kde-frameworks.scm (knewstuff): Update to 6.3.0. [inputs]: Remove kauth, kbookmarks, kcodecs, kcompletion, kconfigwidgets, kcoreaddons, kio, kitemviews, kiconthemes, kjobwidgets, ktextwidgets, qtbase-5, qtdeclarative-5, solid, and sonnet; add kirigami, qtbase, qtdeclarative, and syndication. [propagated-inputs]: Remove kservice and kxmlgui; add kcoreaddons. [native-inputs]: Remove qttools-5; add qttools. [arguments]: Use Gexps. Change-Id: I0ec368bf9ff09341046efa8ff29c02bf55fb4f42
* gnu: kpackage: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | * gnu/packages/kde-frameworks.scm (kpackage): Update to 6.3.0. [inputs]: Remove kcoreaddons and qtbase-5; add qtbase. [propagated-inputs]: Add kcoreaddons. [arguments]: Disable parallel tests. <#:phases>: Adjust patch,check phase; Remove patch-tests phase. Change-Id: I370fb2368c84a7573026b545e340fa6acf551990
* gnu: purpose: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (purpose): Update to 6.3.0. [inputs]: Remove qtbase-5 and qtdeclarative-5; add kwidgetsaddons, kitemviews, kcompletion, kservice, qtbase, qtdeclarative, and prison. [native-inputs]: Add gettext-minimal. Change-Id: I1ea678b7bb412829b3226cef3d6809ce9194fb19
* gnu: kio: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | | | * gnu/packages/kde-frameworks.scm (kio): Update to 6.3.0. [inputs]: Remove mit-krb5, knotifications, ktextwidgets, qtbase-5, qtdeclarative-5, qtscript, and qtx11extras; add qt5compat, qtbase, qtdeclarative, and libxkbcommon. [propagated-inputs]: Remove kxmlgui. [native-inputs]: Remove qttools-5; add qttools. [arguments]: Adjust check phase; Remove add-symlinks phase. Change-Id: I13082a5fe7e9adab4117d94fbce3b089fcce899c
* gnu: kded: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | * gnu/packages/kde-frameworks.scm (kded): Update to 6.3.0. [inputs]: Remove qtbase-5; add qtbase. Change-Id: I284268059076c265d448a7b794e76d74af304ddc
* gnu: kjobwidgets: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (kjobwidgets): Update to 6.3.0. [inputs]: Remove qtbase-5 and qtx11extras; add libxkbcommon, knotifications, and qtbase. [native-inputs]: Remove qttools-5; add qttools. Change-Id: I4bb423653307f49273e982d2ba747f0b062fe032
* gnu: kbookmarks: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (kbookmarks): Update to 6.3.0. [inputs]: Remove qtbase-5; add kcolorscheme, qtdeclarative, and qtbase. [native-inputs]: Remove qttools-5; add qttools. [arguments]: Use Gexps. Change-Id: I7d7190b8bc02d8a045ca28c993154df31dac5d35
* gnu: kxmlgui: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (kxmlgui): Update to 6.3.0. [inputs]: Remove qtbase-5; add kcolorscheme, qtbase, and qtdeclarative. [native-inputs]: Remove qttools-5 and xorg-server-for-tests; add qttools. [arguments]: Stop replace check phase; Add check-setup phase. Change-Id: I327c524131027be1b93ddb5d61b0b497bfa4e1ce
* gnu: kglobalaccel: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | * gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 6.3.0. [inputs]: Remove qtbase-5, qtx11extras, qtdeclarative-5, and xcb-util-keysyms; add qtdeclarative. [native-inputs]: Remove qttools-5; add qttools. [arguments]: Set #:qtbase to qtbase. Change-Id: Id896cba4e3f5cd58892b95661a0de48077bb354f
* gnu: kwallet: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | * gnu/packages/kde-frameworks.scm (kwallet): Update to 6.3.0. [inputs]: Remove qca and qtbase-5; add qca-qt6 and qtbase. Change-Id: I831468b01f9e74097ac1d414089979d8aa0916a4
* gnu: ktextwidgets: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 6.3.0. [inputs]: Remove qtbase-5 and qtspeech-5; add qtspeech. [native-inputs]: Remove qttools-5; add qttools. [arguments]: Set #:qtbase to qtbase. Change-Id: Ie7c6a167a4474091dc280d14b5b3cabe462f2d08
* gnu: kiconthemes: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | * gnu/packages/kde-frameworks.scm (kiconthemes): Update to 6.3.0. [inputs]: Remove qtbase-5, qtdeclarative-5, and qtsvg-5; add libxkbcommon, kcolorscheme, qtbase, qtdeclarative, qtsvg, and breeze-icons. [native-inputs]: Remove qttools-5; add qttools. [arguments]: Adjust check-setup phase. Change-Id: Iad6f86f7869ea934014dd9436dbf9d7e2feebce4
* gnu: kconfigwidgets: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | * gnu/packages/kde-frameworks.scm (kconfigwidgets): Update to 6.3.0. [inputs]: Remove qtbase-5 and qttools-5; add qtdeclarative and libxkbcommon. [propagated-inputs]: Remove kauth; add kcolorscheme. [native-inputs]: Remove qttools-5; add qttools. [arguments]: Set #:qtbase to qtbase; Adjust patch phase. Change-Id: Ie6777af00cad1cebe351ce1017d4b7e8a4a83bff
* gnu: kservice: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | * gnu/packages/kde-frameworks.scm (kservice): Update to 6.3.0. [inputs]: Remove qtbase-5; add qtbase and qtdeclarative. [arguments]: Use Gexps; Stop replace check phase, Add check-setup phase. Change-Id: Ic86be7cb1ac81902a6c174c84eedc376b52c3061
* gnu: kcompletion: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (kcompletion): Update to 6.3.0. [inputs]: Remove qtbase-5; add kcodecs. [native-inputs]: Remove qttools-5; add qttools. [arguments]: Set #:qtbase to qtbase. Change-Id: Ibcdfdbedeb125f32cbfd31e5982c33869b228bda
* gnu: kauth: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | | * gnu/packages/kde-frameworks.scm (kauth): Update to 6.3.0. [inputs]: Remove kcoreaddons, polkit-qt, and qtbase-5; add kwindowsystem, polkit-qt6, and qtbase. [propagated-inputs]: Add kcoreaddons. [native-inputs]: Remove qttools-5; add qttools. [arguments]: Adjust fix-cmake-install-directories phase. Change-Id: I93d498aeb5405e1bc044960b5d5cf34de1910d78
* gnu: kirigami: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | | * gnu/packages/kde-frameworks.scm (kirigami): Update to 6.3.0. [source]: Update url. [inputs]: Remove qtbase-5, qtdeclarative-5, qtquickcontrols2-5, qtsvg-5, and qtgraphicaleffects; add qtshadertools, qtbase, qtdeclarative, qtsvg, and libxkbcommon. [native-inputs]: Remove qttools-5; add qttools. Change-Id: I277835a538bc393516989ab033c324d7d4098f69
* gnu: Add kcolorscheme.Zheng Junjie2024-07-18
| | | | | | * gnu/packages/kde-frameworks.scm (kcolorscheme): New variable. Change-Id: I5c2b94eb6b6d5e0a0d1faf313f2bf1bc8b4da2ce
* gnu: syndication: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | * gnu/packages/kde-frameworks.scm (syndication): Update to 6.3.0. [inputs]: Remove qtbase-5; add qtbase. Change-Id: Ia9a1b5f5c1a49777e0b205d22965351bb3cfabba
* gnu: kunitconversion: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | * gnu/packages/kde-frameworks.scm (kunitconversion): Update to 6.3.0. [inputs]: Remove qtbase-5; add qtbase. Change-Id: Ib5a141ec22e861cf6b62e7906482b70eeb38e9d7
* gnu: kpty: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (kpty): Update to 6.3.0. [inputs]: Remove qtbase-5; add qtbase. [arguments]: Adjust patch-tests phase. Change-Id: I1c9c214919152724f34419a10ae98218bb3460f9 Change-Id: I41cd99c5cc9f6439fe17d4ce0f47481be27c1464
* gnu: knotifications: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | | * gnu/packages/kde-frameworks.scm (knotifications): Update to 6.3.0. [inputs]: Remove kcodecs, kwindowsystem, libdbusmenu-qt, phonon, qtdeclarative-5, qtbase-5, qtspeech-5, and qtx11extras; add qtbase. [propagated-inputs]: Add qtdeclarative. [native-inputs]: Remove dbus and qttools-5; add qttools. [arguments]: Stop replace check phase. Change-Id: I2daeff7752ef88d94cb2df0ddc2c6c65cfb09ec9
* gnu: kimageformats: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (kimageformats): Update to 6.3.0. [inputs]: Remove openexr-2 and qtbase-5; add openexr, qtbase, libjxl, libraw, libavif, qtimageformats, imath, and zlib. [arguments]: Stop replace check phase; Remove configure-flags. Change-Id: Ia2258792a5a867ff4c33843c1a1a91cc496f9ec7
* gnu: kdoctools: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | * gnu/packages/kde-frameworks.scm (kdoctools): Update to 6.3.0. [inputs]: Remove qtbase-5; add gettext-minimal and qtbase. [arguments]: Remove add-symlinks phase. Change-Id: I6150a3ca4d8e566e953b1ae8771f9b1a5165ce93
* gnu: kcrash: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | * gnu/packages/kde-frameworks.scm (kcrash): Update to 6.3.0. [inputs]: Remove qtbase-5 and qtx11extras. [arguments]: Set #:qtbase to qtbase. Change-Id: Ie56b460f9f40c2338a78efa70b3d4571aaa00cbe
* gnu: kcontacts: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | | * gnu/packages/kde-frameworks.scm (kcontacts): Update to 6.3.0. [build-system]: Switch to qt-build-system. [inputs]: Remove qtbase-5; add qtdeclarative. [propagated-inputs]: Remove iso-codes and qtdeclarative-5. [native-inputs]: Remove xorg-server-for-tests; add iso-codes. [arguments]: Set #:qtbase to qtbase; Adjust check-setup phase. Change-Id: I6ffa8eabd8ec673580818b96090772d72297b1f5
* gnu: threadweaver: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | * gnu/packages/kde-frameworks.scm (threadweaver): Update to 6.3.0. [inputs]: Remove qtbase-5; add qtbase. Change-Id: I7493b50ec5b5f518be9c59ff9170b9bb056d4d95
* gnu: sonnet: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (sonnet): Update to 6.3.0. [arguments]: Set #:qtbase to qtbase. [inputs]: Remove qtdeclarative-5 and qtbase-5; add qtdeclarative. [native-inputs]: Remove qttools-5; add qttools. Change-Id: I09b87745cf976fa6cfd84df0b4d128cc92991a30
* gnu: solid: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | * gnu/packages/kde-frameworks.scm (solid): Update to 6.3.0. [arguments]: Stop replace check phase. [inputs]: Remove qtbase-5 and qtdeclarative-5; add util-linux:lib, libxkbcommon, vulkan-headers, qtbase, and qtdeclarative. [native-inputs]: Remove qttools-5; add qttools. Change-Id: I99888a11c468efa0f1e898a1c4faa37ab1b078d7
* gnu: pulseaudio-qt: Update to 1.5.0.Zheng Junjie2024-07-18
| | | | | | | | * gnu/packages/kde-frameworks.scm (pulseaudio-qt): Update to 1.5.0. [arguments]<#:configure-flags>: Pass -DBUILD_WITH_QT6=ON. [inputs]: Remove qtdeclarative-5 and qtbase-5; add qtdeclarative and qtbase. Change-Id: Ifa1a2ad94cae9152220504f8ab6a79642c4bb682
* gnu: prison: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | * gnu/packages/kde-frameworks.scm (prison): Update to 6.3.0. [inputs]: Remove qtbase-5; add zxing-cpp, qtbase, qtdeclarative, and qtmultimedia. Change-Id: I85029a40845518d644754ae6b696c24d80b26793
* gnu: oxygen-icons: Update to 6.0.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (oxygen-icons): Update to 6.0.0. [inputs]: Remove qtbase-5; add qtbase. [source]: Update url. [properties]: Remove upstream-name. Change-Id: I69978793648e3f7056b6eb142bbb49cc08f08146
* gnu: networkmanager-qt: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | * gnu/packages/kde-frameworks.scm (networkmanager-qt): Update to 6.3.0. [inputs]: Remove qtbase-5; add qtbase. [propagated-inputs]: Add qtdeclarative. Change-Id: Ic08aaa8d2cf97d451addd473c700d1b4ae03217f
* gnu: modemmanager-qt: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | * gnu/packages/kde-frameworks.scm (modemmanager-qt): Update to 6.3.0. [inputs]: Remove qtbase-5; add qtbase. Change-Id: I7ac8319c04fa68cf038ad878b2a29fd30dfd4602
* gnu: kwindowsystem: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | | * gnu/packages/kde-frameworks.scm (kwindowsystem): Update to 6.3.0. [inputs]: Remove libxrender, qtbase-5, and qtx11extras; add qtbase, qtdeclarative, qtwayland, wayland-protocols, plasma-wayland-protocols, libxkbcommon, and wayland. [native-inputs]: Remove qttools-5; add wayland and qttools. [arguments]: Adjust check phase. Change-Id: Iad2482d91f037a2a178c5d257c140b904425f84b
* gnu: kdnssd: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | * gnu/packages/kde-frameworks.scm (kdnssd): Update to 6.3.0. [inputs]: Remove qtbase-5; add qtbase. [native-inputs]: Remove qttools-5; add qttools. Change-Id: I2ab53069391f90c43e4ba0bd3176daa132f2a974
* gnu: kdbusaddons: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | * gnu/packages/kde-frameworks.scm (kdbusaddons): Update to 6.3.0. [build-system]: Switch to qt-build-system. [arguments]: Remove patch-source phase; Adjust check phase. [inputs]: Remove qtbase-5, qtx11extras, and kinit-bootstrap; add libxkbcommon. [native-inputs]: Remove qttools-5; add qttools. Change-Id: I57fccc3693997cce92f5c42bb04525dd5a4beb4a
* gnu: kcoreaddons: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (kcoreaddons): Update to 6.3.0. [arguments]: Set #:qtbase to qtbase. [inputs]: Remove qtbase-5; add qtdeclarative. [native-inputs]: Remove qttools-5; add qttools. Change-Id: I0de3532e4401ec0cdf06dd9b36f5988820497547
* gnu: kconfig: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | | | | * gnu/packages/kde-frameworks.scm (kconfig): Update to 6.3.0. [build-system]: Switch qt-build-system. [arguments]: Set #:qtbase to qtbase; Stop replace check phase; Add check-setup phase. [inputs]: Remove qtbase-5 and qtdeclarative-5. [propagated-inputs]: Add qtdeclarative. [native-inputs]: Remove qttools-5 and xorg-server-for-tests; add qttools. Change-Id: I261f331083b1303387716d681de538e1b2943ef7
* gnu: ksyntaxhighlighting: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (ksyntaxhighlighting): Update to 6.3.0. [inputs]: Remove qtbase-5; add qtbase and qtdeclarative. [native-inputs]: Remove qttools-5 and qtxmlpatterns; add qttools. [arguments]: Use Gexps. Change-Id: Ica428e212c8f53125eb68abb234fc84459923a63
* gnu: kplotting: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (kplotting): Update to 6.3.0. [arguments]: Set #:qtbase to qtbase. [inputs]: Remove qtbase-5. [native-inputs]: Remove qttools-5; add qttools. Change-Id: I23f74f78bfce980164cefcf57eafe7e767e51968
* gnu: kitemviews: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | | * gnu/packages/kde-frameworks.scm (kitemviews): Update to 6.3.0. [arguments]: Set #:qtbase to qtbase. [inputs]: Remove qtbase-5. [native-inputs]: Remove qttools-5; add qttools. Change-Id: I595c2af5256a408856eb95208a1891ec7efd9619
* gnu: kitemmodels: Update to 6.3.0.Zheng Junjie2024-07-18
| | | | | | | | * gnu/packages/kde-frameworks.scm (kitemmodels): Update to 6.3.0. [arguments]: Set #:qtbase to qtbase. [inputs]: Remove qtbase-5 and qtdeclarative-5; add qtdeclarative. Change-Id: I9d97e80f4121b8ed628ae6d8eb5b66baf87203f0