Package Details: wargus 3.3.2-2

Git Clone URL: https://aur.archlinux.org/wargus.git (read-only, click to copy)
Package Base: wargus
Description: Warcraft2 Mod that allows you to play Warcraft2 with the Stratagus engine
Upstream URL: https://github.com/wargus/wargus
Licenses: GPL
Submitter: Marvn
Maintainer: ipochto
Last Packager: ipochto
Votes: 15
Popularity: 0.000000
First Submitted: 2010-02-07 14:21 (UTC)
Last Updated: 2024-10-14 12:05 (UTC)

Dependencies (9)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 Next › Last »

krouziciorel commented on 2025-04-15 23:15 (UTC)

Please check this error, with actual cmake I am not able to compile wargus package:

"[ 27%] Performing configure step for 'StormLib' CMake Warning (dev) at CMakeLists.txt:1 (project): cmake_minimum_required() should be called prior to this top-level project() call. Please see the cmake-commands(7) manual for usage documentation of both commands. This warning is for project developers. Use -Wno-dev to suppress it.

-- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at CMakeLists.txt:2 (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!".

The same error appears when manually compiling from github, I think wargus cannot be compiled with the current version of cmake.

ipochto commented on 2024-10-14 12:09 (UTC)

The ffmpeg2theora dependency has been removed as it's no longer required.

Singularity commented on 2024-10-13 23:24 (UTC)

-> No AUR package found for ffmpeg2theora -> could not find all required packages: ffmpeg2theora

nesk_aur commented on 2023-05-17 05:57 (UTC)

Builds and works on aarch64, feel free to add to arch=.

ipochto commented on 2022-08-09 12:18 (UTC)

Finally updated to 3.3.1 Sorry for delay.

VanLaser commented on 2022-08-08 11:37 (UTC)

pkgver=3.3.1
md5sums=('bf45f3cb353b6051413f81feecf34fc3')

Thaodan commented on 2022-08-02 12:23 (UTC)

Also I wouldn't edit .SRCINFO by hand just add the genereated file.

Thaodan commented on 2022-08-02 12:21 (UTC)

Also you can skip cd $srcdir as makepkg takes care of that.

Thaodan commented on 2022-08-02 12:20 (UTC)

@Thaodan, Thank you! But why you removed -DCMAKE_BUILD_TYPE=Release?

@ipochto Because if you add -DCMAKE_BUILD_TYPE=Release cflags are not applied. Please read: https://wiki.archlinux.org/title/CMake_package_guidelines#CMake_undesired_behaviors

VanLaser commented on 2022-08-02 12:09 (UTC) (edited on 2022-08-02 12:10 (UTC) by VanLaser)

pkgver=3.3.0
md5sums=('1fcfe219a622e57d50dba9c34d216307')