summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add sky.•••* gnu/packages/games.scm (sky): New variable. Nicolas Goaziou2020-02-121-0/+88
* gnu: cataclysm-dda: Fix home-page.•••* gnu/packages/games.scm (cataclysm-dda): Fix home-page. Nicolas Goaziou2020-02-121-1/+1
* gnu: pioneer: Update to 20200203.•••* gnu/packages/games.scm (pioneer): Update to 20200203. Eric Bavier2020-02-111-3/+3
* gnu: Add queen.•••* gnu/packages/games.scm (make-queen-package): New variable. (queen, queen-de, queen-fr, queen-it): New variables. Nicolas Goaziou2020-02-111-0/+99
* gnu: Add stockfish.•••* gnu/packages/games.scm (stockfish): New variable. Guillaume Le Vaillant2020-02-101-0/+38
* gnu: Add chessx.•••* gnu/packages/games.scm (chessx): New variable. Guillaume Le Vaillant2020-02-101-0/+52
* gnu: make-lure-package: Fix data and documentation location.•••* gnu/packages/games.scm (make-lure-package)[arguments]: Make data and documentation location dependent on localization. [native-inputs]: Move bash... [inputs]: here. Nicolas Goaziou2020-02-101-5/+5
* gnu: Add lure.•••* gnu/packages/games.scm (make-lure-package): New variable. (lure, lure-de, lure-es, lure-fr, lure-it): New variables. Nicolas Goaziou2020-02-101-0/+108
* gnu: Add eboard.•••* gnu/packages/games.scm (eboard): New variable. Guillaume Le Vaillant2020-02-091-0/+44
* gnu: hyperrogue: Update to 11.2q.•••* gnu/packages/games.scm (hyperrogue): Update to 11.2q. Kei Kebreau2020-02-051-3/+3
* gnu: kobodeluxe: Provide missing dependency.•••* gnu/packages/games.scm (kobodeluxe)[inputs]: Add GLU. Marius Bakke2020-01-261-1/+3
* gnu: gzdoom: Update to 4.3.2.•••* 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. Tobias Geerinckx-Rice2020-01-211-23/+32
* gnu: stepmania: Build with libjpeg-turbo.•••* gnu/packages/games.scm (stepmania)[inputs]: Change from LIBJPEG-8 to LIBJPEG-TURBO. Marius Bakke2020-01-201-1/+1
* gnu: glulxe: Use HTTPS home page.•••* gnu/packages/games.scm (glulxe)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-01-201-1/+1
* gnu: minetest-data, minetest: Use HTTPS home page.•••* gnu/packages/games.scm (minetest-data, minetest)[home-page]: Use HTTPS and www subdomain. Tobias Geerinckx-Rice2020-01-191-2/+2
* gnu: quakespasm: Update to 0.93.2.•••* gnu/packages/games.scm (quakespasm): Update to 0.93.2. Tobias Geerinckx-Rice2020-01-191-3/+2
* gnu: teeworlds: Update to 0.7.4 [security fixes]•••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. Tobias Geerinckx-Rice2020-01-191-25/+3
* gnu: odamex: Update to 0.8.1.•••* gnu/packages/games.scm (odamex): Update to 0.8.1. Tobias Geerinckx-Rice2020-01-191-4/+3
* gnu: minetest: Update to 5.1.1.•••* gnu/packages/games.scm (minetest): Update to 5.1.1. [source]: Remove obsolete snippet… bit. Tobias Geerinckx-Rice2020-01-191-8/+2
* gnu: minetest-data: Update to 5.1.1.•••* gnu/packages/games.scm (minetest-data)[version]: Update to 5.1.1. Tobias Geerinckx-Rice2020-01-191-1/+1
* gnu: golly: Update to 3.3.•••* gnu/packages/games.scm (golly): Update to 3.3. Tobias Geerinckx-Rice2020-01-191-2/+2
* gnu: crispy-doom: Update to 5.6.4.•••* gnu/packages/games.scm (crispy-doom): Update to 5.6.4. Tobias Geerinckx-Rice2020-01-191-3/+3
* gnu: fortune-mod: Update to 2.12.0.•••* gnu/packages/games.scm (fortune-mod): Update to 2.12.0. [native-inputs]: Add RINUTILS. Oleg Pykhalov2020-01-181-3/+4
* gnu: Add rinutils.•••* gnu/packages/games.scm (rinutils): New variable. Oleg Pykhalov2020-01-181-0/+61
* gnu: Add shlomif-cmake-modules.•••* gnu/packages/games.scm (shlomif-cmake-modules): New variable. (fortune-mod)[native-inputs]: Take "cmake-rules" to a separate variable. Oleg Pykhalov2020-01-181-8/+9
* gnu: cmatrix: Update to 2.0.•••* gnu/packages/games.scm (cmatrix)[version]: Update to 2.0. [source]: Download using git-fetch. [native-inputs]: Add AUTOCONF and AUTOMAKE. Oleg Pykhalov2020-01-181-5/+10
* gnu: supertuxkart: Update to 1.1.•••* 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. Kei Kebreau2020-01-181-4/+8
* gnu: red-eclipse: Remove proprietary libraries and pre-compiled binaries.•••* gnu/packages/games.scm (red-eclipse)[source]: Add 'modules' and 'snippet'. [home-page]: Use HTTPS. [license]: Update license. Kei Kebreau2020-01-171-4/+13
* gnu: Add corsix-th.•••* gnu/packages/games.scm (corsix-th): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timotej Lazar2020-01-171-0/+56
* gnu: xmoto: Slight description rewording.•••* gnu/packages/games.scm (xmoto)[description]: Slight rewording. Nicolas Goaziou2020-01-161-4/+4
* gnu: Add xmoto.•••* 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. Nicolas Goaziou2020-01-161-1/+86
* gnu: red-eclipse: Update to 2.0.0.•••* 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. Kei Kebreau2020-01-151-84/+12
* gnu: gnubg: Add desktop file.•••* gnu/packages/games.scm (gnubg)[arguments]: Add an 'install-desktop-file' phase. Guillaume Le Vaillant2020-01-151-0/+20
* gnu: gnubg: Fix links.•••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. Guillaume Le Vaillant2020-01-151-4/+4
* gnu: tintin++: Update to 2.02.00.•••* gnu/packages/games.scm (tintin++): Update to 2.02.00. [source]: Adjust for new upstream versioning scheme. [home-page]: Follow redirect. [license]: Update license. Kei Kebreau2020-01-121-5/+5
* gnu: Add julius.•••* gnu/packages/games.scm (julius): New variable. Timotej Lazar2020-01-121-1/+29
* gnu: teeworlds: Fix install phase on i386 architecture.•••* gnu/packages/games.scm (teeworlds)[arguments]: Fix install phase on i386 architecture. Oleg Pykhalov2020-01-091-1/+3
* gnu: tome4: Update to 1.6.6.•••* gnu/packages/games.scm (tome4): Update to 1.6.6. Oleg Pykhalov2020-01-081-2/+2
* gnu: harmonist: Update to 0.3.0.•••* gnu/packages/games.scm (harmonist): Update to 0.3.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Alex ter Weele2020-01-081-2/+2
* gnu: supertux: Fix description.•••* gnu/packages/games.scm (supertux)[description]: Remove unnecessary words in GNU Guix. Nicolas Goaziou2020-01-061-4/+4
* gnu: supertux: Update to 0.6.1.•••* gnu/packages/games.scm (supertux): Update to 0.6.1. Nicolas Goaziou2020-01-061-2/+2
* gnu: tome4: Update to 1.6.5.•••* gnu/packages/games.scm (tome4): Update to 1.6.5. [arguments]: Use invoke in install phase Oleg Pykhalov2020-01-031-8/+8
* gnu: freeciv: Fix typo in synopsis and description.•••* gnu/packages/games.scm (freeciv)[synopsis, description]: Add missing hyphen. ‘In’ → ‘into’ age. Tobias Geerinckx-Rice2020-01-021-3/+3
* gnu: freeciv: Update to 2.6.1.•••* gnu/packages/games.scm (freeciv): Update to 2.6.1. Tobias Geerinckx-Rice2020-01-021-4/+3
* gnu: nethack: Update to 3.6.4.•••* gnu/packages/games.scm (nethack): Update to 3.6.4. Tobias Geerinckx-Rice2019-12-251-2/+2
* gnu: Remove "tags" properties for KDE games.•••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. Hartmut Goebel2019-12-231-36/+0
* gnu: Add lolcat•••* gnu/packages/games.scm (lolcat): New package. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Leo Prikler2019-12-151-0/+39
* gnu: Add kjumpingcube.•••* gnu/packages/games.scm (kjumpingcube): New variable. Hartmut Goebel2019-12-101-0/+39
* gnu: Add ksquares.•••* gnu/packages/games.scm (ksquares): New variable. Hartmut Goebel2019-12-101-0/+38
* gnu: Add kreversi.•••* gnu/packages/games.scm (kreversi): New variable. Hartmut Goebel2019-12-101-0/+44