summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-08
|\
| * gnu: fheroes2: Update to 0.9.9.Tobias Geerinckx-Rice2021-11-08
| | | | | | | | * gnu/packages/games.scm (fheroes2): Update to 0.9.9.
| * gnu: 0ad: Update to 0.0.25b-alpha.Brendan Tildesley2021-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (0ad-data): Update to 0.0.25b-alpha. Unpack .zip files without need for a snippet. (0ad): Update to 0.0.25b-alpha. [arguments]<#:phases>: Properly unbundle cxxtest. Respect #:tests?. Install Freedesktop mimeinfo. Install icon to hicolor theme instead of share/pixmaps, which I don't think is used. <#:tests> Disable tests for now since they don't run. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: openttd: Fix build failure.Felix Gruber2021-11-07
| | | | | | | | | | | | | | * packages/games.scm (openttd)[native-inputs]: Use gcc-9 to fix build failure. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: openttd-openmsx: Update to 0.4.2.Felix Gruber2021-11-07
| | | | | | | | | | | | | | * packages/games.scm (openttd-openmsx): Update to 0.4.2. [native-inputs]: Replace python-2 with python-wrapper. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: openttd-opensfx: Update to 1.0.2.Felix Gruber2021-11-07
| | | | | | | | | | | | | | * packages/games.scm (openttd-opensfx): Update to 1.0.2. [native-inputs]: Replace python-2 with python. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: openttd-opengfx: Update to 7.1.Felix Gruber2021-11-07
| | | | | | | | | | | | | | | | * packages/games.scm (openttd-opengfx): Update to 7.1. [native-inputs]: Replace python-2 with python. [arguments]: Use cc-for-target. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: openttd-engine: Update to 12.0.Felix Gruber2021-11-07
| | | | | | | | | | | | * gnu/packages/games.scm (openttd-engine): Update engine to 12.0. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| * gnu: flightgear: Prepare to run test suite.Efraim Flashner2021-11-04
| | | | | | | | | | | | * gnu/packages/games.scm (flightgear)[arguments]: Add phase to build test binary. Add phase to skip some failing tests. Move 'check phase to after 'install-data.
| * gnu: flightgear: Use system cppunit.Efraim Flashner2021-11-04
| | | | | | | | | | | | * gnu/packages/games.scm (flightgear)[source]: Adjust snippet to remove bundled cppunit. [arguments]: Add configure-flag to use system cppunit.
| * gnu: simgear: Remove bundled expat.Efraim Flashner2021-11-04
| | | | | | | | | | | | * gnu/packages/games.scm (simgear)[source]: Add snippet to remove bundled expat. [arguments]: Add configure-flag to use system expat.
| * gnu: flightgear: Build with newer inputs.Efraim Flashner2021-11-04
| | | | | | | | | | | | * gnu/packages/games.scm (flightgear)[inputs]: Replace openscenegraph-3.4 with openscenegraph, boost-for-mysql with boost. (simgear)[inputs]: Same.
| * gnu: simgear: Honor #:tests? flag.Efraim Flashner2021-11-04
| | | | | | | | | | * gnu/packages/games.scm (simgear)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
| * gnu: flightgear: Build with qt-build-system.Efraim Flashner2021-11-04
| | | | | | | | | | | | * gnu/packages/games.scm (flightgear)[build-system]: Switch to qt-build-system. [arguments]: Remove 'wrap-executable phase.
| * gnu: flightgear: Update to 2020.3.11.phodina2021-11-04
| | | | | | | | | | | | | | * gnu/packages/games.scm (simgear, flightgear): Update to 2020.3.11. (flightgear-data): Update uri. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-11-03
|\|
| * gnu: odamex: Update to 0.9.5.Tobias Geerinckx-Rice2021-11-03
| | | | | | | | * gnu/packages/games.scm (odamex): Update to 0.9.5.
| * gnu: Add naev.Nicolas Goaziou2021-11-02
| | | | | | | | * gnu/packages/games.scm (naev): New variable.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozenEfraim Flashner2021-10-31
|\|
| * gnu: wesnoth: Update to 1.16.0.Felix Gruber2021-10-31
| | | | | | | | | | | | * gnu/packages/games.scm (wesnoth): Update to 1.16.0. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| * gnu: chroma: Update to 1.19.Tobias Geerinckx-Rice2021-10-29
| | | | | | | | | | * gnu/packages/games.scm (chroma): Update to 1.19. [arguments]: Remove "CFLAGS=-fgnu89-inline" work-around.
* | gnu: Use 'search-input-file' some more.Ludovic Courtès2021-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch replaces occurrences of: (string-append (assoc-ref %build-inputs "…") "/…") by: (search-input-file %build-inputs "/…") * doc/guix.texi (Miscellaneous Services): Use 'search-input-file' in R Shiny example. * gnu/packages/admin.scm (screenfetch): Use 'search-input-file'. (ufetch): Likewise. (hosts): Likewise. * gnu/packages/backup.scm (dirvish): Likewise. * gnu/packages/code.scm (colormake): Likewise. * gnu/packages/compression.scm (makeself-safeextract): Likewise. * gnu/packages/debug.scm (scanmem): Likewise. * gnu/packages/education.scm (snap): Likewise. (omnitux): Likewise. * gnu/packages/emacs-xyz.scm (epipe): Likewise. * gnu/packages/games.scm (openttd-opensfx): Likewise. (openttd-openmsx): Likewise. (openrct2-title-sequences): Likewise. (openrct2-objects): Likewise. (mrrescue): Likewise. (0ad-data): Likewise. (xonotic-data): Likewise. (drascula): Likewise. (make-lure-package): Likewise. (make-queen-package): Likewise. (sky): Likewise. * gnu/packages/gnome.scm (network-manager): Likewise. * gnu/packages/gnuzilla.scm (icedove): Likewise. * gnu/packages/guile-xyz.scm (guile-shapefile): Likewise. * gnu/packages/hurd.scm (netdde): Likewise. * gnu/packages/javascript.scm (js-context-menu): Likewise. (js-commander): Likewise. (js-xmldom-sre): Likewise. * gnu/packages/kde-frameworks.scm (krunner): Likewise. * gnu/packages/kodi.scm (kodi-cli): Likewise. * gnu/packages/libreoffice.scm (hunspell-dict-pl): Likewise. * gnu/packages/linux.scm (e2fsck/static): Likewise. * gnu/packages/markup.scm (markdown): Likewise. * gnu/packages/maths.scm (hdf-java): Likewise. * gnu/packages/multiprecision.scm (libtomcrypt): Likewise. * gnu/packages/networking.scm (batctl): Likewise. * gnu/packages/python-xyz.scm (python-pymediainfo): Likewise. * gnu/packages/shells.scm (fish-foreign-env): Likewise. * gnu/packages/tex.scm (texlive-fonts-iwona): Likewise. * gnu/packages/upnp.scm (miniupnpc): Likewise. * gnu/packages/version-control.scm (git-annex-remote-rclone): Likewise. * gnu/packages/virtualization.scm (qemu): Likewise. * gnu/packages/web.scm (icedtea-web): Likewise. * gnu/packages/wm.scm (stumpish): Likewise.
* | Merge remote-tracking branch 'signed/master' into core-updatesMathieu Othacehe2021-10-18
|\|
| * 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.
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-10-14
|\|
| * gnu: fheroes2: Update to 0.9.8.Tobias Geerinckx-Rice2021-10-13
| | | | | | | | * gnu/packages/games.scm (fheroes2): Update to 0.9.8.
* | Merge remote-tracking branch 'origin/master' into core-updates-frozen.Mathieu Othacehe2021-10-12
|\|
| * 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: kajongg: Fix build.Guillaume Le Vaillant2021-10-07
| | | | | | | | | | | | * gnu/packages/games.scm (kajongg)[inputs]: Add python-zope-interface. [arguments]: Add 'fix-paths' phase. Update 'wrap' phase and move it after 'qt-wrap' phase.
* | gnu: gnugo: Fix compiling with gcc 10.Guillaume Le Vaillant2021-10-04
| | | | | | | | * gnu/packages/games.scm (gnugo)[arguments]: Add '-fcommon' to CFLAGS.
* | gnu: 4dtris: Fix build.Felix Gruber2021-09-21
| | | | | | | | | | | | | | * gnu/packages/games.scm (4dtris)[attributes]: Add -fcommon to CFLAGS and use search-input-directory to find SDL include path. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* | gnu: q5go: Fix build.Guillaume Le Vaillant2021-09-18
| | | | | | | | * gnu/packages/games.scm (q5go)[arguments]: Add 'fix-header' phase.
* | Merge branch 'master' into core-updates-frozenMarius Bakke2021-09-17
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/packages/bioinformatics.scm gnu/packages/chez.scm gnu/packages/docbook.scm gnu/packages/ebook.scm gnu/packages/gnome.scm gnu/packages/linux.scm gnu/packages/networking.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/tex.scm gnu/packages/version-control.scm gnu/packages/xml.scm guix/build-system/dune.scm guix/build-system/go.scm guix/build-system/linux-module.scm guix/packages.scm
| * 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: crispy-doom: Fix build.Guillaume Le Vaillant2021-09-16
| | | | | | | | * gnu/packages/games.scm (crispy-doom)[arguments]: Pass '-fcommon' to CFLAGS.