Package Details: abuse 0.9.1-3

Git Clone URL: https://aur.archlinux.org/abuse.git (read-only, click to copy)
Package Base: abuse
Description: Side-scroller action game that pits you against ruthless alien killers
Upstream URL: https://github.com/Xenoveritas/abuse
Keywords: action game scroller
Licenses: GPL, custom
Submitter: xyproto
Maintainer: mpento
Last Packager: mpento
Votes: 6
Popularity: 0.56
First Submitted: 2021-09-03 09:52 (UTC)
Last Updated: 2025-07-07 20:38 (UTC)

Latest Comments

mpento commented on 2025-07-07 20:40 (UTC)

Release 3: Updating cmake line with -DCMAKE_POLICY_VERSION_MINIMUM=3.5 fixed build failures.

mpento commented on 2025-07-07 20:30 (UTC) (edited on 2025-07-07 20:35 (UTC) by mpento)

Flagged as out-of-date because of build problems.


==> Starting build()...
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.


-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
    Aborting...

Looking into this.

barnabedikartola commented on 2023-07-07 04:29 (UTC)

when trying to generate in clean chroot, I got the following error "/build/PKGBUILD: line 27: cmake: command not found", I think it is necessary to include cmake in makedepends=