summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
AgeCommit message (Collapse)Author
2018-07-03gnu: vkquake: Add vulkan-headers.Rutger Helling
* gnu/packages/games.scm (vkquake)[inputs]: Add vulkan-headers.
2018-07-03gnu: openrct2: Update to 0.2.0.Rutger Helling
* gnu/packages/games.scm (openrct2): Update to 0.2.0. [configure-flags]: Add -DDOWNLOAD_OBJECTS=OFF configure flag. [arguments]: Add 'fixgcc7, 'get-rid-of-errors phases. [native-inputs]: Add gcc@7.
2018-07-02gnu: Add freedink-dfarc.Kei Kebreau
* gnu/packages/games.scm (freedink-dfarc): New variable.
2018-07-02gnu: bambam: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/games.scm (bambam)[source]: Use GIT-FETCH.
2018-07-02gnu: bambam: Update to 0.6.Tobias Geerinckx-Rice
* gnu/packages/games.scm (bambam): Update to 0.6.
2018-07-02gnu: teeworlds: Add missing dependency.Tim Gesthuizen
* gnu/packages/games.scm (teeworlds)[native-inputs]: Add pkg-config. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2018-07-02gnu: cdogs-sdl: Update to 0.6.7.Tobias Geerinckx-Rice
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.7. [source]: Use version tag.
2018-06-29gnu: cataclysm-dda: Update snapshot.Kei Kebreau
* gnu/packages/games.scm (cataclysm-dda): Update snapshot to ad3b0c3d5. [source]: Use git-fetch and remove snippet. [arguments]: Remove 'configure' phase. Use 'invoke' in 'build-tiles' and 'install-tiles' phases.
2018-06-23gnu: tome4: Update to 1.5.10.Oleg Pykhalov
* gnu/packages/games.scm (tome4): Update to 1.5.10.
2018-06-23gnu: tome4: Use invoke.Oleg Pykhalov
* gnu/packages/games.scm (tome4)[arguments]: Use invoke.
2018-06-20gnu: meandmyshadow: Update to 0.4.1.Tobias Geerinckx-Rice
* gnu/packages/games.scm (meandmyshadow): Update to 0.4.1.
2018-06-20gnu: meandmyshadow: Return #t from phases.Tobias Geerinckx-Rice
* gnu/packages/games.scm (meandmyshadow)[arguments]: Return #t rather than undefined from phases.
2018-06-20gnu: extremetuxracer: Fix typo in synopsis.Tobias Geerinckx-Rice
* gnu/packages/games.scm (extremetuxracer)[synopis]: Hyphenate.
2018-06-20gnu: extremetuxracer: Update to 0.7.5.Tobias Geerinckx-Rice
* gnu/packages/games.scm (extremetuxracer): Update to 0.7.5.
2018-06-20gnu: quakespasm: Update to 0.93.1.Tobias Geerinckx-Rice
* gnu/packages/games.scm (quakespasm): Update to 0.93.1.
2018-06-20gnu: fizmo: Update home page.Tobias Geerinckx-Rice
* gnu/packages/games.scm (fizmo)[source, home-page]: Update URIs.
2018-06-20gnu: fizmo: Update to 0.8.5.Tobias Geerinckx-Rice
* gnu/packages/games.scm (fizmo): Update to 0.8.5. [arguments]: Adjust #:configure-flags to improved library detection.
2018-06-20gnu: pioneers: Update to 15.5.Tobias Geerinckx-Rice
* gnu/packages/games.scm (pioneers): Update to 15.5. [native-inputs]: Add itstool and libxml2.
2018-06-20gnu: mrrescue: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/games.scm (mrrescue)[description]: Hyphenate.
2018-06-19gnu: mrrescue: Work on Löve 11.Tobias Geerinckx-Rice
* gnu/packages/games.scm (mrrescue)[arguments]: Extract & patch the game data, and point ‘love’ to this modified copy. Minor cosmetic tweaks. [native-inputs]: Add unzip, patch, and the love-11.patch which is... * gnu/packages/patches/mrrescue-support-love-11.patch: ...a new file. * gnu/local.mk (dist_patch_DATA): Add it.
2018-06-19Revert "gnu: Remove Mr. Rescue."Tobias Geerinckx-Rice
This reverts commit 33f61dc1b5e14f8a2e3dfb3fb48102bda0fd6b13. The game can be patched to run on Löve 11 (done in a separate commit for clarity).
2018-06-17gnu: Remove Mr. Rescue.宋文武
It's not compatible with love-11.1. * gnu/packages/game.scm (mrrescue): Remove variable.
2018-06-16gnu: wesnoth: Update to 1.14.3.宋文武
* gnu/packages/games.scm (wesnoth): Update to 1.14.3.
2018-06-14gnu: openrct2: Downgrade to 0.1.1.Rutger Helling
* gnu/packages/games.scm (openrct2): Downgrade to 0.1.1 due to audio not working on 0.1.2+. Needs fixing before upgrade. [arguments]: Add "-DDOWNLOAD_TITLE_SEQUENCES=OFF" configure-flag. Remove 'fixgcc7 and 'get-rid-of-errors phases. [native-inputs]: Remove gcc@7.
2018-06-13gnu: openrct2: Update to 0.2.0.Rutger Helling
* gnu/packages/games.scm (openrct2-title-sequences): New variable. * gnu/packages/games.scm (openrct2-objects): New variable. * gnu/packages/games.scm (openrct2): Update to 0.2.0. [arguments]: Add phases 'fix-usr-share-path&add-data, 'fix-gcc7 and 'get-rid-of-errors. [inputs]: Add icu4c, openrct2-objects, openrct2-title-sequences. [native-inputs]: Add gcc@7.
2018-06-13gnu: vkquake: Update to 1.00.0.Rutger Helling
* gnu/packages/games.scm (vkquake): Update to 1.00.0.
2018-06-09gnu: openttd: Add patch to fix compilation.Christopher Baines
* gnu/packages/games.scm (openttd)[source]: Add a unreleased upstream patch to fix building OpenTTD with ICU 61.
2018-06-06Merge branch 'master' into core-updatesRicardo Wurmus
2018-06-06gnu: colobot: Update to 0.1.11.1-alpha.Nicolas Goaziou
* gnu/packages/games.scm (colobot): Update to 0.1.11.1-alpha. [native-inputs]: Update "colobot-data" and "colobot-music" to 0.1.11.1-alpha.
2018-06-06gnu: vulkan-loader: Update URL and change name.Rutger Helling
* gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to 'vulkan-loader'. Update URL and hash. * gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'.
2018-06-05gnu: freedoom: Fix compilation.Efraim Flashner
* gnu/packages/games.scm (freedoom)[arguments]: Remove 'bootstrap phase.
2018-05-31Merge branch 'master' into core-updatesMark H Weaver
2018-05-31gnu: 0ad: Update to 0.0.23-alpha.Jonathan Brielmaier
* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.23-alpha. [source]: Use HTTPS URL. [inputs]: Add libsodium. Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-28Merge branch 'master' into core-updatesMark H Weaver
2018-05-27gnu: xonotic: Correct licenses.Rutger Helling
* gnu/packages/games.scm (xonotic-data)[license]: Refer to correct file. * gnu/packages/games.scm (xonotic)[license]: Refer to correct file.
2018-05-27Merge branch 'master' into core-updatesMark H Weaver
2018-05-26gnu: Add xonotic.Nils Gillmann
* gnu/packages/games.scm (xonotic, xonotic-data): New variables. Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2018-05-17Merge branch 'master' into core-updatesMark H Weaver
2018-05-15gnu: wesnoth: Update to 1.14.1.Arun Isaac
* gnu/packages/games.scm (wesnoth): Update to 1.14.1. [source]: Remove wesnoth-fix-std-bad-cast.patch. * gnu/packages/patches/wesnoth-fix-std-bad-cast.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister it.
2018-05-08Merge branch 'master' into core-updatesMark H Weaver
2018-05-08gnu: wesnoth: Update to 1.14.0.Arun Isaac
* gnu/packages/patches/wesnoth-fix-std-bad-cast.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/games.scm (wesnoth): Update to 1.14.0. [source]: Add wesnoth-fix-std-bad-cast.patch to patches. [arguments]: Remove "-DENABLE_STRICT_COMPILATION=OFF" configure flag. [inputs]: Remove sdl-image, sdl-mixer, sdl-net and sdl-ttf. Add openssl and sdl-union of sdl2, sdl2-image, sdl2-mixer and sdl2-ttf. [home-page]: Use HTTPS URI. (wesnoth-server)[inputs]: Remove sdl-net. Add icu4c, openssl and sdl2. [arguments]: Remove delete-data phase. Since wesnoth 1.14.0, configure flag "-DENABLE_GAME=OFF" disables installation of game assets.
2018-05-06Merge branch 'master' into core-updatesMarius Bakke
2018-04-30gnu: roguebox-adventures: Update to 2.2.1.Kei Kebreau
* gnu/packages/games.scm (roguebox-adventures): Update to 2.2.1. [source]: Use url-fetch instead of git-fetch. [arguments]: Rewrite install phase for update.
2018-04-30Merge branch 'master' into core-updatesMark H Weaver
2018-04-24gnu: fortune-mod: Use a stable URL for the CMake rules.Ludovic Courtès
* gnu/packages/games.scm (fortune-mod)[inputs]: Use a stable URL for "cmake-rules".
2018-04-21Merge branch 'master' into core-updatesMark H Weaver
2018-04-19gnu: Add fortune-mod.Pierre Neidhardt
* gnu/packages/games.scm (fortune-mod): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-12gnu: pioneer: Update to 20180203.Eric Bavier
* gnu/packages/games.scm (pioneer): Update to 20180203. [source]: Use git-fetch method to avoid github tarball.
2018-03-29Merge branch 'master' into core-updatesMarius Bakke
2018-03-27gnu: Use invoke and return #t from all builders.Mark H Weaver
* gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm, gnu/packages/avr.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm, gnu/packages/certs.scm, gnu/packages/check.scm, gnu/packages/code.scm, gnu/packages/commencement.scm, gnu/packages/dictionaries.scm, gnu/packages/docbook.scm, gnu/packages/emacs.scm, gnu/packages/embedded.scm, gnu/packages/fonts.scm, gnu/packages/games.scm, gnu/packages/gnome.scm, gnu/packages/gnu-doc.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm, gnu/packages/javascript.scm, gnu/packages/libreoffice.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/pkg-config.scm, gnu/packages/qt.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/statistics.scm, gnu/packages/syncthing.scm, gnu/packages/tex.scm, gnu/packages/web.scm, gnu/packages/wine.scm, gnu/packages/xfce.scm: In the builders of packages using 'trivial-build-system', use invoke where appropriate, raise exceptions on errors, and otherwise return #t.