|
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`, `enet`, 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
- Remove somewhat redundant post_upgrade message
- Use Common Changelog format for package's changelog
- Consistent indentation, quoting, and re-wording of some infotext
|