summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
AgeCommit message (Collapse)Author
2020-02-12gnu: Add sky.Nicolas Goaziou
* gnu/packages/games.scm (sky): New variable.
2020-02-12gnu: cataclysm-dda: Fix home-page.Nicolas Goaziou
* gnu/packages/games.scm (cataclysm-dda): Fix home-page.
2020-02-11gnu: pioneer: Update to 20200203.Eric Bavier
* gnu/packages/games.scm (pioneer): Update to 20200203.
2020-02-11gnu: Add queen.Nicolas Goaziou
* gnu/packages/games.scm (make-queen-package): New variable. (queen, queen-de, queen-fr, queen-it): New variables.
2020-02-10gnu: Add stockfish.Guillaume Le Vaillant
* gnu/packages/games.scm (stockfish): New variable.
2020-02-10gnu: Add chessx.Guillaume Le Vaillant
* gnu/packages/games.scm (chessx): New variable.
2020-02-10gnu: make-lure-package: Fix data and documentation location.Nicolas Goaziou
* gnu/packages/games.scm (make-lure-package)[arguments]: Make data and documentation location dependent on localization. [native-inputs]: Move bash... [inputs]: here.
2020-02-10gnu: Add lure.Nicolas Goaziou
* gnu/packages/games.scm (make-lure-package): New variable. (lure, lure-de, lure-es, lure-fr, lure-it): New variables.
2020-02-09gnu: Add eboard.Guillaume Le Vaillant
* gnu/packages/games.scm (eboard): New variable.
2020-02-05gnu: hyperrogue: Update to 11.2q.Kei Kebreau
* gnu/packages/games.scm (hyperrogue): Update to 11.2q.
2020-01-26gnu: kobodeluxe: Provide missing dependency.Marius Bakke
* gnu/packages/games.scm (kobodeluxe)[inputs]: Add GLU.
2020-01-21gnu: gzdoom: Update to 4.3.2.Tobias Geerinckx-Rice
* gnu/packages/games.scm (gzdoom): Update to 4.3.2. [source]: Use GIT-FETCH and GIT-FILE-NAME. Apply system libgme patch. Update snippet. [arguments]: Allow system libgme. Update substitution file names. [inputs]: Use fluidsynth@2. * gnu/packages/patches/gzdoom-find-system-libgme.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2020-01-20gnu: stepmania: Build with libjpeg-turbo.Marius Bakke
* gnu/packages/games.scm (stepmania)[inputs]: Change from LIBJPEG-8 to LIBJPEG-TURBO.
2020-01-20gnu: glulxe: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/games.scm (glulxe)[home-page]: Use HTTPS.
2020-01-19gnu: minetest-data, minetest: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/games.scm (minetest-data, minetest)[home-page]: Use HTTPS and www subdomain.
2020-01-19gnu: quakespasm: Update to 0.93.2.Tobias Geerinckx-Rice
* gnu/packages/games.scm (quakespasm): Update to 0.93.2.
2020-01-19gnu: teeworlds: Update to 0.7.4 [security fixes]Tobias Geerinckx-Rice
This fixes CVE-2019-10877, CVE-2019-10878, and CVE-2019-10879. * gnu/packages/games.scm (teeworlds): Update to 0.7.4. [source]: Remove patch. [arguments]: Remove use-latest-json-parser substitution. * gnu/packages/patches/teeworlds-use-latest-wavpack.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2020-01-19gnu: odamex: Update to 0.8.1.Tobias Geerinckx-Rice
* gnu/packages/games.scm (odamex): Update to 0.8.1.
2020-01-19gnu: minetest: Update to 5.1.1.Tobias Geerinckx-Rice
* gnu/packages/games.scm (minetest): Update to 5.1.1. [source]: Remove obsolete snippet… bit.
2020-01-19gnu: minetest-data: Update to 5.1.1.Tobias Geerinckx-Rice
* gnu/packages/games.scm (minetest-data)[version]: Update to 5.1.1.
2020-01-19gnu: golly: Update to 3.3.Tobias Geerinckx-Rice
* gnu/packages/games.scm (golly): Update to 3.3.
2020-01-19gnu: crispy-doom: Update to 5.6.4.Tobias Geerinckx-Rice
* gnu/packages/games.scm (crispy-doom): Update to 5.6.4.
2020-01-18gnu: fortune-mod: Update to 2.12.0.Oleg Pykhalov
* gnu/packages/games.scm (fortune-mod): Update to 2.12.0. [native-inputs]: Add RINUTILS.
2020-01-18gnu: Add rinutils.Oleg Pykhalov
* gnu/packages/games.scm (rinutils): New variable.
2020-01-18gnu: Add shlomif-cmake-modules.Oleg Pykhalov
* gnu/packages/games.scm (shlomif-cmake-modules): New variable. (fortune-mod)[native-inputs]: Take "cmake-rules" to a separate variable.
2020-01-18gnu: cmatrix: Update to 2.0.Oleg Pykhalov
* gnu/packages/games.scm (cmatrix)[version]: Update to 2.0. [source]: Download using git-fetch. [native-inputs]: Add AUTOCONF and AUTOMAKE.
2020-01-18gnu: supertuxkart: Update to 1.1.Kei Kebreau
* gnu/packages/games.scm (supertuxkart): Update to 1.1. [arguments]: Add "-DUSE_IPV6=FALSE" to #:configure-flags. [inputs]: Add harfbuzz. [home-page]: Follow permanent redirect.
2020-01-17gnu: red-eclipse: Remove proprietary libraries and pre-compiled binaries.Kei Kebreau
* gnu/packages/games.scm (red-eclipse)[source]: Add 'modules' and 'snippet'. [home-page]: Use HTTPS. [license]: Update license.
2020-01-17gnu: Add corsix-th.Timotej Lazar
* gnu/packages/games.scm (corsix-th): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-16gnu: xmoto: Slight description rewording.Nicolas Goaziou
* gnu/packages/games.scm (xmoto)[description]: Slight rewording.
2020-01-16gnu: Add xmoto.Nicolas Goaziou
* gnu/packages/games.scm (xmoto): New variable. * gnu/packages/patches/xmoto-remove-glext.patch: New file. * gnu/packages/patches/xmoto-reproducible.patch: New file. * gnu/packages/patches/xmoto-utf8.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference new files.
2020-01-15gnu: red-eclipse: Update to 2.0.0.Kei Kebreau
* gnu/packages/games.scm (red-eclipse): Update to 2.0.0. [source]: Remove obsolete patch, and fetch submodules by making "recursive?" true. [arguments]: Remove "unpack-data" phase and adjust "add-store-data-package-path-as-default" phase. [inputs]: Add freetype and remove data-sources. * gnu/packages/patches/red-eclipse-remove-gamma-name-hack.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Delete file.
2020-01-15gnu: gnubg: Add desktop file.Guillaume Le Vaillant
* gnu/packages/games.scm (gnubg)[arguments]: Add an 'install-desktop-file' phase.
2020-01-15gnu: gnubg: Fix links.Guillaume Le Vaillant
The site at gnubg.org states that the software is now available at www.gnu.org/software/gnubg. * gnu/packages/games.scm (gnugb)[source]: Fix link. [home-page]: Likewise.
2020-01-12gnu: tintin++: Update to 2.02.00.Kei Kebreau
* gnu/packages/games.scm (tintin++): Update to 2.02.00. [source]: Adjust for new upstream versioning scheme. [home-page]: Follow redirect. [license]: Update license.
2020-01-12gnu: Add julius.Timotej Lazar
* gnu/packages/games.scm (julius): New variable.
2020-01-09gnu: teeworlds: Fix install phase on i386 architecture.Oleg Pykhalov
* gnu/packages/games.scm (teeworlds)[arguments]: Fix install phase on i386 architecture.
2020-01-08gnu: tome4: Update to 1.6.6.Oleg Pykhalov
* gnu/packages/games.scm (tome4): Update to 1.6.6.
2020-01-08gnu: harmonist: Update to 0.3.0.Alex ter Weele
* gnu/packages/games.scm (harmonist): Update to 0.3.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-01-06gnu: supertux: Fix description.Nicolas Goaziou
* gnu/packages/games.scm (supertux)[description]: Remove unnecessary words in GNU Guix.
2020-01-06gnu: supertux: Update to 0.6.1.Nicolas Goaziou
* gnu/packages/games.scm (supertux): Update to 0.6.1.
2020-01-03gnu: tome4: Update to 1.6.5.Oleg Pykhalov
* gnu/packages/games.scm (tome4): Update to 1.6.5. [arguments]: Use invoke in install phase
2020-01-02gnu: freeciv: Fix typo in synopsis and description.Tobias Geerinckx-Rice
* gnu/packages/games.scm (freeciv)[synopsis, description]: Add missing hyphen. ‘In’ → ‘into’ age.
2020-01-02gnu: freeciv: Update to 2.6.1.Tobias Geerinckx-Rice
* gnu/packages/games.scm (freeciv): Update to 2.6.1.
2019-12-25gnu: nethack: Update to 3.6.4.Tobias Geerinckx-Rice
* gnu/packages/games.scm (nethack): Update to 3.6.4.
2019-12-23gnu: Remove "tags" properties for KDE games.Hartmut Goebel
These are not handled by tools and not agreed upon. * gnu/packages/games.scm (bomber, bovo, granatier, kajongg, kapman, kblackbox, kblocks, kbounce, kbreakout, kdiamond, kfourinline, kgoldrunner, kigo, killbots, kiriki, kjumpingcube, klines, kmahjongg, kmines, knavalbattle, knetwalk, kolf, kollision, konquest, kreversi, kshisen, ksirk, ksnakeduel, kspaceduel, ksquares, ksudoku, ktuberling, kubrick, lskat, palapeli, picmi) [properties]: Remove.
2019-12-15gnu: Add lolcatLeo Prikler
* gnu/packages/games.scm (lolcat): New package. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-10gnu: Add kjumpingcube.Hartmut Goebel
* gnu/packages/games.scm (kjumpingcube): New variable.
2019-12-10gnu: Add ksquares.Hartmut Goebel
* gnu/packages/games.scm (ksquares): New variable.
2019-12-10gnu: Add kreversi.Hartmut Goebel
* gnu/packages/games.scm (kreversi): New variable.