summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
Commit message (Collapse)AuthorAge
* gnu: angband: Update to 4.2.3.Tobias Geerinckx-Rice2021-10-16
| | | | | | * gnu/packages/games.scm (angband): Update to 4.2.3. [source]: Use GIT-FETCH and GIT-FILE-NAME. [arguments]: Remove custom 'bootstrap phase.
* gnu: fheroes2: Update to 0.9.8.Tobias Geerinckx-Rice2021-10-13
| | | | * gnu/packages/games.scm (fheroes2): Update to 0.9.8.
* gnu: supertuxkart: Update to 1.3.Efraim Flashner2021-10-08
| | | | | | | | * gnu/packages/games.scm (supertuxkart): Update to 1.3. [source]: Download from github. Update snippet to remove different bundled libraries. [arguments]: Adjust configure-flags for new version. [inputs]: Add sqlite.
* gnu: joycond: Small refactoring.Nicolas Goaziou2021-10-08
| | | | | * gnu/packages/games.scm (joycond)[arguments]<#:phases>: Use (assoc-ref outputs "out") instead of %output.
* gnu: Add joycond.phodina via Guix-patches via2021-10-08
| | | | | | * gnu/packages/games.scm (joycond): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: hedgewars: Fix build.Lars-Dominik Braun2021-10-08
| | | | | | * gnu/packages/patches/hedgewars-network-bsd.patch: Import upstream patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/games.scm (hedgewars): Use it.
* gnu: powwow: Update to 1.2.23.Tobias Geerinckx-Rice2021-10-06
| | | | * gnu/packages/games.scm (powwow): Update to 1.2.23.
* gnu: crawl: Update to 0.27.1.Tobias Geerinckx-Rice2021-10-05
| | | | * gnu/packages/games.scm (crawl): Update to 0.27.1.
* gnu: freeorion: Update to 0.4.10.2.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/games.scm (freeorion): Update to 0.4.10.2.
* gnu: freeorion: Don't use unstable tarball.Tobias Geerinckx-Rice2021-10-03
| | | | | * gnu/packages/games.scm (freeorion)[source]: Use GIT-FETCH and GIT-FILE-NAME. Remove explicit #t snippet return value.
* gnu: corsix-th: Update to 0.65.1.Tobias Geerinckx-Rice2021-10-03
| | | | * gnu/packages/games.scm (corsix-th): Update to 0.65.1.
* gnu: Add falltergeist.phodina via Guix-patches via2021-09-28
| | | | | | * gnu/packages/games.scm (falltergeist): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add sdlpop.phodina via Guix-patches via2021-09-28
| | | | | | * gnu/packages/games.scm (sdlpop): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* Update copyright assignments for Liliana Marie Prikler.Liliana Marie Prikler2021-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/guix.texi: Update copyright name for Liliana Marie Prikler. * gnu/packages/build-tools.scm: Update copyright name and email for Liliana Marie Prikler. * gnu/packages/convmv.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/esolangs.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome-xyz.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gstreamer.scm: Likewise. * gnu/packages/guile-xyz.scm: Likewise. * gnu/packages/minetest.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/patches/minetest-add-MINETEST_MOD_PATH.patch: Likewise. * gnu/packages/patches/ppsspp-disable-upgrade-and-gold.patch: Likewise. * gnu/packages/patches/webkitgtk-bind-all-fonts.patch: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/unicode.scm: Likewise. * gnu/packages/xorg.scm: Likewise. * gnu/services/sound.scm: Likewise. * guix/build-system/renpy.scm: Likewise. * guix/build/emacs-utils.scm: Likewise. * guix/build/renpy-build-system.scm: Likewise.
* gnu: cockatrice: Use qt-build-system.Liliana Marie Prikler2021-09-20
| | | | | | | This makes it so that resources baked into the executable are actually found and used. * gnu/packages/games.scm (cockatrice)[build-system]: Change to qt-build-system.
* gnu: teeworlds: Enable tests.Efraim Flashner2021-09-14
| | | | | | * gnu/packages/games.scm (teeworlds)[arguments]: Enable tests. Set test-target. [native-inputs]: Add googletest.
* gnu: teeworlds: Replace bundled font.Efraim Flashner2021-09-14
| | | | | | * gnu/packages/games.scm (teeworlds)[arguments]: Add phase to replace bundled font. [inputs]: Add font-dejagnu.
* gnu: Add fheroes2Andrew Tropin2021-09-13
| | | | | | * gnu/packages/games.scm (fheroes2): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: pioneer: Update to 20210723.Felix Gruber2021-09-12
| | | | | | * gnu/packages/games.scm (pioneer): Update to 20210723. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: cataclysm-dda: Update to 0.F-2.Nicolas Goaziou2021-09-01
| | | | * gnu/packages/games.scm (cataclysm-dda): Update to 0.F-2.
* gnu: Remove harmonist-tk.jgart2021-09-01
| | | | | | | | | harmonist-tk has been superseded by harmonist-sdl. Current harmonist-tk package fails to build due to upgrade of harmonist to 0.4.1. * gnu/packages/games.scm (harmonist-tk): Remove variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: harmonist: Update to 0.4.1.Guix Together2021-08-30
| | | | | | | | | | | | * gnu/packages/games.scm (harmonist): Update to 0.4.1. [propagated-inputs]: Add go-github-com-gdamore-tcell-v2, go-github-com-anaseto-gruid, and go-github-com-anaseto-gruid-tcell. Co-authored-by: Arun Isaac <arunisaac@systemreboot.net> Co-authored-by: Brice Waegeneire <brice@waegenei.re> Co-authored-by: jgart <jgart@dismail.de> Co-authored-by: Julien Lepiller <julien@lepiller.eu> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add go-github-com-anaseto-gruid-tcell.Guix Together2021-08-30
| | | | | | | | | | * gnu/packages/games.scm (go-github-com-anaseto-gruid-tcell): New variable. Co-authored-by: Arun Isaac <arunisaac@systemreboot.net> Co-authored-by: Brice Waegeneire <brice@waegenei.re> Co-authored-by: jgart <jgart@dismail.de> Co-authored-by: Julien Lepiller <julien@lepiller.eu> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add go-github-com-anaseto-gruid.Guix Together2021-08-30
| | | | | | | | | | * gnu/packages/games.scm (go-github-com-anaseto-gruid): New variable. Co-authored-by: Arun Isaac <arunisaac@systemreboot.net> Co-authored-by: Brice Waegeneire <brice@waegenei.re> Co-authored-by: jgart <jgart@dismail.de> Co-authored-by: Julien Lepiller <julien@lepiller.eu> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: ocl-icd: Replace with opencl-icd-loader.Lars-Dominik Braun2021-08-27
| | | | | | | | | | | | | ocl-icd’s project page is dead and the source code is unavailable. * gnu/packages/opencl.scm (ocl-icd): Alias to opencl-icd-loader. (clinfo)[inputs]: Use opencl-icd-loader. (beignet)[inputs]: Dito. (pocl)[inputs]: Dito. (python-pyopencl)[inputs]: Dito. * gnu/packages/games.scm (leela-zero)[inputs]: Dito. * gnu/packages/photo.scm (darktable)[inputs]: Dito. * gnu/packages/rocm.scm (rocm-opencl-runtime)[inputs]: Dito.
* gnu: colobot: Update to 0.2.0-alpha.Nicolas Goaziou2021-08-26
| | | | * gnu/packages/games.scm (colobot): Update to 0.2.0-alpha.
* gnu: minetest: move to minetest.scm.Leo Prikler2021-08-20
| | | | | | * gnu/packages/games.scm (minetest, minetest-data): Move from here... * gnu/packages/minetest.scm (minetest, minetest-data): ... to here. * guix/build-system/minetest.scm (default-minetest): Adjust accordingly.
* gnu: minetest-mineclone: move to minetest.scm.Leo Prikler2021-08-20
| | | | | * gnu/packages/games.scm (minetest-mineclone): Move from here... * gnu/packages/minetest.scm (minetest-mineclone): ... to here.
* gnu: minetest: Search for mods in MINETEST_MOD_PATH.Maxime Devos2021-08-20
| | | | | | | | | | * gnu/packages/patches/minetest-add-MINETEST_MOD_PATH.patch: New file. * gnu/packages/games.scm (minetest)[source]{patches}: Add it. (minetest)[native-search-paths]: Add "MINETEST_MOD_PATH". * gnu/local.mk (dist_patch_DATA): Add the patch. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: minetest: Respect --without-tests.Maxime Devos2021-08-20
| | | | | | | | * gnu/packages/games.scm (minetest)[arguments]<#:phases>{check}: Use 'tests?' instead of ',(%current-target-system)'. Remove trailing #t. Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
* gnu: cataclysm-dda: Update to 0.F-1.Nicolas Goaziou2021-08-16
| | | | * gnu/packages/games.scm (cataclysm-dda): Update to 0.F-1.
* gnu: stockfish: Update aarch64-linux build target.Efraim Flashner2021-08-08
| | | | | * gnu/packages/games.scm (stockfish)[arguments]: Build for armv8 on aarch64-linux.
* gnu: yamagi-quake2: Patch dynamically loaded libraries.nee2021-08-06
| | | | | | | | | | * gnu/packages/games.scm (yamagi-quake2) [arguments]{make-flags}: Remove the DLOPEN_OPENAL=no make flag, which was not working as intended. [phases]{patch-libraries}: New phase. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add tetrinet.Pkill -92021-08-05
| | | | | | | * gnu/packages/games.scm (tetrinet): New variable. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: crawl: Update to 0.27.0.Nicolas Goaziou2021-08-05
| | | | * gnu/packages/games.scm (crawl): Update to 0.27.0.
* gnu: tome4: Update to 1.7.4.Nicolas Goaziou2021-08-05
| | | | * gnu/packages/games.scm (tome4): Update to 1.7.4.
* gnu: endless-sky: Remove #t at the end of phase.Nicolas Goaziou2021-08-05
| | | | | * gnu/packages/games.scm (endless-sky): Remove #t at the end of phase. Fix indentation.
* gnu: endless-sky: Enable tests.Timotej Lazar2021-08-05
| | | | | | * gnu/packages/games.scm (endless-sky)[arguments]: Enable tests. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: endless-sky: Clean up phases.Timotej Lazar2021-08-05
| | | | | | | * gnu/packages/games.scm (endless-sky)[arguments]: Drop unused substitution and merge existing phases into 'fix-paths. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: endless-sky: Update to 0.9.14.Timotej Lazar2021-08-05
| | | | | | | * gnu/packages/games.scm (endless-sky): Update to 0.9.14. [arguments]: Add 'use-gcc-ar phase to support LTO used by the new version. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: flare-game: Update to 1.12.Nicolas Goaziou2021-08-05
| | | | | * gnu/packages/games.scm (flare-game): Update to 1.12. (flare-engine): Update to 1.12.
* gnu: openttd-opensmx: Update to 0.4.0.Leo Prikler2021-07-30
| | | | | | | | | * gnu/packages/games.scm (openttd-opensmx): Update to 0.4.0. [native-inputs]: Add tar. [#:make-flags]: Drop INSTALL_DIR. Add DIR_NAME and TAR. [#:tests?]: New argument. [#:phases]: Replace ‘install’ with a simple copy operation and drop post-install.
* gnu: Fix OpenSFX build.Leo Prikler2021-07-30
| | | | | | | | | | OpenSFX 1.0.1 uses a different build system from the old one, which causes weird errors. * gnu/packages/games.scm (openttd-opensfx)[native-inputs]: Add tar. [#:make-flags]: Drop INSTALL_DIR. Add DIR_NAME and TAR. [#:tests?]: New argument. [#:phases]: Add ‘prebuild’. Replace ‘install’ with a simple copy.
* gnu: Fix OpenSFX URI.Leo Prikler2021-07-30
| | | | | | | | | | In commit 1cdf1cd7fe7ac425faa010531735d183af0a19f1, the URI was updated to the wrong value and the hash not updated at all, so people would erroneously fetch the old package from a wrong description. * gnu/packages/games.scm (openttd-opensfx)[uri]: Use <https://cdn.openttd.org/opensfx-releases>. [sha256]: Update accordingly.
* gnu: openttd-opengfx: Update to 0.6.1.Leo Prikler2021-07-30
| | | | * gnu/packages/games.scm (openttd-opengfx): Update to 0.6.1.
* gnu: openttd-opensfx: Update to 1.0.1.Ron Nazarov2021-07-30
| | | | | | * gnu/packages/games.scm (openttd-opensfx): Update to 1.0.1. [source]: Use <https://cdn.openttd.org>. [license]: Update to CC BY-SA 3.0.
* gnu: arx-libertatis: Update to 1.2.Pierre Neidhardt2021-07-17
| | | | | * gnu/packages/games.scm (arx-libertatis): Update to 1.2. [inputs]: Replace sdl with sdl2 and mesa with libepoxy.
* gnu: chess: Update to 6.2.9.Efraim Flashner2021-07-14
| | | | * gnu/packages/games.scm (chess): Update to 6.2.9.
* gnu: burgerspace: Update to 1.9.4.Nicolas Goaziou2021-07-04
| | | | * gnu/packages/games.scm (burgerspace): Update to 1.9.4.
* gnu: cataclysm-dda: Update to 0.F.Christopher Lemmer Webber2021-07-03
| | | | * gnu/packages/games.scm (cataclysm-dda): Update to 0.F.