summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-05-15upgpkg: 1.6.3.r2.g7491dd3eDennis Herbrich
Upstream default build process expects libmad and fluidsynth to be available for a full-featured build, instead of detecting and treating both as optional. Introduced with ec53fc69 on 2024-04-14. Use `WITH_FLUIDSYNTH` and `WITH_MAD` CMake bool options to explicitly disable these features in a custom build. Changes: - Moved `fluidsynth` and `libmad` from optional to required dependencies
2024-04-04upgpkg: 1.6.2.r2.gc71bcb5c of github forkDennis Herbrich
Switch to the latest release of an actively maintained [fork](https://github.com/gameflorist/dunedynasty) of the abandoned, original project. Refactor package build to be more consistent, robust, and clean. Changes: - add dependencies on `alsa-lib` and `libgl` - Suppress format-security errors to compile with default makepkg cflags - Install upstream-provided .desktop file - Prefer GLVND over legacy OpenGL in build if available - Use only cmake calls to configure, build, and install - Refactor sed patterns for doc directory path and sample config mod - Use proper SPDX id for license - Remove somewhat redundant post_upgrade message - Consistent indentation, quoting, and re-wording of some infotext
2023-11-22chore: update maintainer/contributor list, pkg adoptedDennis Herbrich
2014-11-16CleanupCarsten Teibes
2014-03-04[add] dunedynasty-gitCarsten Teibes