Package Details: dunedynasty-git 1.6.3.r37.ged63ed71-1

Git Clone URL: https://aur.archlinux.org/dunedynasty-git.git (read-only, click to copy)
Package Base: dunedynasty-git
Description: Maintained fork of an enhanced continuation of the classic real-time strategy game Dune II
Upstream URL: https://github.com/gameflorist/dunedynasty
Keywords: game rts strategy
Licenses: GPL-2.0-only
Conflicts: dunedynasty
Provides: dunedynasty
Submitter: carstene1ns
Maintainer: Gyroplast
Last Packager: Gyroplast
Votes: 2
Popularity: 0.000003
First Submitted: 2014-03-04 02:00 (UTC)
Last Updated: 2025-03-26 19:19 (UTC)

Dependencies (11)

Required by (0)

Sources (1)

Latest Comments

Gyroplast commented on 2025-04-18 07:48 (UTC)

@leo_rockway Lovely, thanks! I agree this will work around the issue nicely for our bleeding edge Arch brethren, until upstream gets around to addressing this eventually. Added the define to the PKGBUILD now, so y'all don't have to.

leo_rockway commented on 2025-04-18 05:38 (UTC)

Here's another one: due to Arch moving to cmake 4, which is not backwards compatible with anything before cmake 3.5, this is failing to build.

The CMakeLists.txt file has this line: cmake_minimum_required(VERSION 2.6 FATAL_ERROR).

I added -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to my local PKGBUILD and this compiled without issues.

I opened an issue upstream for this compilation error.

Gyroplast commented on 2025-03-26 19:22 (UTC)

@leo_rockway Congratulations, you encountered a bleeding-edge issue, as upstream moved some of the files around about three weeks ago. This can always happen with these generic -git packages, unfortunately, but I implemented an idempotent workaround for now that fixes this and more issues I encountered with the installation later, and reported upstream for them to eventually fix this slight oversight for everyone.

Thanks for the heads-up!

leo_rockway commented on 2025-03-26 14:48 (UTC)

This is failing on the prepare step:

==> Starting prepare()... sed: can't read dist/dunedynasty.cfg-sample: No such file or directory

carstene1ns commented on 2014-03-04 02:01 (UTC)

Note about the optional dependencies fluidsynth and libmad: You need to rebuild this package after installing them. Dune Dynasty will only play music with adlib emulation or with a running midi sequencer (timidity++) without them.