Age | Commit message (Expand) | Author |
2023-03-03 | gnu: widelands: Update to 1.1....* gnu/packages/games.scm (widelands): Update to 1.1.
[source]: Remove obsolete patches.
[native-inputs]: Add pkg-config.
[inputs]: Add asio.
* gnu/packages/patches/widelands-add-missing-map-include.patch,
gnu/packages/patches/widelands-system-wide_minizip.patch: Delete
files.
* gnu/local.mk (dist_patch_DATA): Remove them.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Vivien Kraus |
2021-06-22 | gnu: widelands: Update to 1.0....* gnu/packages/games.scm (widelands): Update to 1.0.
[source]: Download from github as there is no tarball for v1.0 on their
website.
[inputs]: Add curl.
* gnu/packages/patches/widelands-system-wide_minizip.patch: Adjust for
1.0. CmakeLists.txt now already defines CMAKE_MODULE_PATH, so I've moved
FindMinizip.cmake to this path.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Felix Gruber |
2020-06-30 | gnu: Add widelands....* gnu/local.mk (widelands): New variable.
* gnu/packages/patches/widelands-system-wide_minizip.patch: New file.
(dist_patch_DATA): Register file above.
Co-authored-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Alberto Eleuterio Flores Guerrero |