summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
AgeCommit message (Expand)Author
2022-06-05gnu: retux: Update to 1.6.1....* gnu/packages/games.scm (retux): Update to 1.6.1. [arguments]: Don't explicitly return #t from phases. [inputs]: Remove python-six. I found no indication that it's used. Tobias Geerinckx-Rice
2022-06-05gnu: Add apricots....* gnu/packages/games.scm (apricots): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Foo Chuan Wei
2022-05-29gnu: irrlicht: Remove input labels....* gnu/packages/games.scm (irrlicht)[inputs]: Remove input labels. Tobias Geerinckx-Rice
2022-05-29gnu: irrlicht: Use CC-FOR-TARGET....* gnu/packages/games.scm (irrlicht)[arguments]: Use CC-FOR-TARGET. Tobias Geerinckx-Rice
2022-05-29gnu: irrlicht: Update to 1.8.5....* gnu/packages/games.scm (irrlicht): Update to 1.8.5. [source]: Use unmodified Debian patches rather than manually maintain a custom mash-up. [arguments]: Add a new 'delete-broken-install-rule phase instead. Don't explicitly return #t from phases. * gnu/packages/patches/irrlicht-link-against-needed-libs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Tobias Geerinckx-Rice
2022-06-05gnu: Add irrlicht-for-minetest....* gnu/packages/games.scm (irrlichtmt-for-minetest): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Vivien Kraus
2022-05-29gnu: 7kaa: Update to 2.15.5....* gnu/packages/games.scm (7kaa): Update to 2.15.5. Tobias Geerinckx-Rice
2022-06-01gnu: Add freerct....* gnu/packages/games.scm (freerct): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Gabriel Arazas
2022-05-29gnu: fortune-mod: Fix fortune directory....It now matches the one given in the fortune(6) man page. * gnu/packages/games.scm (fortune-mode)[arguments]: Install to /share rather than /local/share/games. Shorten the 'fix-install-directory phase. Tobias Geerinckx-Rice
2022-05-29gnu: 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-Rice
2022-05-31gnu: 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 Cournoyer
2022-05-31gnu: Remove slingshot....* gnu/packages/games.scm (slingshot): Delete variable. Maxim Cournoyer
2022-05-26gnu: robotfindskitten: Fix typo in description....* gnu/packages/games.scm (robotfindskitten)[description]: Use correct spelling of “humorously”. Roman Riabenko
2022-05-22gnu: fortune-mod: Update to 3.14.0....* gnu/packages/games.scm (fortune-mod): Update to 3.14.0. Tobias Geerinckx-Rice
2022-05-22gnu: rinutils: Update to 0.10.1....* gnu/packages/games.scm (rinutils): Update to 0.10.1. Tobias Geerinckx-Rice
2022-05-22gnu: openttd: Update to 12.2....* gnu/packages/games.scm (openttd): Update to 12.2. Tobias Geerinckx-Rice
2022-05-22gnu: ltris: Update to 1.2.4....* gnu/packages/games.scm (ltris): Update to 1.2.4. Tobias Geerinckx-Rice
2022-05-22gnu: 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-Rice
2022-05-18gnu: 0ad: Use regular symbol syntax....* gnu/packages/games.scm (0ad)[inputs]: Use regular symbol syntax for '0ad-data'. Ludovic Courtès
2022-05-18gnu: 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 Gruber
2022-04-29gnu: Add Liquid War 6....* gnu/packages/games.scm (liquidwar6): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> zamfofex
2022-04-24gnu: 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 Flashner
2022-04-24gnu: stockfish: Update to 15....* gnu/packages/games.scm (stockfish): Update to 15. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> Greg Hogan
2022-04-19gnu: 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 Prikler
2022-04-19gnu: 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 Prikler
2022-04-19gnu: 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 Prikler
2022-04-19gnu: 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 Prikler
2022-04-19gnu: openttd-engine: Drop labels from inputs....* gnu/packages/games.scm (openttd-engine)[inputs]: Drop labels. Liliana Marie Prikler
2022-04-19gnu: 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 Prikler
2022-04-12gnu: games: Add robotfindskitten....* gnu/packages/games.scm (robotfindskitten): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Roman Riabenko
2022-03-09gnu: bzflag: Improve package style....* gnu/packages/games.scm (bzflag)[arguments]: Remove trailing #T from phases. Use G-expressions. Nicolas Goaziou
2022-03-09gnu: bzflag: Update to 2.4.24....* gnu/packages/games.scm (bzflag): Update to 2.4.24. Nicolas Goaziou
2022-03-07gnu: Add openriichi....* gnu/packages/games.scm (openriichi): New variable. Jelle Licht
2022-02-27gnu: 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-Rice
2022-02-27gnu: 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-Rice
2022-02-28gnu: 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 George
2022-02-11gnu: crawl-tiles: Remove input labels....* gnu/packages/games.scm (crawl-tiles)[inputs, native-inputs]: Remove labels. Nicolas Goaziou
2022-02-11gnu: 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 Goaziou
2022-02-11gnu: crawl: Remove input labels....* gnu/packages/games.scm (crawl)[native-inputs, inputs]: Remove labels. Nicolas Goaziou
2022-02-11gnu: 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 Goaziou
2022-02-10gnu: pioneer: Update to 20220203....* gnu/packages/games.scm (pioneer): Update to 20220203. [arguments]: Add cmake flag to ensure system GLEW is used. Eric Bavier
2022-02-10gnu: flare-game: Update to 1.13.04....* gnu/packages/games.scm (flare-game): Update to 1.13.04. Nicolas Goaziou
2022-02-10gnu: flare-engine: Update to 1.13.04....* gnu/packages/games.scm (flare-engine): Update to 1.13.04. Nicolas Goaziou
2022-02-08gnu: seahorse-adventures: Use G-expressions....* gnu/packages/games.scm (seahorse-adventures)[origin]<snippet>: [arguments]<#:phases>: Use G-expressions. Nicolas Goaziou
2022-02-08gnu: 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 Goaziou
2022-02-07gnu: seahorse-adventures: Update to 1.4....* gnu/packages/games.scm (seahorse-adventures): Update to 1.4. Nicolas Goaziou
2022-02-07gnu: flare-game: Use HTTPS home page URI....* gnu/packages/games.scm (flare-game)[home-page]: Use HTTPS URI. Nicolas Goaziou
2022-02-07gnu: flare-game: Improve package style....* gnu/packages/games.scm (flare-game)[arguments]: Use G-expressions. Use SEARCH-INPUT-DIRECTORY and SEARCH-INPUT-FILE. Nicolas Goaziou
2022-02-07gnu: flare-game: Update to 1.13....* gnu/packages/games.scm (flare-game): Update to 1.13. Nicolas Goaziou
2022-02-07gnu: flare-engine: Improve package style....* gnu/packages/games.scm (flare-engine)[arguments]: Use G-expressions. [inputs]: Remove labels. Nicolas Goaziou