Package Details: klogg-git 23.06.0.1419-1

Git Clone URL: https://aur.archlinux.org/klogg-git.git (read-only, click to copy)
Package Base: klogg-git
Description: A multi-platform GUI application that helps browse and search through long and complex log files. It is designed with programmers and system administrators in mind and can be seen as a graphical, interactive combination of grep, less, and tail
Upstream URL: https://klogg.filimonov.dev
Licenses: GPL3
Conflicts: klogg
Provides: klogg
Submitter: variar
Maintainer: variar (SoftExpert)
Last Packager: variar
Votes: 1
Popularity: 0.000000
First Submitted: 2023-06-07 23:20 (UTC)
Last Updated: 2023-06-13 00:08 (UTC)

Latest Comments

SoftExpert commented on 2026-04-29 08:34 (UTC)

@webdawg this is an upstream issue and I could not find a solution for now to make it build.

I would gladly accept any help on this ...

webdawg commented on 2026-04-24 12:54 (UTC)

CMake Error at cmake/ucm.cmake:13 (cmake_minimum_required): Compatibility with CMake < 3.5 has been removed from CMake.

Update the VERSION argument <min> value. Or, use the <min>...<max> syntax to tell CMake that the project requires at least <min> but has been updated to work with policies introduced by <max> or earlier.

Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway. Call Stack (most recent call first): CMakeLists.txt:92 (include)