| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/games.scm (7kaa): Update to 2.15.6.
|
|
|
|
|
|
| |
* gnu/packages/games.scm (vcmi): Update to 1.3.2.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Its readme.txt goes out of its way to licence only ‘source code’ under
the GPL2+, a reading supposedly confirmed by the author:
https://libregamewiki.org/Talk:Alex_the_Allegator_4
However, we don't need to rely on the authenticity of that claim: the
game data is clearly not licenced, and is required to run the binary.
Without it, the game segfaults.
* gnu/packages/games.scm (alex4): Remove variable.
Fixes <https://issues.guix.gnu.org/65881>.
|
|
|
|
|
| |
* gnu/packages/games.scm (gtypist) [source]: Delete trailing #t in snippet.
[native-inputs]: Add emacs-minimal.
|
|
|
|
| |
* gnu/packages/games.scm (angband): Update to 4.2.5.
|
|
|
|
|
|
| |
* gnu/packages/games.scm (cockatrice): add wayland dependency
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (armagetronad): Update to 0.2.9.1.1.
[inputs]: Add sdl-mixer to fix game audio.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (tennix): Update to 1.3.4.
[arguments]<#:phases>: Update style and remove fix-include phase.
[inputs]: Remove labels, update to SDL2, add SDL2_gfx dependency.
[license]: Remove LGPL license, as SDL_rotozoom is no longer included.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
|
|
|
|
| |
* gnu/packages/games.scm (vcmi): Update to 1.3.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/games.scm (openquest): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/textutils.scm (utfcpp): Update to 3.2.4.
[snippet]: Unbundle ftest.
[arguments]: Remove field.
[native-inputs]: Add ftest.
* gnu/packages/games.scm (warzone2100)[#:phases]: Adjust 'fix-utfcpp-include.
* gnu/packages/video.scm (mkvtoolnix)[#:phases]: Add 'fix-utfcpp-include.
Co-authored-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Hilton Chain <hako@ultrarare.space>
|
|
|
|
| |
* gnu/packages/games.scm (freedroidrpg): Update to 1.0.
|
|
|
|
| |
* gnu/packages/games.scm (gnubg): Update to 1.07.001.
|
|
|
|
| |
* gnu/packages/games.scm (knights)[source]: Add snippet.
|
|
|
|
|
| |
* gnu/packages/games.scm (prboom-plus)[arguments]<#:configure-flags>:
Add "CFLAGS=-fcommon".
|
|
|
|
| |
* gnu/packages/games.scm (tetrinet)[arguments]: Add '-fcommon' to CFLAGS.
|
|
|
|
| |
* gnu/packages/games.scm (alex4)[arguments]: Add '-fcommon' to CFLAGS.
|
|
|
|
|
| |
* gnu/packages/games.scm (naev)[inputs]: Don't use sdl-union.
Remove sdl2-mixer.
|
|
|
|
| |
* gnu/packages/games.scm (cdogs-sdl): Update to 1.5.0.
|
|
|
|
|
| |
* gnu/packages/games.scm (cdogs-sdl)[arguments]: Add phase
'patch-install-directory to ensure data files are installed there.
|
|
|
|
|
| |
* gnu/packages/games.scm (cdogs-sdl)[arguments]: Use G-expression and refer
to #$output.
|
|
|
|
|
| |
* gnu/packages/games.scm (colobot)[native-inputs]: Replace librsvg with
librsvg-for-system.
|
|
|
|
|
| |
* gnu/packages/games.scm (tuxpaint)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
|
|
|
| |
* gnu/packages/games.scm (pioneers)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
|
|
|
| |
* gnu/packages/games.scm (xboard)[inputs]: Replace librsvg with
librsvg-for-system.
|
|
|
|
|
| |
* gnu/packages/games.scm (corsix-th)[arguments]:
Rewrite as G-expressions.
|
|
|
|
| |
* gnu/packages/games.scm (corsix-th): Update to 0.67.
|
|
|
|
| |
* gnu/packages/games.scm (xonotic-data): Update to 0.8.6.
|
|
|
|
| |
* gnu/packages/games.scm (openttd-opensfx): Update to 1.0.3.
|
|
|
|
| |
* gnu/packages/games.scm (openttd-engine): Update to 13.4.
|
|
|
|
|
|
| |
* gnu/packages/games.scm (endgame-singularity): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
|
|
|
|
|
|
|
|
| |
This package, along with other SCUMMVM-based games violate the FSDG: they are
neither built from nor point towards their corresponding source code.
See <https://lists.gnu.org/archive/html/guix-devel/2022-08/msg00039.html>
and <https://lists.gnu.org/archive/html/guix-devel/2023-06/msg00091.html>
for more information.
* gnu/packages/games.scm (sky): Delete variable.
|
|
|
|
|
|
|
|
|
|
|
| |
This package, along with other SCUMMVM-based games violate the FSDG: they are
neither built from nor point towards their corresponding source code.
See <https://lists.gnu.org/archive/html/guix-devel/2022-08/msg00039.html>
and <https://lists.gnu.org/archive/html/guix-devel/2023-06/msg00091.html>
for more information.
* gnu/packages/games.scm (make-queen-package, queen, queen-de, queen-fr)
(queen-it): Delete variable.
|
|
|
|
|
|
|
|
|
|
|
| |
This package, along with other SCUMMVM-based games violate the FSDG: they are
neither built from nor point towards their corresponding source code.
See <https://lists.gnu.org/archive/html/guix-devel/2022-08/msg00039.html>
and <https://lists.gnu.org/archive/html/guix-devel/2023-06/msg00091.html>
for more information.
* gnu/packages/games.scm (make-lure-package, lure, lure-de, lure-es)
(lure-fr, lure-it): Delete variable.
|
|
|
|
|
|
|
|
|
|
| |
This package, along with other SCUMMVM-based games violate the FSDG: they are
neither built from nor point towards their corresponding source code.
See <https://lists.gnu.org/archive/html/guix-devel/2022-08/msg00039.html>
and <https://lists.gnu.org/archive/html/guix-devel/2023-06/msg00091.html>
for more information.
* gnu/packages/games.scm (drascula): Delete variable.
|
|
|
|
|
|
|
| |
This out of an abundance of caution more than anything.
* gnu/packages/games.scm (adanaxisgpl)[arguments]: Add an 'install-data phase.
[native-inputs]: Use a later commit for adanaxis-data.
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (adanaxisgpl)[native-inputs, inputs]:
Remove input labels.
[arguments]: Adjust the 'unpack-inputs phase to search for files, not
labels.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (adanaxisgpl-mush): Remove variable.
(adanaxisgpl)[source]: Fetch from Git. In the snippet, create missing
directories, arrange to create missing files, and don't explicitly
return #t.
[arguments]: Add an 'unpack-inputs phase, replace the default
'bootstrap, and remove 'install-data.
[native-inputs]: Remove adanaxis-mush. Add adanaxis-data,
adanaxis-mushruby, autoconf, automake, and perl.
|
|
|
|
| |
* gnu/packages/games.scm (tome4)[source]: Remove snippet.
|
|
|
|
|
| |
* gnu/packages/games.scm (tetzle): Update to 2.2.2.
[source]: Hard-code NAME.
|
|
|
|
| |
* gnu/packages/games.scm (xonotic): Update to 0.8.6.
|
|
|
|
| |
* gnu/packages/games.scm (wesnoth): Update to 1.16.9.
|
|
|
|
| |
* gnu/packages/games.scm (openttd-engine): Update to 13.3.
|
|
|
|
| |
* gnu/packages/games.scm (freeciv): Update to 3.0.8.
|
|
|
|
| |
* gnu/packages/games.scm (freeciv)[source]: Fix upstream file name. Use HTTPS.
|
|
|
|
| |
* gnu/packages/games.scm (fheroes2): Update to 1.0.5.
|
|
|
|
| |
* gnu/packages/games.scm (endless-sky): Update to 0.10.2.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/game-development.scm (godot): Update to 4.1.
[source]: Update snippet: remove embree and enet; add amd-fsr, astcenc,
basis_universal, brotli, linuxbsd_headers, etcpak, meshoptimizer, msdfgen,
noise, openxr, rvo2, spirv-reflect, thorvg, volk, vulkan.
[arguments]: Remove #:scons. Update #:scons-flags to unbundle more
libraries.
[phases]: Remove 'build-headless phase (headless is no longer has a separate
build). Add 'fix-dl-open-paths and 'unbundle-xkbcommon phases. In 'install
phase, remove headless output. Update 'wrap phase to remove eudev.
[outputs]: Remove headless.
[inputs]: Add dbus, embree, enet, fontconfig, glslang, libpng, harfbuzz,
icu4c, libxkbcommon, openxr, speech-dispatcher, vulkan-loader, zlib. Remove
bullet. Rename freetype to freetype-with-brotli.
(godot-lts): New variable. godot@3 is the LTS release.
* gnu/packages/games.scm (superstarfighter)[native-inputs]: Use it.
[inputs]: Use it.
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (vcmi): New variable.
* gnu/packages/patches/vcmi-disable-privacy-breach.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/games.scm (fuzzylite): New variable.
* gnu/packages/patches/fuzzylite-relative-path-in-tests.patch: New file.
* gnu/packages/patches/fuzzylite-use-catch2.patch: New file.
* gnu/packages/patches/fuzzylite-soften-float-equality.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them here.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|