summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2019-08-22
|\
| * gnu: manaplus: Use HTTPS origin & home page.Tobias Geerinckx-Rice2019-08-21
| | | | | | | | * gnu/packages/games.scm (manaplus)[source, home-page]: Use HTTPS.
| * gnu: manaplus: Update to 1.9.3.23.Tobias Geerinckx-Rice2019-08-21
| | | | | | | | * gnu/packages/games.scm (manaplus): Update to 1.9.3.23.
| * gnu: angband: Update to 4.2.0.Tobias Geerinckx-Rice2019-08-21
| | | | | | | | * gnu/packages/games.scm (angband): Update to 4.2.0.
| * gnu: einstein: Use mirror for source download.Efraim Flashner2019-08-15
| | | | | | | | * gnu/packages/games.scm (einstein)[source]: Use 'mirror' syntax.
* | Merge branch 'master' into core-updatesMarius Bakke2019-08-13
|\|
| * gnu: ToME4: Disable parallel build.Marius Bakke2019-08-08
| | | | | | | | * gnu/packages/games.scm (tome4)[arguments]: Add <#:parallel-build?>.
* | gnu: Remove workarounds for <https://bugs.gnu.org/36721>.Marius Bakke2019-07-31
| | | | | | | | | | | | | | | | | | | | | | These are no longer needed since 941ef1a1e54893ca917ebbaa4b8cc14b5ce9b75c. * gnu/packages/compression.scm (innoextract)[arguments]: Remove "-DBoost_NO_BOOST_CMAKE=ON" from <#:configure-flags>. * gnu/packages/game-development.scm (openmw)[arguments]: Likewise. * gnu/packages/games.scm (supertux, colobot, leela-zero)[arguments]: Likewise. * gnu/packages/graphics.scm (openimageio)[arguments]: Likewise. * gnu/packages/ibus.scm (librime)[arguments]: Likewise.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\|
| * gnu: flare-game: Update to 1.11.Nicolas Goaziou2019-07-30
| | | | | | | | * gnu/packages/games.scm (flare-game): Update to 1.11.
| * gnu: flare-engine: Update to 1.11.Nicolas Goaziou2019-07-30
| | | | | | | | * gnu/packages/games.scm (flare-engine): Update to 1.11.
| * gnu: starfighter: Update to 2.0.0.3.Kei Kebreau2019-07-24
| | | | | | | | | | | | * gnu/packages/games.scm (starfighter): Update to 2.0.0.3. [source]: Use url-fetch and remove 'file-name' field. [native-inputs]: Remove autoconf and automake.
| * gnu: harmonist: Update to 0.2.Julien Lepiller2019-07-22
| | | | | | | | * gnu/packages/games.scm (harmonist): Update to 0.2.
* | gnu: colobot, leela-zero: Add Boost workaround.Marius Bakke2019-07-19
| | | | | | | | | | | | | | | | This works around and incompatibility with CMake 3.14 and Boost 1.70, see <https://bugs.gnu.org/36721>. * gnu/packages/games.scm (colobot, leela-zero)[arguments]: Add "-DBoost_NO_BOOST_CMAKE=ON" in <#:configure-flags>.
* | gnu: supertux: Adjust for recent GCC and Boost.Marius Bakke2019-07-19
| | | | | | | | | | | | | | * gnu/packages/patches/supertux-fix-build-with-gcc5.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/games.scm (supertux)[source](patches): Remove. [arguments]: Adjust <#:configure-flags>.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-19
|\|
| * gnu: starfighter: Update to 2.0.0.2.Kei Kebreau2019-07-17
| | | | | | | | | | | | | | | | * gnu/packages/games.scm (starfighter): Update to 2.0.0.2. [source]: Use 'git-fetch' and 'git-file-name'. [native-inputs]: Add autoconf and automake. [inputs]: Add pango and sdl2-ttf. [home-page]: Update project home page.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-07-17
|\|
| * gnu: openrct2: Update to 0.2.3.Rutger Helling2019-07-15
| | | | | | | | * gnu/packages/games.scm (openrct2): Update to 0.2.3.
* | gnu: Adjust CPATH overrides to work with GCC 7 search paths.Marius Bakke2019-07-15
| | | | | | | | | | | | | | * gnu/packages/education.scm (gcompris)[arguments]: Preserve original CPATH, if any. * gnu/packages/games.scm (ltris, prboom-plus, abbaye, red-eclipse, btanks, 4dtris, edgar)[arguments]: Likewise.
* | gnu: Adjust uses of C{,PLUS}_INCLUDE_PATH for GCC 7.Marius Bakke2019-07-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | These variables are no longer set in the build environment by default. GCC still respects these search paths and treats them as "system headers" so we can continue to use them, just not expect them to be available. * gnu/packages/mpi.scm (openmpi)[arguments]: Do not attempt to read from C_INCLUDE_PATH, nor CPLUS_INCLUDE_PATH. * gnu/packages/games.scm (kiki)[arguments]: Likewise. * gnu/packages/networking.scm (hcxtools)[arguments]: Likewise. * gnu/packages/synergy.scm (synergy)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (gemma, sailfish)[arguments]: Likewise. * gnu/packages/maths.scm (dune-alugrid)[arguments]: Likewise.
* | gnu: ToME4: Fix FTBFS with GCC 7.Marius Bakke2019-07-10
| | | | | | | | | | * gnu/packages/games.scm (tome4)[arguments]: Preserve CPATH in 'set-sdl-paths' phase..
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-27
|\|
| * gnu: supertux: Fix homepage.Nicolas Goaziou2019-06-26
| | | | | | | | * gnu/packages/games.scm (supertux)[homepage]: Fix URL.
| * gnu: Add leela-zero.Guillaume LE VAILLANT2019-06-25
| | | | | | | | | | | | | | | | * gnu/packages/games.scm (leela-zero): New variable. * gnu/packages/patches/leela-zero-gtest.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add harmonist-tk.Julien Lepiller2019-06-22
| | | | | | | | * gnu/packages/games.scm (harmonist-tk): New variable.
* | gnu: Replace uses of 'cmake' with 'cmake-minimal'.Marius Bakke2019-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This follows up commit 2f33a7321e5e37d37f57c229c8079cb4ffd10834 which introduced a new CMAKE-MINIMAL variant for use in package inputs. * gnu/packages/databases.scm (python-pyarrow)[native-inputs]: Replace CMAKE with CMAKE-MINIMAL. * gnu/packages/emacs-xyz.scm (emacs-scel)[native-inputs]: Likewise. * gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Likewise. * gnu/packages/games.scm (0ad, the-butterfly-effect)[native-inputs]: Likewise. * gnu/packages/gnome.scm (deja-dup)[native-inputs]: Likewise. * gnu/packages/ibus.scm (ibus-rime)[native-inputs]: Likewise. * gnu/packages/rust.scm (rust-1.19)[native-inputs]: Likewise. * gnu/packages/simulation.scm (fenics)[native-inputs]: Likewise. * gnu/packages/squirrel.scm (squirrel)[native-inputs]: Likewise. * gnu/packages/video.scm (handbrake)[native-inputs]: Likewise. * gnu/packages/virtualization.scm (xen)[native-inputs]: Likewise. * gnu/packages/vulkan.scm (shaderc)[native-inputs]: Likewise.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-06-20
|\|
| * gnu: Add crispy-doom.Dan Frumin2019-06-19
| | | | | | | | | | | | * gnu/packages/games.scm (crispy-doom): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Fix freeorion build.Nicolas Goaziou2019-06-17
| | | | | | | | * gnu/packages/games.scm (freeorion)[arguments]: Fix font unbundling.
| * gnu: Add freeorionJesse Gibbons2019-06-16
| | | | | | | | * gnu/packages/games.scm (freeorion): New variable.
| * gnu: Add ri-li.Nicolas Goaziou2019-06-13
| | | | | | | | | | | | * gnu/packages/games.scm (ri-li): New variable. * gnu/packages/patches/ri-li-modernize_cpp.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference patch.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\|
| * gnu: Add gnurobots.Jesse Gibbons2019-06-06
| | | | | | | | | | | | | | * gnu/packages/games.scm (gnurobots): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: supertux: Update to 0.6.0.Kei Kebreau2019-05-24
| | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (supertux): Update to 0.6.0. [source]: Add patches. [arguments]: Add -DUSE_SYSTEM_PHYSFS=ON. Add 'patch-squirrel-path' phase. [inputs]: Add freetype and squirrel. * gnu/packages/patches/supertux-fix-build-with-gcc5.patch, gnu/packages/patches/supertux-unbundle-squirrel.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-05-25
|\|
| * gnu: Add chocolate-doom.Jakob L. Kreuze2019-05-24
| | | | | | | | * gnu/packages/games.scm (chocolate-doom): New variables.
| * gnu: flare-game: Update to 1.10.Nicolas Goaziou2019-05-23
| | | | | | | | * gnu/packages/games.scm (flare-game): Update to 1.10.
| * gnu: flare-engine: Update to 1.10.Nicolas Goaziou2019-05-23
| | | | | | | | * gnu/packages/games.scm (flare-engine): Update to 1.10.
| * gnu: Add drascula.Nicolas Goaziou2019-05-20
| | | | | | | | * gnu/packages/games.scm (drascula): New variable.
| * gnu: Add harmonist.Julien Lepiller2019-05-13
| | | | | | | | gnu/packages/games.scm (harmonist): New variable.
| * gnu: nethack: Update to 3.6.2.Tobias Geerinckx-Rice2019-05-11
| | | | | | | | * gnu/packages/games.scm (nethack): Update to 3.6.2.
| * gnu: powwow: Update to 1.2.19.Tobias Geerinckx-Rice2019-05-11
| | | | | | | | * gnu/packages/games.scm (powwow): Update to 1.2.19.
| * gnu: wesnoth: Update to 1.14.7.Tobias Geerinckx-Rice2019-05-11
| | | | | | | | * gnu/packages/games.scm (wesnoth): Update to 1.14.7.
| * gnu: chroma: Update to 1.17.Tobias Geerinckx-Rice2019-05-11
| | | | | | | | * gnu/packages/games.scm (chroma): Update to 1.17.
* | Merge branch 'master' into core-updatesMarius Bakke2019-05-01
|\|
| * gnu: Rename some games to match upstream project name.Nicolas Goaziou2019-04-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/games.scm (armagetronad): (cataclysm-dda): (abbaye): (wesnoth): (wesnoth-server): (starfighter): (kiki): (fillets-ng): (crawl): (crawl-tiles): (tome4): (btanks): (battle-tanks): (edgar): Use these as the package definition. (armagetron-advanced): (cataclysm-dark-days-ahead): (l-abbaye-des-morts): (the-battle-for-wesnoth): (the-battle-for-wesnoth-server): (project-starfighter): (kiki-the-nano-bot): (fish-fillets-ng): (dungeon-crawl-stone-soup): (dungeon-crawl-stone-soup-tiles): (tales-of-maj-eyal): (the-legend-of-edgar): Turn these into obsolete aliases. This reverts renames made by the following commits: f95e33a7ad9afe3f5087b4d8c80731d731b08839 b1aee9fce2d4177dc0eb41c8509d50a131a19655 f6a21d61deecc37f8c900f2d2acf01475b917d10 24a67aef2ae0f40f1b4af235f5fc054881dc4db1 36a0b5b48c8f14e2ac5707dd6dfea99ee2304873 8b6e2bc15f0cbbe325f45fff9a7b5d3df143ca53 6639295f2f24ca8334d6b4d9d9cb63bd13388537 184f5c8db199adbc91b4b108c1bf89e3727f0bce ecdb1348ad9992f7d98ea5b1b5b6bc0bafc9b79c 375cb94130b222535ad7c7e0fa0d212483407351 c91ed484d0b66d5639ba01f9ba301ff762d9170d 973bd8a62c13bc5b2ca08585c367589d8c7197fe df42e0f9c9e6a85803d2709d195a8eb29ec7ee5f
| * gnu: Add missing module in games.scm.Nicolas Goaziou2019-04-29
| |
| * gnu: Add missing modules in games.scm.Nicolas Goaziou2019-04-29
| |
| * gnu: Add hedgewars.Nicolas Goaziou2019-04-29
| | | | | | | | * gnu/packages/games.scm (hedgewars): New variable.