summaryrefslogtreecommitdiff
path: root/gnu/packages/kde-office.scm
AgeCommit message (Collapse)Author
2026-03-05gnu: Add marknote.Sughosha
* gnu/packages/kde-office.scm (marknote): New variable. Change-Id: I6c24a04eb17df8630b5185ed5160cf8a4d14e00a
2026-02-24gnu: ghostwriter: Update to 25.12.2.Sughosha
* gnu/packages/kde-office.scm (ghostwriter): Update to 25.12.2. Change-Id: I9b9d131a9d8cea695c524fc15b4106756f116330
2026-01-30gnu: ghostwriter: Update to 25.12.0.Sughosha
* gnu/packages/kde-office.scm (ghostwriter): Update to 25.12.0. Change-Id: I575870321f7b03eab29843128e33de44bd7d6ec5
2025-12-14gnu: Add klevernotes.Ghislain Vaillant
* gnu/packages/kde-office.scm (klevernotes): New variable. Change-Id: Idcfe5ef2fa15ec972f7488a77331f94010593836
2025-11-19gnu: ghostwriter: Update to 25.08.3.Sughosha
* gnu/packages/kde-office.scm (ghostwriter): Update to 25.08.3. Change-Id: Ie9143b80c69bcdce3f832cb2d6c69151a7679d8d
2025-10-17gnu: ghostwriter: Update to 25.08.2.Sughosha
* gnu/packages/kde-office.scm (ghostwriter): Update to 25.08.2. Change-Id: Icac78bccdff65087a4c04a3d32468dd0fb4bc6ec
2025-10-17gnu: packages/kde-office: Update copyright header.Sughosha
* gnu/packages/kde-office.scm: Update copyright header for the authors who contributed to the packages that are moved to this file by me. Change-Id: Idc08dabee330b5486631b51f18dcd504400d5e11
2025-10-17gnu: ghostwriter: Add qtwayland to inputs.Sughosha
* gnu/packages/kde-office.scm (ghostwriter)[inputs]: Add qtwayland. Change-Id: I23ca49cce7864a016b4efeb53d7b173cda25c35a
2025-10-17gnu: crow-translate: Add qtwayland to inputs.Sughosha
* gnu/packages/kde-office.scm (crow-translate)[inputs]: Add qtwayland. Change-Id: I30ec474c1b904c0a9805d11678151d1430a7502e
2025-10-17gnu: calligra: Add qtwayland to inputs.Sughosha
* gnu/packages/kde-office.scm (calligra)[inputs]: Add qtwayland. Change-Id: Ie6e3b3d8479b42dadfab9498d04ebfb0e2164d0c
2025-10-17gnu: qca, qca-qt6: Move to kde-frameworks.scm.Sughosha
* gnu/packages/kde.scm: Remove file. * gnu/local.mk: Deregister it. * po/packages/POTFILES.in: Ditto. * gnu/packages/kde-frameworks.scm (qca): New variable. (qca-qt6): Ditto. * gnu/packages/geo.scm: Replace (gnu packages kde) with (gnu packages kde-frameworks). * gnu/packages/messaging.scm: Ditto. * gnu/packages/web.scm: Ditto. * gnu/packages/irc.scm: Remove reference to (gnu packages kde) module. * gnu/packages/kde-education.scm: Ditto. * gnu/packages/kde-games.scm: Ditto. * gnu/packages/kde-graphics.scm: Ditto. * gnu/packages/kde-internet.scm: Ditto. * gnu/packages/kde-office.scm: Ditto. * gnu/packages/kde-pim.scm: Ditto. * gnu/packages/kde-plasma.scm: Ditto. * gnu/packages/kde-systemtools.scm: Ditto. * gnu/packages/kde-utils.scm: Ditto. * gnu/services/desktop.scm: Ditto. Change-Id: Ib632bc46588a2400c61fd549389001ff367c0d66
2025-10-17gnu: okular: Move to kde-graphics.scm.Sughosha
* gnu/packages/kde.scm (okular): Remove variable. * gnu/packages/kde-graphics.scm (okular): New variable. * gnu/packages/kde-office.scm: Use (gnu packages kde-graphics) module.
2025-10-17gnu: kdiagram: Move to kde-graphics.scm.Sughosha
* gnu/packages/kde.scm (kdiagram): Remove variable. * gnu/packages/kde-graphics.scm (kdiagram): New variable. * gnu/packages/kde.scm: Use (gnu packages kde-graphics) module. * gnu/packages/kde-office.scm: Ditto. * gnu/packages/kde-pim.scm: Ditto. * gnu/packages/kde-sdk.scm: Ditto. Change-Id: Id2e30b3979eec2ce03b37454a172449955bd2686
2025-09-29gnu: crow-translate: Update to 4.0.2.Sughosha
* gnu/packages/kde-office.scm (crow-translate): Update to 4.0.2. [source]: Update uri; add snippet. [arguments]: Update comment. <#:qtbase>: Use qtbase. <#:configure-flags>: Add "-DCMAKE_CXX_FLAGS". <#:phases>: Add 'unbundle-singleapplication phase. [inputs]: Reorder; remove qtx11extras; replace qtbase-5 with qtbase, qtsvg-5 with qtsvg, qtmultimedia-5 with qtmultimedia and kwayland-5 with kwayland; add breeze-icons, espeak-ng, qhotkey, qtscxml, qtspeech and single-application. [native-inputs]: Replace qttools-5 with qttools. Change-Id: I5b6f10c617d9fc7462c64710a5e303d99af26bbd
2025-09-29gnu: crow-translate: Move to kde-office.scm.Sughosha
* gnu/packages/kde-office.scm (crow-translate): Delete variable. * gnu/packages/kde-office.scm (crow-translate): New variable. Change-Id: I06fb1cebe44fb94cd78ec49c01f71dcf004400ad
2025-09-29gnu: tellico: Update to 4.1.3.Sughosha
* gnu/packages/kde-multimedia.scm (tellico): Update to 4.1.3. Change-Id: I1bd2a2675ffa24765b74c6877bf21825fbc4de04
2025-09-29gnu: ghostwriter: Update to 25.08.1.Sughosha
* gnu/packages/kde-multimedia.scm (ghostwriter): Update to 25.08.1. Change-Id: Icb7317a48ecf61832ef2f1132bf175a8e40bb5ab
2025-09-15gnu: calligra: Fix build.Maxim Cournoyer
* gnu/packages/patches/calligra-qt-6.9.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/kde-office.scm (calligra) [source]: Apply it. Change-Id: Iab4c1ccc3bd20f54d952564f1b6ba21934d42fc9
2025-08-04gnu: Remove BUILD_TESTING configuration flag.Greg Hogan
* gnu/packages/assembly.scm (cpu-features), * gnu/packages/astronomy.scm (casacore), * gnu/packages/bioinformatics.scm (morpheus), * gnu/packages/code.scm (rtags), * gnu/packages/education.scm (gcompris-qt), * gnu/packages/game-development.scm (libccd), * gnu/packages/geo.scm (cloudcompare), * gnu/packages/glib.scm (dbus-cxx), * gnu/packages/graph.scm (faiss), * gnu/packages/graphics.scm (f3d, mmg), * gnu/packages/i2p.scm (i2pd), * gnu/packages/image-processing.scm (vtk), * gnu/packages/image.scm (openjpeg), * gnu/packages/irc.scm (quassel), * gnu/packages/jami.scm (jami), * gnu/packages/kde.scm (kapptemplate, kdeconnect, kdenlive, krita), * gnu/packages/kde-frameworks.scm (purpose, purpose-5), * gnu/packages/kde-office.scm (calligra, ghostwriter), * gnu/packages/linux.scm (bpftrace), * gnu/packages/maths.scm (blitz, double-conversion, hpcombi, lapack, vc), * gnu/packages/messaging.scm (libsignal-protocol-c), * gnu/packages/mold.scm (mold), * gnu/packages/music.scm (sonivox), * gnu/packages/networking.scm (dhtnet), * gnu/packages/opencl.scm (opencl-clhpp), * gnu/packages/openpgp.scm (rnp), * gnu/packages/photo.scm (darktable), * gnu/packages/popt.scm (gflags), * gnu/packages/rdesktop.scm (freerdp), * gnu/packages/security-token.scm (cppcodec), * gnu/packages/terminals.scm (libtsm), * gnu/packages/text-editors.scm (jucipp), * gnu/packages/xdisorg.scm (xsettingsd) [arguments]<#:configure-flags>: Remove BUILD_TESTING. * gnu/packages/jupyter.scm (xeus) [arguments]: Disable tests. <#:configure-flags>: Remove BUILD_TESTING. Change-Id: I6870720cdd2b10c7afacf0c6e7400cd1d73a1209
2025-07-21gnu: ghostwriter: Update to 25.04.0.Zheng Junjie
* gnu/packages/kde-office.scm (ghostwriter): Update to 25.04.0. Change-Id: I5c81a0dd82b8db1fac2abba2130b00eee1c59586
2025-03-08gnu: tellico: Update to 4.1.1.Zheng Junjie
* gnu/packages/kde-office.scm (tellico): Update to 4.1.1. Change-Id: Ieca994d73e56111d146399b3eebf340815703915
2025-03-08gnu: ghostwriter: Update to 24.12.3.Zheng Junjie
* gnu/packages/kde-office.scm (ghostwriter): Update to 24.12.3. Change-Id: I69beb3f9e9efab6ab453e0e1e7af1d69b98eff17
2025-02-06gnu: ghostwriter: Update to 24.12.1.Zheng Junjie
* gnu/packages/kde-office.scm (ghostwriter): Update to 24.12.1. Change-Id: Iceebb5a15e61a579d14c97b98587c39b00b541f3
2025-01-25gnu: Add tellico.Sughosha
* gnu/packages/kde-office.scm (tellico): New variable. Change-Id: If844492deb44ccd44f7598413f41e69957306726
2024-10-28gnu: Add ghostwriter.Sughosha
* gnu/packages/kde-office.scm (ghostwriter): New variable. Change-Id: I634e4ecab8c53aa67eb521f479d1acff6540c9fe Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-26gnu: Add calligra.Sughosha
* gnu/packages/kde-office.scm: New file. * gnu/local.mk: Register it. Change-Id: Id114f80ba804ee2d0129b5a17722be2eda54250b