aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
Commit message (Collapse)AuthorAge
* gnu: queen: Use new package style.Liliana Marie Prikler2022-08-06
| | | | | | | * gnu/packages/games.scm (make-queen-package)[build-system]: Use copy-build-system. [arguments]: Convert to list of G-Expressions. Replace #:modules and #:builder with #:install-plan and #:phases.
* gnu: queen-de: Fix build.Felix Gruber2022-08-06
| | | | | | | | | | The sources for queen-de lack a readme, so check whether one exists prior to trying to install it. See <https://bugs.gnu.org/56886>. * gnu/packages/games.scm (make-queen-package)[#:builder]: Only install readme.txt if it exists. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: frotz: Update to 2.54.Tobias Geerinckx-Rice2022-07-31
| | | | | | | | | | | This fixes the build. * gnu/packages/games.scm (frotz): Update to 2.54. [arguments]: Use G-expressions. Set CC in #:make-flags. Remove obsolete 'curses phase. Don't explicitly return #t from phases. [native-inputs]: Add pkg-config and which. [inputs]: Add ao.
* gnu: Add barony.Timotej Lazar2022-08-04
| | | | | | | | * gnu/packages/games.scm (barony): New variable. * gnu/packages/patches/barony-fix-textures.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: naev: Update to 0.9.4.Nicolas Goaziou2022-08-03
| | | | * gnu/packages/games.scm (naev): Update to 0.9.4.
* gnu: qttools: Rename to qttools-5.Maxim Cournoyer2022-07-31
| | | | | | | Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS
* gnu: qtwebsockets: Rename to qtwebsockets-5.Maxim Cournoyer2022-07-31
| | | | | | | Automated via: git grep -l qtwebsockets | xargs sed 's/\bqtwebsockets\b/\0-5/g' -i git checkout NEWS
* gnu: qtdeclarative: Rename to qtdeclarative-5.Maxim Cournoyer2022-07-31
| | | | | | | Automated via the following commands: git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i git checkout NEWS
* gnu: qtmultimedia: Rename to qtmultimedia-5.Maxim Cournoyer2022-07-31
| | | | | | | Automated via: git grep -l qtmultimedia | xargs sed 's/qtmultimedia/qtmultimedia-5/g' -i git checkout NEWS
* gnu: qtsvg: Rename variable to qtsvg-5.Maxim Cournoyer2022-07-31
| | | | | | | | This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
* gnu: lolcat: Move to (gnu packages toys).Tobias Geerinckx-Rice2022-07-17
| | | | | | | | As fun as this is, the gameplay is disappointing. Also add a missing 2019 copyright for Liliana Marie. * gnu/packages/games.scm (lolcat): Move from here… * gnu/packages/toys.scm (lolcat): …to here.
* gnu: pokerth: Fix build and modernize package.Maxim Cournoyer2022-07-12
| | | | | | | | | Fixes <https://issues.guix.gnu.org/51093>. * gnu/packages/games.scm (pokerth) [source]: Apply patch [inputs]: Use new style. [phases]: Delete trailing #t. Use gexps. {fix-paths}: Remove the gsasl and libircclient related substitutions.
* gnu: naev: Update to 0.9.3.Timotej Lazar2022-06-28
| | | | | | | * gnu/packages/games.scm (naev): Update to 0.9.3. Fix lonely parens. [source]: Switch to git-fetch. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: corsix-th: Update to 0.66.Timotej Lazar2022-06-28
| | | | | | * gnu/packages/games.scm (corsix-th): Update to 0.66. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: retux: Update to 1.6.1.Tobias Geerinckx-Rice2022-06-05
| | | | | | * 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.
* gnu: Add apricots.Foo Chuan Wei2022-06-05
| | | | | | * gnu/packages/games.scm (apricots): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: irrlicht: Remove input labels.Tobias Geerinckx-Rice2022-05-29
| | | | | * gnu/packages/games.scm (irrlicht)[inputs]: Remove input labels.
* gnu: irrlicht: Use CC-FOR-TARGET.Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/games.scm (irrlicht)[arguments]: Use CC-FOR-TARGET.
* gnu: irrlicht: Update to 1.8.5.Tobias Geerinckx-Rice2022-05-29
| | | | | | | | | | * 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.
* gnu: Add irrlicht-for-minetest.Vivien Kraus2022-06-05
| | | | | | * gnu/packages/games.scm (irrlichtmt-for-minetest): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: 7kaa: Update to 2.15.5.Tobias Geerinckx-Rice2022-05-29
| | | | * gnu/packages/games.scm (7kaa): Update to 2.15.5.
* gnu: Add freerct.Gabriel Arazas2022-06-01
| | | | | | * gnu/packages/games.scm (freerct): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: fortune-mod: Fix fortune directory.Tobias Geerinckx-Rice2022-05-29
| | | | | | | | 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.
* gnu: angband: Update to 4.2.4.Tobias Geerinckx-Rice2022-05-29
| | | | | * gnu/packages/games.scm (angband): Update to 4.2.4. [arguments]: Don't explicitly return #t from phases.
* gnu: mozjs: Cleanup to only keep the last version.Maxim Cournoyer2022-05-31
| | | | | | | | | | | | | | | | | | | | * 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.
* gnu: Remove slingshot.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/games.scm (slingshot): Delete variable.
* gnu: robotfindskitten: Fix typo in description.Roman Riabenko2022-05-26
| | | | | * gnu/packages/games.scm (robotfindskitten)[description]: Use correct spelling of “humorously”.
* gnu: fortune-mod: Update to 3.14.0.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/games.scm (fortune-mod): Update to 3.14.0.
* gnu: rinutils: Update to 0.10.1.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/games.scm (rinutils): Update to 0.10.1.
* gnu: openttd: Update to 12.2.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/games.scm (openttd): Update to 12.2.
* gnu: ltris: Update to 1.2.4.Tobias Geerinckx-Rice2022-05-22
| | | | * gnu/packages/games.scm (ltris): Update to 1.2.4.
* gnu: cowsay: Update to 3.7.0.Tobias Geerinckx-Rice2022-05-22
| | | | | | * gnu/packages/games.scm (cowsay): Update to 3.7.0. [arguments]: Convert to using G-expressions. Adjust to new upstream build system.
* gnu: 0ad: Use regular symbol syntax.Ludovic Courtès2022-05-18
| | | | | * gnu/packages/games.scm (0ad)[inputs]: Use regular symbol syntax for '0ad-data'.
* gnu: freedroidrpg: Update to 1.0rc2.Felix Gruber2022-05-18
| | | | | | | | | | * 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>
* gnu: Add Liquid War 6.zamfofex2022-04-29
| | | | | | * gnu/packages/games.scm (liquidwar6): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: stockfish: Add support for more architectures.Efraim Flashner2022-04-24
| | | | | | * gnu/packages/games.scm (stockfish)[arguments]: Add ARCH matches for more architectures. Add EXTRALDFLAGS for powerpc-linux. Add phase to remove '-m' compiler flags.
* gnu: stockfish: Update to 15.Greg Hogan2022-04-24
| | | | | | * gnu/packages/games.scm (stockfish): Update to 15. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: openttd: Use new package style.Liliana Marie Prikler2022-04-19
| | | | | | | | * 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.
* gnu: openttd-openmsx: Use new package style.Liliana Marie Prikler2022-04-19
| | | | | | * gnu/packages/games.scm (openttd-openmsx)[arguments]: Convert to list of G-Expressions. [native-inputs]: Drop labels.
* gnu: openttd-opensfx: Use new package style.Liliana Marie Prikler2022-04-19
| | | | | | * gnu/packages/games.scm (openttd-opensfx)[arguments]: Convert to list of G-Expressions. Drop trailing ‘#t’s. [native-inputs]: Drop labels.
* gnu: openttd-gfx: Use new package style.Liliana Marie Prikler2022-04-19
| | | | | | * gnu/packages/games.scm (openttd-gfx)[arguments]: Convert to list of G-Expressions. [native-inputs]: Drop labels.
* gnu: openttd-engine: Drop labels from inputs.Liliana Marie Prikler2022-04-19
| | | | * gnu/packages/games.scm (openttd-engine)[inputs]: Drop labels.
* gnu: openttd: Let the music play.Liliana Marie Prikler2022-04-19
| | | | | | * gnu/packages/games.scm (openttd)[inputs]: Remove timidity++. Add fluidsynth and freepats-gm. [#:phases]<patch-sources>: New phase.
* gnu: games: Add robotfindskitten.Roman Riabenko2022-04-12
| | | | | | * gnu/packages/games.scm (robotfindskitten): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: bzflag: Improve package style.Nicolas Goaziou2022-03-09
| | | | | * gnu/packages/games.scm (bzflag)[arguments]: Remove trailing #T from phases. Use G-expressions.
* gnu: bzflag: Update to 2.4.24.Nicolas Goaziou2022-03-09
| | | | * gnu/packages/games.scm (bzflag): Update to 2.4.24.
* gnu: Add openriichi.Jelle Licht2022-03-07
| | | | * gnu/packages/games.scm (openriichi): New variable.
* gnu: flightgear: Don't explicitly return #t anywhere.Tobias Geerinckx-Rice2022-02-27
| | | | | | * gnu/packages/games.scm (flightgear)[source]: Don't return #t from snippet… [arguments]: …nor from phases.
* gnu: flightgear: Use G-expressions.Tobias Geerinckx-Rice2022-02-27
| | | | | | | This fixes the build by removing broken usage of %outputs. * gnu/packages/games.scm (flightgear)[arguments]: Rewrite as G-expressions.
* gnu: freeciv: Update to 3.0.0.Steve George2022-02-28
| | | | | | * gnu/packages/games.scm (freeciv): Update to 3.0.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>