me
/
guix
Archived
1
0
Fork 0
Commit Graph

788 Commits (0bc557fd70895219f08fe0fc6d5b28190a837605)

Author SHA1 Message Date
Tobias Geerinckx-Rice e884c20533
gnu: crispy-doom: Update to 5.7.1.
* gnu/packages/games.scm (crispy-doom): Update to 5.7.1.
2020-03-04 20:59:53 +01:00
Tobias Geerinckx-Rice f894ffd867
gnu: tome4: Update to 1.6.7.
* gnu/packages/games.scm (tome4): Update to 1.6.7.
2020-03-03 05:06:47 +01:00
Tobias Geerinckx-Rice d3eae3f1ec
gnu: warzone2100: Use HTTPS home page.
* gnu/packages/games.scm (warzone2100)[home-page]: Use HTTPS.
2020-03-01 20:47:54 +01:00
Kei Kebreau 98f790405c
gnu: roguebox-adventures: Update to 3.0.1.
* gnu/packages/games.scm (roguebox-adventures): Update to 3.0.1.
[arguments]: Adjust 'build' phase accordingly.
2020-02-23 20:31:32 -05:00
Nicolas Goaziou 371a647e8b
gnu: chroma: Fix description.
* gnu/packages/games.scm (chroma)[descrption]: Add missing space and fix
indentation.
2020-02-21 19:25:52 +01:00
Timotej Lazar 45cf3c3019
gnu: julius: Update to 1.3.0.
* gnu/packages/games.scm (julius): Update to 1.3.0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-02-18 16:38:05 +01:00
Tobias Geerinckx-Rice e2f28609de
gnu: mrrescue: Use HTTPS home page.
* gnu/packages/games.scm (mrrescue)[home-page]: Use HTTPS.
2020-02-18 16:18:23 +01:00
Timotej Lazar a02ca03318
gnu: Add opensurge.
* gnu/packages/games.scm (opensurge): New variable.
2020-02-18 02:21:31 +01:00
Tobias Geerinckx-Rice b6f1c6bb94
gnu: wesnoth: Update to 1.14.11.
* gnu/packages/games.scm (wesnoth): Update to 1.14.11.
2020-02-18 01:26:07 +01:00
Tobias Geerinckx-Rice 4445b3a7f4
gnu: freeciv: Update to 2.6.2.
* gnu/packages/games.scm (freeciv): Update to 2.6.2.
2020-02-18 01:26:07 +01:00
Tobias Geerinckx-Rice 41e9104dba
gnu: nethack: Update to 3.6.5.
* gnu/packages/games.scm (nethack): Update to 3.6.5.
2020-02-17 21:56:58 +01:00
Tobias Geerinckx-Rice f6fdbb053e
gnu: freeorion: Update to 0.4.9.
* gnu/packages/games.scm (freeorion): Update to 0.4.9.
[source]: Use release tarball.
2020-02-16 22:46:39 +01:00
Nicolas Goaziou 403d9fae79
gnu: Add sky.
* gnu/packages/games.scm (sky): New variable.
2020-02-12 15:34:13 +01:00
Nicolas Goaziou 39604beba8
gnu: cataclysm-dda: Fix home-page.
* gnu/packages/games.scm (cataclysm-dda): Fix home-page.
2020-02-12 15:30:06 +01:00
Eric Bavier 8f33b76e0a
gnu: pioneer: Update to 20200203.
* gnu/packages/games.scm (pioneer): Update to 20200203.
2020-02-11 00:09:35 -06:00
Nicolas Goaziou 35cb2ac56c
gnu: Add queen.
* gnu/packages/games.scm (make-queen-package): New variable.
(queen, queen-de, queen-fr, queen-it): New variables.
2020-02-11 00:11:09 +01:00
Guillaume Le Vaillant 814091efe2
gnu: Add stockfish.
* gnu/packages/games.scm (stockfish): New variable.
2020-02-10 15:05:55 +01:00
Guillaume Le Vaillant d8cae6cf82
gnu: Add chessx.
* gnu/packages/games.scm (chessx): New variable.
2020-02-10 15:05:55 +01:00
Nicolas Goaziou eca528cca9
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.
2020-02-10 14:03:15 +01:00
Nicolas Goaziou e7db97db63
gnu: Add lure.
* gnu/packages/games.scm (make-lure-package): New variable.
(lure, lure-de, lure-es, lure-fr, lure-it): New variables.
2020-02-10 10:43:14 +01:00
Guillaume Le Vaillant 371ca8ca86
gnu: Add eboard.
* gnu/packages/games.scm (eboard): New variable.
2020-02-09 15:35:12 +01:00
Kei Kebreau 70b6b23848
gnu: hyperrogue: Update to 11.2q.
* gnu/packages/games.scm (hyperrogue): Update to 11.2q.
2020-02-05 14:56:08 -05:00
Marius Bakke cf07ec200c
gnu: kobodeluxe: Provide missing dependency.
* gnu/packages/games.scm (kobodeluxe)[inputs]: Add GLU.
2020-01-26 16:30:25 +01:00
Tobias Geerinckx-Rice 570b89f401
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.
2020-01-21 00:43:24 +01:00
Marius Bakke 96738cb11f
gnu: stepmania: Build with libjpeg-turbo.
* gnu/packages/games.scm (stepmania)[inputs]: Change from LIBJPEG-8 to
LIBJPEG-TURBO.
2020-01-20 21:53:52 +01:00
Tobias Geerinckx-Rice bac03797fd
gnu: glulxe: Use HTTPS home page.
* gnu/packages/games.scm (glulxe)[home-page]: Use HTTPS.
2020-01-20 04:22:26 +01:00
Tobias Geerinckx-Rice b7388a080d
gnu: minetest-data, minetest: Use HTTPS home page.
* gnu/packages/games.scm (minetest-data, minetest)[home-page]:
Use HTTPS and www subdomain.
2020-01-19 17:57:21 +01:00
Tobias Geerinckx-Rice 18bbaf6714
gnu: quakespasm: Update to 0.93.2.
* gnu/packages/games.scm (quakespasm): Update to 0.93.2.
2020-01-19 17:57:20 +01:00
Tobias Geerinckx-Rice b74f7f06ac
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.
2020-01-19 17:57:20 +01:00
Tobias Geerinckx-Rice 5448b16e81
gnu: odamex: Update to 0.8.1.
* gnu/packages/games.scm (odamex): Update to 0.8.1.
2020-01-19 17:57:20 +01:00
Tobias Geerinckx-Rice 60e4f6e233
gnu: minetest: Update to 5.1.1.
* gnu/packages/games.scm (minetest): Update to 5.1.1.
[source]: Remove obsolete snippet… bit.
2020-01-19 17:57:20 +01:00
Tobias Geerinckx-Rice 86081d9d7f
gnu: minetest-data: Update to 5.1.1.
* gnu/packages/games.scm (minetest-data)[version]: Update to 5.1.1.
2020-01-19 17:57:20 +01:00
Tobias Geerinckx-Rice 106c6aa550
gnu: golly: Update to 3.3.
* gnu/packages/games.scm (golly): Update to 3.3.
2020-01-19 06:09:02 +01:00
Tobias Geerinckx-Rice 17cb06a68f
gnu: crispy-doom: Update to 5.6.4.
* gnu/packages/games.scm (crispy-doom): Update to 5.6.4.
2020-01-19 06:09:02 +01:00
Oleg Pykhalov 815e12f395
gnu: fortune-mod: Update to 2.12.0.
* gnu/packages/games.scm (fortune-mod): Update to 2.12.0.
[native-inputs]: Add RINUTILS.
2020-01-18 21:52:46 +03:00
Oleg Pykhalov c5799025e4
gnu: Add rinutils.
* gnu/packages/games.scm (rinutils): New variable.
2020-01-18 21:52:45 +03:00
Oleg Pykhalov 64b47a2900
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.
2020-01-18 21:52:45 +03:00
Oleg Pykhalov 147367271c
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.
2020-01-18 21:52:45 +03:00
Kei Kebreau 3747ecb1d3
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.
2020-01-18 11:33:03 -05:00
Kei Kebreau dc4469e968
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.
2020-01-17 15:19:07 -05:00
Timotej Lazar 57b6caefc2
gnu: Add corsix-th.
* gnu/packages/games.scm (corsix-th): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-01-17 14:22:08 +01:00
Nicolas Goaziou af4796d5ca
gnu: xmoto: Slight description rewording.
* gnu/packages/games.scm (xmoto)[description]: Slight rewording.
2020-01-16 23:23:38 +01:00
Nicolas Goaziou 40d2bddd01
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.
2020-01-16 23:20:20 +01:00
Kei Kebreau 7fa9a685a2
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.
2020-01-15 22:43:13 -05:00
Guillaume Le Vaillant 93605bfd25
gnu: gnubg: Add desktop file.
* gnu/packages/games.scm (gnubg)[arguments]: Add an 'install-desktop-file'
  phase.
2020-01-15 11:21:36 +01:00
Guillaume Le Vaillant d24881e4eb
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.
2020-01-15 10:52:26 +01:00
Kei Kebreau 23174b4986
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.
2020-01-12 22:32:57 -05:00
Timotej Lazar 299e15c16e
gnu: Add julius.
* gnu/packages/games.scm (julius): New variable.
2020-01-12 23:40:33 +01:00
Oleg Pykhalov 076fe8462a
gnu: teeworlds: Fix install phase on i386 architecture.
* gnu/packages/games.scm (teeworlds)[arguments]: Fix install phase on i386
architecture.
2020-01-09 04:56:01 +03:00
Oleg Pykhalov e75221fd28
gnu: tome4: Update to 1.6.6.
* gnu/packages/games.scm (tome4): Update to 1.6.6.
2020-01-08 10:21:45 +03:00