Package Details: keycat 1.0-1

Git Clone URL: https://aur.archlinux.org/keycat.git (read-only, click to copy)
Package Base: keycat
Description: Random string generator
Upstream URL: https://github.com/SusmithKrishnan/kcat
Keywords: keyboardcat keycat random string
Licenses: GPL
Submitter: bumblebee
Maintainer: bumblebee
Last Packager: bumblebee
Votes: 0
Popularity: 0.000000
First Submitted: 2019-10-03 14:00 (UTC)
Last Updated: 2019-10-03 14:00 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

simona commented on 2025-11-30 11:48 (UTC)

CMake Warning:
No source or binary directory provided.  Both will be assumed to be the
same as the current working directory, but note that this warning will
become a fatal error in future CMake releases.

CMake Error at CMakeLists.txt:1 (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.