aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/kde.scm
AgeCommit message (Collapse)Author
8 daysgnu: kde: Add 'bash' input for 'wrap-program'.Maxime Devos
It is required for cross-compilation. * gnu/packages/kde.scm (akregator)[inputs]: Add 'bash-minimal'. (krita)[inputs]: Likewise. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I2324fb4784a821dce86fac9a17d4ab85c89cdc59
10 daysgnu: kdenlive: Add qqc2-desktop-style to inputs.Zheng Junjie
Fixes https://issues.guix.gnu.org/72823 * gnu/packages/kde.scm (kdenlive)[inputs]: Add qqc2-desktop-style. Change-Id: I5719caa39e1fc82ecab7d73907eec9b7014a4f72
13 daysgnu: okular: Update to 24.08.0.jgart
* gnu/packages/kde.scm (okular): Update to 24.08.0. [native-inputs]: Add python-wrapper. Change-Id: Idc5102b572549919abd175cb9bc383060db52bc1
2024-07-31gnu: kdeconnect: Fix dbus autostart for kdeconnectd.Zheng Junjie
* gnu/packages/kde.scm (kdeconnect)[arguments]: Add fix-dbus-autostart phase. Change-Id: I27ac61e41f15f9ff2de658fbd04633820f5e0966 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2024-07-26gnu: kdeconnect: Add sonnet to dependencies.宋文武
Fixes <https://issues.guix.gnu.org/72284>. * gnu/packages/kde.scm (kdeconnect)[inputs]: Add sonnet. Change-Id: I9a3a9e26bd43de08272d79b15a8cd166e327a226
2024-07-18gnu: qtlocation: Rename to qtlocation-5.Zheng Junjie
* gnu/packages/qt.scm (qtlocation): Rename to qtlocation-5. (python-pyqt,python-pyside-2): * gnu/packages/astronomy.scm (stellarium): * gnu/packages/kde-pim.scm (itinerary): * gnu/packages/kde-utils.scm (kirogi): * gnu/packages/kde.scm (marble-qt): * gnu/packages/messaging.scm (kaidan): * gnu/packages/geo.scm (qmapshack,openorienteering-mapper): (qgis): * gnu/packages/gps.scm (gpxsee): * gnu/packages/radio.scm (sdrangel): (qdmr): Use new name. Change-Id: I51664e36bd1ce25f5add09c6d64665bf505cc551
2024-07-18gnu: kommit: Update to 1.6.0.Zheng Junjie
* gnu/packages/kde.scm (kommit): Update to 1.6.0. [inputs]: Remove kconfigwidgets, kcoreaddons, kcrash, kdbusaddons, ki18n, kxmlgui, kio, ktextwidgets, ktexteditor, and ksyntaxhighlighting; add kconfigwidgets-5, kcoreaddons-5, kcrash-5, kdbusaddons-5, ki18n-5, kxmlgui-5, kio-5, ktextwidgets-5, ktexteditor-5, ksyntaxhighlighting-5, and libgit2-1.8. [native-inputs]: Remove kdoctools; add kdoctools-5 and pkg-config. [arguments]: Disable more tests. Change-Id: Ida327ed27129c77e822e855207043d23557a76fe
2024-07-18gnu: kio-fuse: Update to 5.1.0.Zheng Junjie
* gnu/packages/kde.scm (kio-fuse): Update to 5.1.0. [source]: Update uri. [arguments]<#:configure-flags>: Pass -DQT_MAJOR_VERSION=6. [inputs]: Remove qtbase-5; add qtbase. Change-Id: I09bbc53d450a02071243db5f41d72939c7637110
2024-07-18gnu: Add kio-zeroconf.Zheng Junjie
* gnu/packages/kde.scm (kio-zeroconf): New variable. Change-Id: I0268484c1cf81822b40ae6eef3ddb0a98cca5e2e
2024-07-18gnu: Remove zeroconf-ioslave.Zheng Junjie
* gnu/packages/kde.scm (zeroconf-ioslave): Delete variable. Change-Id: I062536170b4c3f1965218a9c48d6b8b4a790de5f
2024-07-18gnu: krita: Update to 5.2.3.Zheng Junjie
* gnu/packages/kde.scm (krita): Update to 5.2.3. [inputs]: Remove karchive, kcompletion, kconfig, kcoreaddons, kcrash, kguiaddons, ki18n, kiconthemes, kio, kitemviews, kwidgetsaddons, kwindowsystem, kxmlgui, and libkdcraw; add karchive-5, kcompletion-5, kconfig-5, kcoreaddons-5, kcrash-5, kguiaddons-5, ki18n-5, kiconthemes-5, kio-5, kitemviews-5, kwidgetsaddons-5, kwindowsystem-5, kxmlgui-5, and libkdcraw-qt5. [arguments]<#:phases>: Add wrap-bin phase. Change-Id: I1247092650f9dee766a8937e8c88be216285072a
2024-07-18gnu: labplot: Fix build.Zheng Junjie
* gnu/packages/kde.scm (labplot): Fix build. [inputs]: Remove breeze, karchive, kcompletion, kconfig, kconfigwidgets, kcoreaddons, kcrash, kdoctools, ki18n, kiconthemes, kio, knewstuff, kparts, kservice, ksyntaxhighlighting, ktextwidgets, kuserfeedback, kwidgetsaddons, and kxmlgui; add breeze-qt5, karchive-5, kcompletion-5, kconfig-5, kconfigwidgets-5, kcoreaddons-5, kcrash-5, kdoctools-5, ki18n-5, kiconthemes-5, kio-5, knewstuff-5, kparts-5, kservice-5, ksyntaxhighlighting-5, ktextwidgets-5, kwidgetsaddons-5, and kxmlgui-5. Change-Id: I5604988a9092eac7508114a886e6c97d62b19c21
2024-07-18gnu: massif-visualizer: Update to 0.8.0.Zheng Junjie
* gnu/packages/kde.scm (massif-visualizer): Update to 0.8.0. [inputs]: Remove qtbase-5, qtsvg-5, and qtxmlpatterns; add qtsvg and qt5compat. [build-system]: Switch to qt-build-system. [arguments]: Set #:qtbase to qtbase. Change-Id: I03e7b6eb19fc4ec863aba054b27e9ee2b7f8d481
2024-07-18gnu: kdevelop: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (kdevelop): Update to 24.05.2. [inputs]: Remove karchive, kcmutils, kcrash, kdeclarative, kdoctools, kguiaddons, ki18n, kiconthemes, kio, kitemmodels, kitemviews, kjobwidgets, knotifications, knotifyconfig, kparts, kservice, ksyntaxhighlighting, ktexteditor, kwindowsystem, kxmlgui, threadweaver, libksysguard, attica, kconfigwidgets, knewstuff, krunner, and sonnet; add karchive-5, kcrash-5, kcmutils-5, kdeclarative-5, kdoctools-5, kguiaddons-5, ki18n-5, kiconthemes-5, kio-5, kitemmodels-5, kitemviews-5, kjobwidgets-5, knotifications-5, knotifyconfig-5, kparts-5, kservice-5, ksyntaxhighlighting-5, ktexteditor-5, kwindowsystem-5, kxmlgui-5, threadweaver-5, attica-5, kconfigwidgets-5, knewstuff-5, krunner-5, and sonnet-5. Change-Id: I4524b8d17005eb3f2f4d97f45cfc10c805d28268
2024-07-18gnu: kompare: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (kompare): Update to 24.05.2. [inputs]: Remove kcodecs, kconfig, kcoreaddons, kiconthemes, kjobwidgets, kparts, ktexteditor, and kwidgetsaddons; add kcodecs-5, kconfig-5, kcoreaddons-5, kiconthemes-5, kjobwidgets-5, kparts-5, ktexteditor-5, and kwidgetsaddons-5. [native-inputs]: Remove kdoctools; add kdoctools-5. Change-Id: Ib96bde22d05189045f49eb3f969b2cc1ed66d463
2024-07-18gnu: marble-qt: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (marble-qt): Update to 24.05.2. [inputs]: Remove kcoreaddons, kcrash, ki18n, kio, knewstuff, kparts, krunner, and kwallet; add kcoreaddons-5, kcrash-5, ki18n-5, kio-5, knewstuff-5, kparts-5, krunner-5, and kwallet-5. [native-inputs]: Remove kdoctools; add kdoctools-5 and osmctools. Change-Id: Ib3dbfbae2c7837dc054fe4e83c5959ba087a1460
2024-07-18gnu: libkomparediff2: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (libkomparediff2): Update to 24.05.2. [inputs]: Remove kcodecs, kconfig, kcoreaddons, ki18n, kio, and kxmlgui; add kcodecs-5, kconfig-5, kcoreaddons-5, ki18n-5, kio-5, and kxmlgui-5. Change-Id: Ia33c191ada71b9275c141a313e4789974276e1c2
2024-07-18gnu: poxml: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (poxml): Update to 24.05.2. [native-inputs]: Remove kdoctools; add kdoctools-5. Change-Id: Ibbcd85fbcd68a5ee4c74e123c6e2d65f28c6f790
2024-07-18gnu: okular: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (okular): Update to 24.05.2. [inputs]: Remove kactivities, khtml, qtbase-5, qtspeech-5, poppler-qt5, qtdeclarative-5, qtsvg-5, qtwayland-5, kjs, and qtx11extras; add plasma-activities, ki18n, ktextwidgets, qtspeech, libxkbcommon, poppler-qt6, qtdeclarative, qtsvg, and qtwayland. [arguments]: Set #:qtbase to qtbase; Adjust check phase. Change-Id: I27199219d9ce7aeb90708f3f25016ef89b01eddf
2024-07-18gnu: akregator: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (akregator): Update to 24.05.2. [inputs]: Remove gpgme, grantlee, qgpgme, qtbase-5, qtdeclarative-5, qtwebchannel-5, and qtwebengine-5; add gpgme-1.23, kstatusnotifieritem, ktextwidgets, qgpgme-qt6-1.23, qtdeclarative, qtwebchannel, and qtwebengine. [arguments]: Set #:qtbase to qtbase; Use Gexps; Adjust wrap-qt-process-path phase. Change-Id: I5897f2ca0fba2f9df8b36d800cad2d95dfe61c79
2024-07-18gnu: kolourpaint: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (kolourpaint): Update to 24.05.2. [arguments]: Set #:qtbase to qtbase. Change-Id: I4dd9ee2f130d46ca4a8749f00e39fa59b5626853
2024-07-18gnu: kdenlive: Enable qt6.Zheng Junjie
* gnu/packages/kde.scm (kdenlive): Enable qt6. [inputs]: Remove qtbase-5, qtdeclarative-5, qtgraphicaleffects, qtmultimedia-5, qtnetworkauth-5, qtquickcontrols-5, qtquickcontrols2-5, qtscript, and qtsvg-5; add ktextwidgets, qtbase, qtdeclarative, qtmultimedia, qtnetworkauth, and qtsvg. [native-inputs]: Remove qttools-5; add qttools. [arguments]: Set #:qtbase to qtbase. <#:phases>: Adjust wrap-executable phase. Change-Id: I7ca594d25c46b94c676b86e98e3e6c0dc11ea6ff
2024-07-18gnu: gwenview: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (gwenview): Update to 24.05.2. [inputs]: Remove kactivities, qtimageformats-5, qtsvg-5, qtwayland-5, and qtx11extras; add plasma-activities, ki18n, libxkbcommon, qtimageformats, qtsvg, and qtwayland. [source]: Remove patches. [arguments]: Set #:qtbase to qtbase. * gnu/packages/patches/gwenview-kimageannotator.patch: Remove it. * gnu/local.mk (dist_patch_DATA): Unregister it. Change-Id: I962edcb3d59542eaf9eccd97c1e08d34ae7ab35b
2024-07-18gnu: kdiagram: Update to 3.0.1.Zheng Junjie
* gnu/packages/kde.scm (kdiagram): Update to 3.0.1. [inputs]: Remove qtbase-5 and qtsvg-5; add qtsvg. [native-inputs]: Remove qttools-5; add qttools. [arguments]: Set #:qtbase to qtbase. * gnu/packages/patches/kdiagram-Fix-missing-link-libraries.patch: Adjust it. Change-Id: Ieedf4412bfa4b432161b95f9fd62d5849ec96cff
2024-07-18gnu: grantleetheme: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (grantleetheme): Update to 24.05.2. [arguments]: Set #:qtbase to qtbase. [inputs]: Remove grantlee, qtbase-5; add kxmlgui. [propagated-inputs]: Add ktexttemplate. Change-Id: I8778c183a57706de36b82f7a3193c07668839d39
2024-07-18gnu: kpmcore: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (kpmcore): Update to 24.05.2. [inputs]: Remove polkit-qt, qtbase-5, and qca; add polkit-qt6, qtbase, and qca-qt6. Change-Id: I988f1557a012e67c7a896fde392a55d45375786e
2024-07-18gnu: kosmindoormap: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (kosmindoormap): Update to 24.05.2. [inputs]: Remove qtbase-5 and qtdeclarative-5; add qtbase and qtdeclarative. [native-inputs]: Add python-minimal. Change-Id: I89471f65e6b717301ad17385b60d1348dc0b0eec
2024-07-18gnu: kopeninghours: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (kopeninghours): Update to 24.05.2. [arguments]<#:configure-flags>: Add -DBUILD_WITH_QT6=ON. [inputs]: Remove qtbase-5 and qtdeclarative-5; add qtbase and qtdeclarative. Change-Id: I3aae33923914807932f1148e0dd1352a4456e75a
2024-07-18gnu: kpublictransport: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (kpublictransport): Update to 24.05.2. [inputs]: Remove qtdeclarative-5; add qtdeclarative. [arguments]: Set #:qtbase to qtbase. Change-Id: I2f17bcfe4d1a7d28c079560cb11876ca8e5baf66
2024-07-18gnu: kdeconnect: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (kdeconnect): Update to 24.05.2. [arguments]: Set #:qtbase to qtbase. <#:configure-flags>: Set QtWaylandScanner_EXECUTABLE and adjust PLUGIN_INSTALL_DIR. [inputs]: Remove kpeoplevcard, qca, qtbase-5, qtdeclarative-5, qtgraphicaleffects, qtmultimedia-5, qtquickcontrols-5, qtquickcontrols2-5, qtx11extras, and qtwayland-5; add dbus, kirigami-addons, kstatusnotifieritem, openssl, qca-qt6, qtbase, qtdeclarative, qtmultimedia, and qtwayland. [native-inputs]: Add qtwayland. Change-Id: Iae4b77cc6a32f52e8995adcb52b94630d6921e29
2024-07-18gnu: libkdegames: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (libkdegames): Update to 24.05.2. [arguments]: Set #:qtbase to qtbase. [inputs]: Remove qtbase-5, qtdeclarative-5, and qtsvg-5; add qtdeclarative and qtsvg. Change-Id: I1c426c80bf863e680f25daa3124245e8bacc12fb
2024-07-18gnu: Add futuresql.Zheng Junjie
* gnu/packages/kde.scm (futuresql): New variable. Change-Id: Ic2e62701d1ed1240aa1dd207869c7f7c9026d23a
2024-07-18gnu: kcachegrind: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (kcachegrind): Update to 24.05.2. [inputs]: Remove qtbase-5; add qtbase and kxmlgui. [native-inputs]: Remove qttools-5; add qttools. Change-Id: Ic34a608c258114f12468dccafb6acb32eee12287
2024-07-18gnu: kdf: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (kdf): Update to 24.05.2. [inputs]: Remove qtbase-5; add kstatusnotifieritem and qt5compat. [arguments]: Set #:qtbase to qtbase. Change-Id: I937d163a1dc5d693941b41006d735a94f8fa7369
2024-07-18gnu: ktimer: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (ktimer): Update to 24.05.2. [inputs]: Add kconfigwidgets, kstatusnotifieritem, and qt5compat. [arguments]: Set #:qtbase to qtbase. Change-Id: Icb858a3df5cd5b006439e2ce73d023b2861e02ba
2024-07-18gnu: baloo-widgets: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (baloo-widgets): Update to 24.05.2. [inputs]: Remove qtbase-5. [arguments]: Enable tests; Set #:qtbase to qtbase. <#:configure-flags>: Pass -DBUILD_WITH_QT6=ON. Change-Id: I208f28e895f8a4b36798019a465e9c52cfca2718
2024-07-18gnu: kio-extras: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (kio-extras): Update to 24.05.2. [inputs]: Remove kactivities, kactivities-stats, kdsoap, qtbase-5, and qtsvg-5; add plasma-activities, plasma-activities-stats, kcmutils, kdsoap-qt6, kdsoap-ws-discovery-client, ktextwidgets, qtbase, qt5compat, qcoro-qt6, and qtsvg. [native-inputs]: Remove qttools-5; add qttools. Change-Id: Ic46cc008231f4838eacc440ebbe47394716d7880
2024-07-18gnu: Add kdsoap-ws-discovery-client.Zheng Junjie
* gnu/packages/kde.scm (kdsoap-ws-discovery-client): New variable. Change-Id: I54673b53072308f4f2a0eda41f44e79037d633a9
2024-07-18gnu: kirigami-addons: Update to 1.3.0.Zheng Junjie
* gnu/packages/kde.scm (kirigami-addons): Update to 1.3.0. [inputs]: Remove qtdeclarative-5 and qtquickcontrols2-5; add kconfig and qtdeclarative. [arguments]: Set #:qtbase to qtbase. Change-Id: I52c45731eea8e8f52670df8498bd1494780e80ea
2024-07-18gnu: kuserfeedback: Update to 1.3.0.Zheng Junjie
* gnu/packages/kde.scm (kuserfeedback): Update to 1.3.0. [native-inputs]: Use qttools replace qttools-5. [inputs]: Remove qtbase-5 and qtcharts. Use qtdeclarative and qtsvg replace qtdeclarative-5 and qtsvg-5. [arguments]: Set #:qtbase to qtbase. <#:configure-flags>: Add -DQT_MAJOR_VERSION=6. Change-Id: I4c96ef879aa7e8241809cdfcbff9c613e3c8812d
2024-07-18gnu: libkexiv2: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (libkexiv2): Update to 24.05.2. [inputs]: Remove qtbase-5; add qtbase. [arguments]<#:configure-flags>: Add -DQT_MAJOR_VERSION=6. Change-Id: Ie2e55fe5028533d1ef3edcd580fbf7cc9a2b8ae0
2024-07-18gnu: Add libqaccessibilityclient-qt5.Zheng Junjie
* gnu/packages/kde.scm (libqaccessibilityclient-qt5): New variable. Change-Id: Ib44e4b2b99cd4b01c3892144444f9ab1a97268c0
2024-07-18gnu: libqaccessibilityclient: Update to 0.6.0.Zheng Junjie
* gnu/packages/kde.scm (libqaccessibilityclient): Update to 0.6.0. [arguments]: Set QT_MAJOR_VERSION; Use Gexps. [inputs]: Remove qtbase-5; Add qtbase. Change-Id: Iea393dfa06d595500587d7c43de95c1c751ca2af
2024-07-18gnu: kcolorchooser: Update to 24.05.2.Zheng Junjie
* gnu/packages/kde.scm (kcolorchooser): Update to 24.05.2. [arguments]: Set #:qtbase to qtbase. Change-Id: If4ff8bb10c13f04b9643c26c081f539bcc8fc2bb
2024-07-18gnu: kdegraphics-mobipocket: Update to 24.05.2.Zheng Junjie
* 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
2024-07-18gnu: Add qca-qt6.Zheng Junjie
* gnu/packages/kde.scm (qca-qt6): New variable. Change-Id: Id27ce0239c2eebfa572d8d10b895244b6e96ba8b
2024-07-18gnu: qca: Update to 2.3.9.Zheng Junjie
* gnu/packages/kde.scm (qca): Update to 2.3.9. Change-Id: I54f5adbc8b76214cf2ac004ae63c8db8e7441430
2024-07-14gnu: kdenlive: Update to 24.05.2.Vinicius Monego
* gnu/packages/kde.scm (kdenlive): Update to 24.05.2. Change-Id: I171bd40621e1e63a201eb5ea68906853bc32685b
2024-05-15gnu: krita: Fix build.Remco van 't Veer
* gnu/packages/kde.scm (krita): Fix build. [source]: Apply krita-bump-sip-abi-version-to-12.8 patch. * gnu/packages/patches/krita-bump-sip-abi-version-to-12.8.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I322c32716a676af7c90e019b53a1fd5395701b49 Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-05-11gnu: kdenlive: Update to 24.02.2.Vinicius Monego
* gnu/packages/kde.scm (kdenlive): Update to 24.02.2. Change-Id: Ib7c50ca2413add01807e792da967108f66fed852