summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
AgeCommit message (Collapse)Author
2017-11-05gnu: retroarch: Enable Wayland support.Rutger Helling
* gnu/packages/games.scm (retroarch)[inputs]: Add wayland. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-10-26gnu: openrct2: Fix a few paths.Rutger Helling
* gnu/packages/games.scm (openrct2): Fix a few paths.
2017-10-23gnu: cowsay: Run tests after install.Efraim Flashner
* gnu/packages/games.scm (cowsay)[arguments]: Delete 'check phase, add custom 'check phase after install.
2017-10-20gnu: cowsay: Swap ‘build’ and ‘install’ phases.Tobias Geerinckx-Rice
* gnu/packages/games.scm (cowsay)[arguments]: Invoke ‘install.sh’ during the ‘install’ phase. Delete the ‘build’ phase, as there's nothing to be built.
2017-10-20gnu: cowsay: Update to 3.04.Tobias Geerinckx-Rice
* gnu/packages/games.scm (cowsay): Update to 3.04. [source]: Download from new location. [home-page]: Point directly to the relevant page. [description]: Correct mark-up and expand slightly.
2017-10-14gnu: games: Add openrct2.Rutger Helling
* gnu/packages/games.scm (openrct2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-10-10gnu: games: Remove unneeded import.Ludovic Courtès
Fixes a regression introduced in 42abb842f64f5dd7834cabd445a5f4d01f1e68a4. * gnu/packages/games.scm: Remove unneeded (guix build utils) import, which led to a name clash on 'which'.
2017-10-10gnu: red-eclipse: Add store "data" package path as default.Adonay Felipe Nogueira
* gnu/packages/games.scm (red-eclipse): Remove extra spaces. Make version respect documentation. [arguments]: Add "prefix" to make-flags. Add "add-store-data-package-path-as-default" phase. Improve "copy-data" phase. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-10-09gnu: no-more-secrets: Update to 0.3.3.Tobias Geerinckx-Rice
* gnu/packages/games.scm (no-more-secrets): Update to 0.3.3.
2017-10-03gnu: mgba: Update to 0.6.1.Rutger Helling
* gnu/packages/games.scm (mgba): Update to 0.6.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-22gnu: openttd-opengfx: Disable parallel build.Arun Isaac
* gnu/packages/games.scm (openttd-opengfx)[arguments]: Set #:parallel-build? to #f. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22gnu: openttd: Include openttd-openmsx and openttd-opensfx.Arun Isaac
* gnu/packages/games.scm (openttd-opengfx)[arguments]: Change installation directory from /share/openttd/baseset/opengfx to /share/games/openttd/baseset/opengfx. (openttd-engine)[arguments]: Support #:configure-flags keyword argument in 'configure' phase. (openttd)[inputs]: Add timidity++. [native-inputs]: Add openttd-openmsx and openttd-opensfx. [arguments]: Configure with timidity as MIDI player. Install data from openttd-openmsx and openttd-opensfx. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22gnu: Add openttd-openmsx.Arun Isaac
* gnu/packages/games.scm (openttd-openmsx): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-09-22gnu: Add openttd-opensfx.Arun Isaac
* gnu/packages/games.scm (openttd-opensfx): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-08-31gnu: retux: Update to 1.3.5.Kei Kebreau
* gnu/packages/games.scm (retux): Update to 1.3.5.
2017-08-30gnu: hyperrogue: Update to 10.0g.Kei Kebreau
* gnu/packages/games.scm (hyperrogue): Update to 10.0g.
2017-08-29Update e-mail for Kei Kebreau.Kei Kebreau
* .mailmap: Map kei@openmailbox.org to current address. * gnu/local.mk: Replace kei@openmailbox.org to current address. * gnu/packages/backup.scm: Likewise. * gnu/packages/calendar.scm: Likewise. * gnu/packages/check.scm: Likewise. * gnu/packages/compression.scm: Likewise. * gnu/packages/documentation.scm: Likewise. * gnu/packages/emacs.scm: Likewise. * gnu/packages/fltk.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/game-development.scm: Likewise. * gnu/packages/games.scm: Likewise. * gnu/packages/gnome.scm: Likewise. * gnu/packages/gnustep.scm: Likewise. * gnu/packages/gtk.scm: Likewise. * gnu/packages/hexedit.scm: Likewise. * gnu/packages/image.scm: Likewise. * gnu/packages/maths.scm: Likewise. * gnu/packages/music.scm: Likewise. * gnu/packages/xfce.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/tcl.scm: Likewise. * gnu/packages/textutils.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/w3m.scm: Likewise. * gnu/packages/web.scm: Likewise. * gnu/packages/web-browsers.scm: Likewise. * gnu/packages/patches/wmfire-update-for-new-gdk-versions.patch: Likewise.
2017-08-23gnu: higan: Update to 104.Rutger Helling
* gnu/packages/games.scm (higan): Update to 104. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-08-23gnu: retroarch: Update to 1.6.7.Rutger Helling
* gnu/packages/games.scm (retroarch): Update to 1.6.7. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2017-08-17gnu: Add mgba.Nicolas Goaziou
* gnu/packages/games.scm (mgba): New public variable.
2017-08-16gnu: Add ltris.Kei Kebreau
* gnu/packages/games.scm (ltris): New variable.
2017-08-13gnu: Update open-adventure to d43854f0f6bb8e9eea7fbce80348150e7e7fc34d.ng0
* gnu/packages/games.scm (open-adventure): Update to d43854f0f6bb8e9eea7fbce80348150e7e7fc34d. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-08-08gnu: 0ad: Update to 0.0.22-alpha.Christopher Baines
* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.22-alpha.
2017-08-06gnu: freedoom: Update to 0.11.3.Kei Kebreau
* gnu/packages/games.scm (freedoom): Update to 0.11.3. [arguments]: Remove unnecessary "no" phase.
2017-08-01gnu: hyperrogue: Update to 10.0e.Kei Kebreau
* gnu/packages/games.scm (hyperrogue): Update to 10.0e. [arguments]: Adjust accordingly.
2017-07-30gnu: retroarch: Update to 1.6.3.宋文武
* gnu/packages/games.scm (retroarch): Update to 1.6.3.
2017-07-29gnu: tome4: Clean up snippet.Oleg Pykhalov
* gnu/packages/games.scm (tome4)[source](snippet): Use a single 'substitute*' call instead of 'for-each'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-07-28gnu: Add tome4.Oleg Pykhalov
* gnu/packages/games.scm (tome4): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-07-27gnu: Add cowsay.Ricardo Wurmus
* gnu/packages/games.scm (cowsay): New variable.
2017-07-25gnu: chess: Update to 6.2.5.Marius Bakke
* gnu/packages/games.scm (chess): Update to 6.2.5.
2017-07-17gnu: supertuxkart: Fix build on aarch64.Efraim Flashner
* gnu/packages/games.scm (supertuxkart)[source]: Add patch. * gnu/packages/patches/supertuxkart-angelscript-ftbfs.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2017-07-12gnu: hyperrogue: Update to 9.4n.Kei Kebreau
* gnu/packages/games.scm (hyperrogue): Update to 9.4n.
2017-07-04gnu: cdogs-sdl: Update to 0.6.5.Tobias Geerinckx-Rice
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.5. [inputs]: Add mesa. [home-page]: Use HTTPS.
2017-06-25gnu: retroarch: Update to 1.6.1.Tobias Geerinckx-Rice
* gnu/packages/games.scm (retroarch): Update to 1.6.1. [home-page]: Use HTTPS.
2017-06-24gnu: Add armagetronad.Roel Janssen
* gnu/packages/games.scm (armagetronad): New variable.
2017-06-23gnu: higan: Update to 103.Rutger Helling
* gnu/packages/games.scm (higan): Update to 103. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-22gnu: Add retux.Kei Kebreau
* gnu/packages/games.scm (retux): New variable.
2017-06-22gnu: higan: Update to 102.Rutger Helling
* gnu/packages/games.scm (higan): Update to 102. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-06-20gnu: openttd: Add 'install-data' phase.Kei Kebreau
* gnu/packages/games.scm (openttd)[arguments]: Add it. [native-inputs]: Add openttd-opengfx.
2017-06-20gnu: Add openttd-opengfx.Kei Kebreau
* gnu/packages/games.scm (openttd-opengfx): New variable.
2017-06-20gnu: Move contents of zip module into compression module.Arun Isaac
* gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import.
2017-06-16gnu: manaplus: Update to 1.7.6.10.Alex Kost
* gnu/packages/games.scm (manaplus): Update to 1.7.6.10.
2017-06-15gnu: openttd: Update to 1.7.1.Kei Kebreau
* gnu/packages/games.scm (openttd): Update to 1.7.1.
2017-06-12gnu: crawl: Fix savegame upgrades.nee
* gnu/packages/patches/crawl-upgrade-saves.patch: New file. * gnu/local.mk (dist_patch_DATA): Add patch. * gnu/packages/games.scm (crawl)[source]: Apply patch. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2017-06-08gnu: crawl: Update to 0.20.0.Kei Kebreau
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.20.0.
2017-06-08gnu: minetest: Update to 0.4.16.Kei Kebreau
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.16.
2017-06-03gnu: Add cataclysm-dda.Kei Kebreau
* gnu/packages/games.scm (cataclysm-dda): New variable.
2017-06-03gnu: freeciv: Update to 2.5.7.Efraim Flashner
* gnu/packages/games.scm (freeciv): Update to 2.5.7. [source]: Update uri list.
2017-06-02gnu: Update retroarch to 1.6.0.Rutger Helling
* gnu/packages/games.scm (retroarch): Update to 1.6.0.
2017-06-01gnu: Add open-adventure.ng0
* gnu/packages/games.scm (open-adventure): New variable. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>