2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-08-21 13:29:18 by Mark Davies | Files touched by this commit (1) |
Log message:
kate: CMAKE_ARGS -> CMAKE_CONFIGURE_ARGS
|
2024-08-09 11:42:40 by Ryo ONODERA | Files touched by this commit (327) |
Log message:
*: Recursive revbump from security/libassuan2
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-02-23 05:59:01 by David H. Gutteridge | Files touched by this commit (5) | |
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) | |
Log message:
*: KDE Gear update to 23.08.4
5 months of development
|