summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into core-updatesMarius Bakke2018-02-011-55/+175
|\
| * gnu: tintin++: Update to 2.01.4.•••* gnu/packages/games.scm (tintin++): Update to 2.01.4. Kei Kebreau2018-01-301-2/+2
| * gnu: red-eclipse: Update to 1.6.0.•••* gnu/packages/games.scm (red-eclipse): Update to 1.6.0. Kei Kebreau2018-01-301-50/+55
| * gnu: Add badass.•••* gnu/packages/games.scm (badass): New variable. ng02018-01-291-1/+28
| * gnu: Add golly.•••* gnu/packages/games.scm (golly): New variable. Kei Kebreau2018-01-281-1/+89
| * gnu: supertuxkart: Use HTTPS home page.•••* gnu/packages/games.scm (supertuxkart)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2018-01-261-1/+1
* | gnu: Add vkquake.•••* gnu/packages/games.scm (vkquake): New variable. Rutger Helling2018-02-011-0/+48
* | gnu: mgba: Fix install libdir.•••* gnu/packages/games.scm (mgba)[arguments]: Force the install libdir to be in the store. Rutger Helling2018-01-301-2/+4
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-191-0/+7
|\|
| * gnu: freedom: add native search-paths.•••* gnu/packages/games.scm (freedoom) [native-search-paths]: Set DOOMWADDIR and DOOMWADPATH, so source ports and map editors can find the freedoom IWAD. Signed-off-by: Ludovic Courtès <ludo@gnu.org> nee2018-01-161-0/+7
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-111-2/+2
|\|
| * gnu: crawl, craw-titles: Update to 0.21.0.•••* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.21.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> nee2018-01-061-2/+2
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-031-7/+3
|\|
| * gnu: packages: 0ad: Tweak the build options.•••Use the -C make option, rather than changing directory before the build phase. Add config=release to the make flags as this might improve performance, and verbose=1 as this might make the build process clearer. Also remove --minimal-flags, as I don't quite understand what this does, but using it seems to remove lots of flags that would be used by default. * gnu/packages/games.scm (0ad)[arguments]: Add #:make-flags, remove the --minimal-flags argument from the configure phase, remove the 'chdir phase, and change the chdir argument in the install phase. Christopher Baines2017-12-311-7/+3
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-12-311-7/+225
|\|
| * gnu: Add Pioneer.•••* gnu/packages/games.scm (pioneer): New variable. Eric Bavier2017-12-271-1/+56
| * gnu: retroarch: Update to 1.7.0.•••* gnu/packages/games.scm (retroarch): Update to 1.7.0. Rutger Helling2017-12-261-2/+2
| * gnu: games: Add the-butterfly-effect.•••* gnu/packages/games.scm (the-butterfly-effect): New variable. Nicolas Goaziou2017-12-241-0/+54
| * gnu: Add yamagi-quake2.•••* gnu/packages/games.scm (yamagi-quake2): New variable. nee2017-12-231-0/+60
| * gnu: open-adventure: Fix comment about linenoise.•••* gnu/packages/games.scm (open-adventure): Fix comment. ng02017-12-231-4/+3
| * gnu: Add meandmyshadow.•••* gnu/packages/games.scm (meandmyshadow): New variable. Ricardo Wurmus2017-12-221-0/+50
* | Merge branch 'master' into core-updatesLeo Famulari2017-12-211-1/+47
|\|
| * gnu: xboing: Fix CVE-2004-0149.•••* gnu/packages/patches/xboing-CVE-2004-0149: New file. * gnu/packages/games.scm (xboing)[source]: Add patch. * gnu/local.mk (dist_patch_DATA): Register it. Efraim Flashner2017-12-211-1/+2
| * gnu: Add quakespasm.•••* gnu/packages/games.scm (quakespasm): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> nee2017-12-191-0/+44
| * gnu: emulation-station: Add missing file-name field.•••* gnu/packages/games.scm (emulation-station)[source]: Add missing file-name field. Efraim Flashner2017-12-191-0/+1
* | gnu: Remove redundant cmake libdir configure flags.•••* gnu/packages/bioinformatics.scm (imp)[arguments]: Remove CMAKE_INSTALL_LIBDIR flag. * gnu/packages/calendar.scm (libical): Same. * gnu/packages/engineering.scm (kicad): Same. * gnu/packages/games.scm (openrct2, mgba): Same. * gnu/packages/gl.scm (virtualgl): Same. * gnu/packages/image-processing.scm (mia): Same. * gnu/packages/linux.scm (rdma-core): Same. * gnu/packages/machine-learning.scm (dlib): Same. * gnu/packages/maths.scm (lapack, superlu, z3): Same. * gnu/packages/password-utils.scm (keepassxc): Same. * gnu/packages/photo.scm (darktable): Same. * gnu/packages/rdesktop.scm (freerdp): Same. Efraim Flashner2017-12-191-10/+1
* | Merge branch 'master' into core-updatesMarius Bakke2017-12-191-0/+44
|\|
| * gnu: Add knights.•••* gnu/packages/games.scm (knights): New variable. Ricardo Wurmus2017-12-161-0/+41
| * gnu: openrct2: Always install libraries to /lib.•••* gnu/packages/games.scm (openrct2)[arguments]: Add #:configure-flags argument to force installing libraries to /lib. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-12-081-0/+3
* | gnu: retroarch: Enable Vulkan support.•••* gnu/packages/games.scm (retroarch)[arguments]: Hard-code the path to libvulkan.so. [inputs]: Add vulkan-icd-loader. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Rutger Helling2017-12-181-2/+8
|/
* gnu: pingus: Use scons-build-system.•••* gnu/packages/games.scm (pingus): Switch to scons-build-system. Arun Isaac2017-11-301-8/+4
* gnu: Add roguebox-adventures.•••* gnu/packages/games.scm (roguebox-adventures): New variable. Kei Kebreau2017-11-281-0/+86
* gnu: crawl: Update to 0.20.1.•••* gnu/packages/games.scm (crawl): Update to 0.20.1. (crawl-tiles): Update to 0.20.1. [native-inputs]: Add pngcrush. Signed-off-by: Leo Famulari <leo@famulari.name> nee2017-11-261-3/+3
* gnu: supertuxkart: Update to 0.9.3.•••* gnu/packages/games.scm (supertuxkart): Update to 0.9.3. [arguments] <#:configure-flags>: Pass -DBUILD_RECORDER=0. * gnu/packages/patches/supertuxkart-angelscript-ftbfs.patch: Remove. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-11-231-3/+4
* gnu: higan: Update to 106.•••* gnu/packages/games.scm (higan): Update to 106. * gnu/packages/patches/higan-remove-march-native-flag.patch: Adjust. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-11-231-2/+2
* gnu: retroarch: Update to 1.6.9.•••* gnu/packages/games.scm (retroarch): Update to 1.6.9. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Rutger Helling2017-11-211-2/+2
* gnu: retroarch: Update to 1.6.8.•••* gnu/packages/games.scm (retroarch): Update to 1.6.8. Signed-off-by: Leo Famulari <leo@famulari.name> Rutger Helling2017-11-211-2/+2
* gnu: cdogs-sdl: Update to 0.6.6.•••* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.6. Signed-off-by: Leo Famulari <leo@famulari.name> Rutger Helling2017-11-211-2/+2
* gnu: retroarch: Enable Wayland support.•••* gnu/packages/games.scm (retroarch)[inputs]: Add wayland. Signed-off-by: Marius Bakke <mbakke@fastmail.com> Rutger Helling2017-11-051-0/+2
* gnu: openrct2: Fix a few paths.•••* gnu/packages/games.scm (openrct2): Fix a few paths. Rutger Helling2017-10-261-0/+6
* gnu: cowsay: Run tests after install.•••* gnu/packages/games.scm (cowsay)[arguments]: Delete 'check phase, add custom 'check phase after install. Efraim Flashner2017-10-231-1/+2
* gnu: cowsay: Swap ‘build’ and ‘install’ phases.•••* gnu/packages/games.scm (cowsay)[arguments]: Invoke ‘install.sh’ during the ‘install’ phase. Delete the ‘build’ phase, as there's nothing to be built. Tobias Geerinckx-Rice2017-10-201-3/+3
* gnu: cowsay: Update to 3.04.•••* 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. Tobias Geerinckx-Rice2017-10-201-8/+8
* gnu: games: Add openrct2.•••* gnu/packages/games.scm (openrct2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-10-141-0/+51
* gnu: games: Remove unneeded import.•••Fixes a regression introduced in 42abb842f64f5dd7834cabd445a5f4d01f1e68a4. * gnu/packages/games.scm: Remove unneeded (guix build utils) import, which led to a name clash on 'which'. Ludovic Courtès2017-10-101-1/+0
* gnu: red-eclipse: Add store "data" package path as default.•••* 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> Adonay Felipe Nogueira2017-10-101-42/+68
* gnu: no-more-secrets: Update to 0.3.3.•••* gnu/packages/games.scm (no-more-secrets): Update to 0.3.3. Tobias Geerinckx-Rice2017-10-091-2/+2
* gnu: mgba: Update to 0.6.1.•••* gnu/packages/games.scm (mgba): Update to 0.6.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Rutger Helling2017-10-031-2/+2
* gnu: openttd-opengfx: Disable parallel build.•••* gnu/packages/games.scm (openttd-opengfx)[arguments]: Set #:parallel-build? to #f. Signed-off-by: Kei Kebreau <kkebreau@posteo.net> Arun Isaac2017-09-221-1/+2
* gnu: openttd: Include openttd-openmsx and openttd-opensfx.•••* 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> Arun Isaac2017-09-221-27/+30