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
Alex ter Weele
9f5cb517d0
gnu: harmonist: Update to 0.3.0.
...
* gnu/packages/games.scm (harmonist): Update to 0.3.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-01-08 04:37:23 +01:00
Nicolas Goaziou
8b03b1a185
gnu: supertux: Fix description.
...
* gnu/packages/games.scm (supertux)[description]: Remove unnecessary words in
GNU Guix.
2020-01-06 18:28:59 +01:00
Nicolas Goaziou
54a8025927
gnu: supertux: Update to 0.6.1.
...
* gnu/packages/games.scm (supertux): Update to 0.6.1.
2020-01-06 18:27:52 +01:00
Oleg Pykhalov
26d52476a0
gnu: tome4: Update to 1.6.5.
...
* gnu/packages/games.scm (tome4): Update to 1.6.5.
[arguments]: Use invoke in install phase
2020-01-03 14:07:04 +03:00
Tobias Geerinckx-Rice
d6ca9faf0d
gnu: freeciv: Fix typo in synopsis and description.
...
* gnu/packages/games.scm (freeciv)[synopsis, description]: Add missing
hyphen. ‘In’ → ‘into’ age.
2020-01-02 22:57:00 +01:00
Tobias Geerinckx-Rice
4dbc3c2c00
gnu: freeciv: Update to 2.6.1.
...
* gnu/packages/games.scm (freeciv): Update to 2.6.1.
2020-01-02 22:57:00 +01:00
Tobias Geerinckx-Rice
c3cfa73251
gnu: nethack: Update to 3.6.4.
...
* gnu/packages/games.scm (nethack): Update to 3.6.4.
2019-12-25 17:10:51 +01:00
Hartmut Goebel
62973d2550
gnu: Remove "tags" properties for KDE games.
...
These are not handled by tools and not agreed upon.
* gnu/packages/games.scm (bomber, bovo, granatier, kajongg, kapman,
kblackbox, kblocks, kbounce, kbreakout, kdiamond, kfourinline,
kgoldrunner, kigo, killbots, kiriki, kjumpingcube, klines,
kmahjongg, kmines, knavalbattle, knetwalk, kolf, kollision,
konquest, kreversi, kshisen, ksirk, ksnakeduel, kspaceduel,
ksquares, ksudoku, ktuberling, kubrick, lskat, palapeli, picmi)
[properties]: Remove.
2019-12-23 20:59:49 +01:00
Leo Prikler
4dbd704d5d
gnu: Add lolcat
...
* gnu/packages/games.scm (lolcat): New package.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-15 22:54:58 +01:00
Hartmut Goebel
95563d628a
gnu: Add kjumpingcube.
...
* gnu/packages/games.scm (kjumpingcube): New variable.
2019-12-10 17:28:47 +01:00
Hartmut Goebel
4fe7423812
gnu: Add ksquares.
...
* gnu/packages/games.scm (ksquares): New variable.
2019-12-10 17:28:47 +01:00
Hartmut Goebel
a605b25b33
gnu: Add kreversi.
...
* gnu/packages/games.scm (kreversi): New variable.
2019-12-10 17:28:47 +01:00
Hartmut Goebel
4e75911011
gnu: Add knavalbattle.
...
* gnu/packages/games.scm (knavalbattle): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
f114a689e7
gnu: Add kollision.
...
* gnu/packages/games.scm (kollision): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
f2f0ef92f7
gnu: Add ksnakeduel.
...
* gnu/packages/games.scm (ksnakeduel): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
2fbf14e1d0
gnu: Add killbots.
...
* gnu/packages/games.scm (killbots): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
37ea126da9
gnu: Add bovo.
...
* gnu/packages/games.scm (bovo): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
fb05eed9ef
gnu: Add kspaceduel.
...
* gnu/packages/games.scm (kspaceduel): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
ed88e67d56
gnu: Add kapman.
...
* gnu/packages/games.scm (kapman): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
01e2f2eddb
gnu: Add lskat.
...
* gnu/packages/games.scm (lskat): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
90e594d3aa
gnu: Add kubrick.
...
* gnu/packages/games.scm (kubrick): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
f0b21b8d3c
gnu: Add kigo.
...
* gnu/packages/games.scm (kigo): New variable.
2019-12-10 17:28:46 +01:00
Hartmut Goebel
bf6bfdbe9f
gnu: Add kiriki.
...
* gnu/packages/games.scm (kiriki): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
56064cd7f5
gnu: Add palapeli.
...
* gnu/packages/games.scm (palapeli): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel
584e07ee83
gnu: Add ksirk.
...
* gnu/packages/games.scm (ksirk): New variable.
2019-12-10 17:28:45 +01:00