summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: angband: Update to 4.2.4.•••* gnu/packages/games.scm (angband): Update to 4.2.4. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice2022-05-291-6/+4
* gnu: mozjs: Cleanup to only keep the last version.•••* gnu/packages/gnuzilla.scm (mozjs): Preserve only the metadata and otherwise update fields to use those of mozjs-78. [arguments]: Use gexps. [phases]: Delete trailing #t. [native-inputs]: Use new style. (mozjs-38, mozjs-52, mozjs-60, mozjs-78): Delete variables. * gnu/packages/patches/mozjs17-aarch64-support.patch * gnu/packages/patches/mozjs24-aarch64-support.patch * gnu/packages/patches/mozjs38-pkg-config-version.patch * gnu/packages/patches/mozjs38-shell-version.patch * gnu/packages/patches/mozjs38-tracelogger.patch * gnu/packages/patches/mozjs38-version-detection.patch * gnu/packages/patches/mozjs60-riscv64-support.patch: Delete patches. * gnu/local.mk (dist_patch_DATA): De-register them. * gnu/packages/games.scm (0ad): Adjust accordingly. * gnu/packages/gnome.scm (gjs): Likewise. * gnu/packages/polkit.scm (polkit-mozjs): Likewise. Maxim Cournoyer2022-05-311-1/+1
* gnu: Remove slingshot.•••* gnu/packages/games.scm (slingshot): Delete variable. Maxim Cournoyer2022-05-311-27/+0
* gnu: robotfindskitten: Fix typo in description.•••* gnu/packages/games.scm (robotfindskitten)[description]: Use correct spelling of “humorously”. Roman Riabenko2022-05-261-1/+1
* gnu: fortune-mod: Update to 3.14.0.•••* gnu/packages/games.scm (fortune-mod): Update to 3.14.0. Tobias Geerinckx-Rice2022-05-221-2/+2
* gnu: rinutils: Update to 0.10.1.•••* gnu/packages/games.scm (rinutils): Update to 0.10.1. Tobias Geerinckx-Rice2022-05-221-2/+2
* gnu: openttd: Update to 12.2.•••* gnu/packages/games.scm (openttd): Update to 12.2. Tobias Geerinckx-Rice2022-05-221-2/+2
* gnu: ltris: Update to 1.2.4.•••* gnu/packages/games.scm (ltris): Update to 1.2.4. Tobias Geerinckx-Rice2022-05-221-2/+2
* gnu: cowsay: Update to 3.7.0.•••* gnu/packages/games.scm (cowsay): Update to 3.7.0. [arguments]: Convert to using G-expressions. Adjust to new upstream build system. Tobias Geerinckx-Rice2022-05-221-24/+24
* gnu: 0ad: Use regular symbol syntax.•••* gnu/packages/games.scm (0ad)[inputs]: Use regular symbol syntax for '0ad-data'. Ludovic Courtès2022-05-181-1/+1
* gnu: freedroidrpg: Update to 1.0rc2.•••* gnu/packages/games.scm (freedroidrpg): Update to 1.0rc2. [source]: Handle rc suffix in version number. [configure-flags]: Use gexps. [inputs]: Use new style. Add glew. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Felix Gruber2022-05-181-29/+33
* gnu: Add Liquid War 6.•••* gnu/packages/games.scm (liquidwar6): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> zamfofex2022-04-291-0/+43
* gnu: stockfish: Add support for more architectures.•••* gnu/packages/games.scm (stockfish)[arguments]: Add ARCH matches for more architectures. Add EXTRALDFLAGS for powerpc-linux. Add phase to remove '-m' compiler flags. Efraim Flashner2022-04-241-1/+12
* gnu: stockfish: Update to 15.•••* gnu/packages/games.scm (stockfish): Update to 15. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Greg Hogan2022-04-241-5/+5
* gnu: openttd: Use new package style.•••* gnu/packages/games.scm (openttd)[arguments]: Convert to list of G-Expressions. <install-data>: Use search paths to find ‘/share/games/openttd’ input directories. [native-inputs]: Use modify-inputs. Liliana Marie Prikler2022-04-191-23/+24
* gnu: openttd-openmsx: Use new package style.•••* gnu/packages/games.scm (openttd-openmsx)[arguments]: Convert to list of G-Expressions. [native-inputs]: Drop labels. Liliana Marie Prikler2022-04-191-20/+21
* gnu: openttd-opensfx: Use new package style.•••* gnu/packages/games.scm (openttd-opensfx)[arguments]: Convert to list of G-Expressions. Drop trailing ‘#t’s. [native-inputs]: Drop labels. Liliana Marie Prikler2022-04-191-27/+27
* gnu: openttd-gfx: Use new package style.•••* gnu/packages/games.scm (openttd-gfx)[arguments]: Convert to list of G-Expressions. [native-inputs]: Drop labels. Liliana Marie Prikler2022-04-191-21/+24
* gnu: openttd-engine: Drop labels from inputs.•••* gnu/packages/games.scm (openttd-engine)[inputs]: Drop labels. Liliana Marie Prikler2022-04-191-9/+9
* gnu: openttd: Let the music play.•••* gnu/packages/games.scm (openttd)[inputs]: Remove timidity++. Add fluidsynth and freepats-gm. [#:phases]<patch-sources>: New phase. Liliana Marie Prikler2022-04-191-1/+10
* gnu: games: Add robotfindskitten.•••* gnu/packages/games.scm (robotfindskitten): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Roman Riabenko2022-04-121-0/+33
* gnu: bzflag: Improve package style.•••* gnu/packages/games.scm (bzflag)[arguments]: Remove trailing #T from phases. Use G-expressions. Nicolas Goaziou2022-03-091-21/+21
* gnu: bzflag: Update to 2.4.24.•••* gnu/packages/games.scm (bzflag): Update to 2.4.24. Nicolas Goaziou2022-03-091-2/+2
* gnu: Add openriichi.•••* gnu/packages/games.scm (openriichi): New variable. Jelle Licht2022-03-071-0/+34
* gnu: flightgear: Don't explicitly return #t anywhere.•••* gnu/packages/games.scm (flightgear)[source]: Don't return #t from snippet… [arguments]: …nor from phases. Tobias Geerinckx-Rice2022-02-271-4/+2
* gnu: flightgear: Use G-expressions.•••This fixes the build by removing broken usage of %outputs. * gnu/packages/games.scm (flightgear)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice2022-02-271-33/+33
* gnu: freeciv: Update to 3.0.0.•••* gnu/packages/games.scm (freeciv): Update to 3.0.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Steve George2022-02-281-3/+3
* gnu: crawl-tiles: Remove input labels.•••* gnu/packages/games.scm (crawl-tiles)[inputs, native-inputs]: Remove labels. Nicolas Goaziou2022-02-111-11/+4
* gnu: crawl: Use G-epressions.•••* gnu/packages/games.scm (crawl)[arguments]: Use G-expressions. <#:phases>: Remove trailing #T. Remove unnecessary arguments. (crawl-tiles)[arguments]: Use G-expressions. Nicolas Goaziou2022-02-111-41/+42
* gnu: crawl: Remove input labels.•••* gnu/packages/games.scm (crawl)[native-inputs, inputs]: Remove labels. Nicolas Goaziou2022-02-111-11/+8
* gnu: crawl: Update to 0.28.0.•••* gnu/packages/games.scm (crawl): Update to 0.28.0. [inputs]: Add BASH-MINIMAL. * gnu/packages/patches/crawl-upgrade-saves.patch: Update for 0.28. Nicolas Goaziou2022-02-111-3/+4
* gnu: pioneer: Update to 20220203.•••* gnu/packages/games.scm (pioneer): Update to 20220203. [arguments]: Add cmake flag to ensure system GLEW is used. Eric Bavier2022-02-101-3/+4
* gnu: flare-game: Update to 1.13.04.•••* gnu/packages/games.scm (flare-game): Update to 1.13.04. Nicolas Goaziou2022-02-101-2/+2
* gnu: flare-engine: Update to 1.13.04.•••* gnu/packages/games.scm (flare-engine): Update to 1.13.04. Nicolas Goaziou2022-02-101-2/+2
* gnu: seahorse-adventures: Use G-expressions.•••* gnu/packages/games.scm (seahorse-adventures)[origin]<snippet>: [arguments]<#:phases>: Use G-expressions. Nicolas Goaziou2022-02-081-70/+71
* gnu: seahorse-adventures: Remove trailing #T from phases and snippet.•••* gnu/packages/games.scm (seahorse-adventures)[origin]<#:snippet>: Remove trailing #T. [arguments]<#:phases>: Remove trailing #T. Nicolas Goaziou2022-02-081-6/+3
* gnu: seahorse-adventures: Update to 1.4.•••* gnu/packages/games.scm (seahorse-adventures): Update to 1.4. Nicolas Goaziou2022-02-071-3/+3
* gnu: flare-game: Use HTTPS home page URI.•••* gnu/packages/games.scm (flare-game)[home-page]: Use HTTPS URI. Nicolas Goaziou2022-02-071-1/+1
* gnu: flare-game: Improve package style.•••* gnu/packages/games.scm (flare-game)[arguments]: Use G-expressions. Use SEARCH-INPUT-DIRECTORY and SEARCH-INPUT-FILE. Nicolas Goaziou2022-02-071-40/+37
* gnu: flare-game: Update to 1.13.•••* gnu/packages/games.scm (flare-game): Update to 1.13. Nicolas Goaziou2022-02-071-3/+6
* gnu: flare-engine: Improve package style.•••* gnu/packages/games.scm (flare-engine)[arguments]: Use G-expressions. [inputs]: Remove labels. Nicolas Goaziou2022-02-071-5/+6
* gnu: flare-engine: Update to 1.13.•••* gnu/packages/games.scm (flare-engine): Update to 1.13. Nicolas Goaziou2022-02-071-2/+2
* gnu: openttd: Update to 12.1.•••* gnu/packages/games.scm (openttd-engine): Update ot 12.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Yovan Naumovski2022-02-021-2/+3
* gnu: LLVM: Switch to 13 as the default.•••* gnu/packages/llvm.scm (llvm, clang-runtime, clang, clang-toolchain): Use version 13. * gnu/packages/gnuzilla.scm (mozjs-78)[native-inputs]: Change from LLVM to LLVM-9. * gnu/packages/rust.scm (rust-1.39, rust-1.40)[inputs]: Likewise. * gnu/packages/debug.scm (c-reduce)[inputs]: Stick with CLANG-9 and/or LLVM-9. * gnu/packages/diffoscope.scm (diffoscope)[inputs]: Likewise. * gnu/packages/linux.scm (bcc, bpftrace)[inputs]: Likewise. * gnu/packages/llvm.scm (libclc, libomp)[native-inputs]: Likewise. * gnu/packages/games.scm (hedgewars)[native-inputs]: Likewise. * gnu/packages/graphics.scm (openshadinglanguage)[native-inputs]: Likewise. * gnu/packages/opencl.scm (pocl)[inputs]: Likewise. Marius Bakke2022-02-011-1/+1
* gnu: Fix copyright a line.•••* gnu/packages/games.scm: Fix a copyright line. Nicolas Goaziou2022-01-211-1/+1
* gnu: naev: Update to 0.9.2.•••* gnu/packages/games.scm (naev): Update to 0.9.2. [inputs]: Add python since Meson build-system does not propagate it anymore. Nicolas Goaziou2022-01-211-3/+4
* gnu: freedroidrpg: Fix build with GCC 10.•••* gnu/packages/games.scm (freedroidrpg)[arguments]: Add ‘-fcommon’ to #:configure-flags' CFLAGS. Tobias Geerinckx-Rice2022-01-161-0/+1
* gnu: Remove meson-0.59 workarounds.•••Mostly automated with the following command: $ grep --include='*.scm' '#:meson ,meson-0.59' -rl \ | xargs sed -z 's/#:meson[^\n]*\s*//' -i * gnu/packages/freedesktop.scm (malcontent) (accountsservice): Delete #:meson argument. * gnu/packages/games.scm (gnome-2048): Likewise. * gnu/packages/geo.scm (gnome-maps): Likewise. * gnu/packages/gnome.scm (gnome-photos, gnome-music) (gnome-initial-setup, gnome-user-share, gnome-characters) (gnome-disk-utility, gnome-font-viewer, evince, glade3) (gnome-mines, gnome-sudoku, gnome-settings-daemon, devhelp) (totem, eog, gvfs, simple-scan, epiphany, gnome-session, gedit) (network-manager-applet, gnome-control-center, gnome-shell, nautilus) (gnome-default-applications, gnome-weather, gnome-tweaks, cheese, gthumb) (gitg, polari, gnome-boxes, gtranslator): Likewise. * gnu/packages/gtk.scm: (gtkmm-3): Likewise. * gnu/packages/pdf.scm (zathura): Likewise. * gnu/packages/photo.scm (entangle): Likewise. * gnu/packages/video.scm (pitivi): Likewise. * gnu/packages/virtualization.scm (libvirt-glib): Likewise. Maxim Cournoyer2022-01-101-1/+0
* gnu: tintin++: Update to 2.02.12.•••* gnu/packages/games.scm (tintin++): Update to 2.02.12. Tobias Geerinckx-Rice2022-01-091-2/+2
* gnu: fheroes2: Move source field.•••* gnu/packages/games.scm (fheroes2)[source]: Move where expected. Tobias Geerinckx-Rice2022-01-071-9/+9