./editors/kate, KDE Advanced Text Editor

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 23.08.4nb1, Package name: kate-23.08.4nb1, Maintainer: markd

Kate is a multi-document, multi-view text editor for KDE. It features
stuff like code folding, syntax highlighting, dynamic word wrap, an
embedded console, an extensive plugin interface and some preliminary
scripting support.


Required to run:
[sysutils/desktop-file-utils] [graphics/hicolor-icon-theme] [security/gnupg2] [x11/qt5-qtbase] [net/knewstuff] [x11/plasma-framework] [x11/kactivities5] [devel/ktexteditor] [devel/kitemmodels] [devel/threadweaver]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [devel/extra-cmake-modules] [devel/kdoctools] [x11/xorgproto]

Master sites: (Expand)

Filesize: 7855.313 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-23 05:59:01 by David H. Gutteridge | Files touched by this commit (5) | Package updated
Log message:
kate: add upstream PR to patches

It turns out this was already reported and patches merged (that are the
same as mine), so on the next update this will be resolved.
   2024-02-23 05:00:03 by David H. Gutteridge | Files touched by this commit (6)
Log message:
kate: fix builds for some platforms (e.g., NetBSD 9.x)

In some contexts, use of PCH causes build failures, e.g.:

[  9%] Building C object pch/CMakeFiles/katepch.dir/cmake_pch.h.gch
[  9%] Building CXX object \ 
pch/CMakeFiles/katepch.dir/katepch_autogen/mocs_compilation.cpp.o
[  9%] Building CXX object \ 
addons/backtracebrowser/autotests/CMakeFiles/btbrowser_test.dir/__/btparser.cpp. \ 
o
<command-line>: fatal error: had to relocate PCH
compilation terminated.
--- pch/CMakeFiles/katepch.dir/katepch_autogen/mocs_compilation.cpp.o ---
*** [pch/CMakeFiles/katepch.dir/katepch_autogen/mocs_compilation.cpp.o] Error code 1

The upstream project offers the configuration option to disable PCH, so
take advantage of this. Except, evidently they have not recently tested
a build with that setting disabled, as various files then miss specific
includes that happen to get covered with their catch-all pch.h header.

While here, also don't install .desktop files as executable, they are
not scripts (and this one wouldn't magically work anyway).
   2024-02-06 12:05:27 by Mark Davies | Files touched by this commit (221) | Package updated
Log message:
*:  KDE Gear update to 23.08.4

5 months of development
   2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672)
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-08-03 04:43:11 by Mark Davies | Files touched by this commit (3) | Package updated
Log message:
kate: KDE Gear update to 23.04.3

10 months of development