Commit Graph

1055 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
f0ca97f56f
gnu: bsd-games: Fix typo in description.
* gnu/packages/games.scm (bsd-games)[description]: Fix typo, and delete
stray comma.
2021-04-10 14:11:31 +02:00
Kei Kebreau
018b6b46f1
gnu: freeciv: Update to 2.6.4.
* gnu/packages/games.scm (freeciv): Update to 2.6.4.
2021-04-09 13:37:14 -04:00
Tobias Geerinckx-Rice
096897889f
gnu: solarus: Update to 1.6.5.
* gnu/packages/games.scm (solarus): Update to 1.6.5.
(solarus-quest-editor)[source]: Update hash.
[arguments]: Remove obsolete 'fix-qt-build phase.
2021-04-07 23:55:51 +02:00
Leo Prikler
9d4bc79b2a
gnu: minetest-mineclone: Update to 0.71.0.
* gnu/packages/games.scm (minetest-mineclone): Update to 0.71.0.
2021-03-23 13:54:21 +01:00
la snesne
7fc1fac64a
gnu: minetest: Enable tests.
* gnu/packages/games.scm (minetest)[arguments]: Remove #:tests?.
Add #:phases.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-03-23 11:30:54 +01:00
la snesne
b6670d5b3a
gnu: minetest: Update to 5.4.0.
* gnu/packages/games (minetest, minetest-data): Update to 5.4.0.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-03-23 11:30:20 +01:00
Tobias Geerinckx-Rice
4cc2a28157
gnu: wesnoth: Update to 1.14.16.
* gnu/packages/games.scm (wesnoth): Update to 1.14.16.
2021-03-22 23:52:56 +01:00
Tobias Geerinckx-Rice
3954674245
gnu: chroma: Update to 1.18.
* gnu/packages/games.scm (chroma): Update to 1.18.
2021-03-06 16:44:09 +01:00
Nicolas Goaziou
2892e1a2a8
gnu: bzflag: Update to 2.4.22.
* gnu/packages/games.scm (bzflag): Update to 2.4.22.
2021-03-02 14:09:32 +01:00
Michael Rohleder
c19544bc48
gnu: chessx: Update to 1.5.6.
* gnu/packages/games.scm (chessx): Update to 1.5.6.
[arguments]: Remove now unneeded build fix.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-03-02 09:41:46 +01:00
Nicolas Goaziou
597579afc3
gnu: unknown-horizons: Use HTTPS home page URI.
* gnu/packages/games.scm (unknown-horizons)[home-page]: Use HTTPS URI.
2021-02-28 12:03:42 +01:00
Dan Frumin
46c5ae03ce
gnu: Add oshu.
* gnu/packages/games.scm (oshu): New variable.

Co-authored-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-02-24 00:37:37 +01:00
Greg Hogan
25f00a2e44
gnu: stockfish: Update to 13.
* gnu/packages/games.scm (stockfish): Update to 13.
[inputs]: Update neural network file.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-23 13:53:10 +01:00
Stefan Reichör
a30f250d74
gnu: Add vitetris.
* gnu/packages/games.scm (vitetris): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-18 22:09:47 +01:00
Nicolas Goaziou
c10945eae5
gnu: passage: Fix typo in description.
* gnu/packages/games.scm (passage): Add missing space after full stop, and
correct double quotes.
2021-02-16 09:56:37 +01:00
Ricardo Wurmus
75b01d6dfd
gnu: Add passage.
* gnu/packages/games.scm (passage): New variable.
2021-02-15 22:05:50 +01:00
宋文武
c7296465cf
gnu: hedgewars: Fix build.
Fixes <https://issues.guix.gnu.org/46398>.

* gnu/packages/games.scm (hedgewars)[arguments]<#:phases>: Add the missing
"#include <QPainterPath>".
2021-02-11 11:56:09 +08:00
Robert Smith
0e92d57654
gnu: crawl: Update to 0.26.1
* gnu/packages/games.scm (crawl): Update to 0.26.1

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-07 10:13:09 +01:00
Leo Prikler
838347207c
gnu: Add cockatrice.
* gnu/packages/games.scm (cockatrice): New variable.
2021-02-05 17:36:08 +01:00
Olivier Rojon
e21eea0680
gnu: pioneer: Update to 20210203.
* gnu/packages/games.scm (pioneer): Update to 20210203.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-05 16:39:10 +01:00
Lars-Dominik Braun
d6f79bc64d
gnu: teeworlds: Fix audio.
* gnu/packages/games.scm (teeworlds)[source]: Enable recursive cloning.
[build-system]: Switch to cmake-build-system.
[arguments]: Remove custom phases build and install.
[inputs]: Add openssl.
[native-inputs]: Remove bam.
[license]: Add map/language data license.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-31 16:57:25 +01:00
Eric Bavier
51bcc29ca0
gnu: trigger-rally: Fix license field.
* gnu/packages/games.scm (trigger-rally)[license]: Use list.
2021-01-23 16:48:11 -06:00
Eric Bavier
7ee917d0cf
gnu: Add Trigger Rally.
* gnu/packages/games.scm (trigger-rally): New variable.
2021-01-23 16:40:47 -06:00
Nicolas Goaziou
2ec30608b2
gnu: Add solarus-quest-editor.
* gnu/packages/games.scm (solarus-quest-editor): New variable.
(solarus): Add a comment about linked updates.
2021-01-20 19:14:31 +01:00
Nicolas Goaziou
60f0ab5fce
gnu: solarus: Remove ".git" suffix from URL.
* gnu/packages/games.scm (solarus)[source]: Remove ".git" suffix from URL.
2021-01-20 18:39:03 +01:00
Nicolas Goaziou
f866d59115
gnu: Add solarus.
* gnu/packages/games.scm (solarus): New variable.
2021-01-20 18:37:09 +01:00
Christopher Lemmer Webber
872aa117d2
gnu: crawl: Update to 0.26.0.
* gnu/packages/games.scm (crawl): Update to 0.26.0.
  Remove no-longer-needed snippet.
2021-01-13 18:30:41 -05:00
Pierre Neidhardt
fcfa0490a5
gnu: augustus: Update to 2.0.1.
* gnu/packages/games.scm (augustus): Update to 2.0.1.
2021-01-10 14:44:35 +01:00
Timotej Lazar
abcd2d2420
gnu: julius: Update to 1.6.0.
* gnu/packages/games.scm (julius): Update to 1.6.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-10 12:06:17 +01:00
Tobias Geerinckx-Rice
b974e34c17
gnu: starfighter: Update to 2.4.
* gnu/packages/games.scm (starfighter): Update to 2.4.
2021-01-07 21:45:46 +01:00
Pierre Neidhardt
cf7035dea0
gnu: openrct2: Update to 0.3.2.
* gnu/packages/games.scm (openrct2): Update to 0.3.2.
2021-01-07 14:21:28 +01:00
Pierre Neidhardt
ca3d1391c6
gnu: openrct2-objects: Update to 1.0.20.
* gnu/packages/games.scm (openrct2-objects): Update to 1.0.20.
2021-01-07 14:21:28 +01:00
Tobias Geerinckx-Rice
e9aaa2fbe0
gnu: freeciv: Update to 2.6.3.
* gnu/packages/games.scm (freeciv): Update to 2.6.3.
2021-01-02 18:54:30 +01:00
Efraim Flashner
4303e33c86
gnu: kjumpingcube: Update to 20.12.0.
* gnu/packages/games.scm (kjumpingcube): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:39 +02:00
Efraim Flashner
189cd35a2a
gnu: ksquares: Update to 20.12.0.
* gnu/packages/games.scm (ksquares): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:39 +02:00
Efraim Flashner
c739700992
gnu: kreversi: Update to 20.08.3.
* gnu/packages/games.scm (kreversi): Update to 20.08.3.
[source]: Download from new upstream URI.
2020-12-30 10:41:39 +02:00
Efraim Flashner
ebae645bb8
gnu: knavalbattle: Update to 20.12.0.
* gnu/packages/games.scm (knavalbattle): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:35 +02:00
Efraim Flashner
6dfd1fbd4d
gnu: killbots: Update to 20.12.0.
* gnu/packages/games.scm (killbots): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:18 +02:00
Efraim Flashner
491a6e4867
gnu: bovo: Update to 20.12.0.
* gnu/packages/games.scm (bovo): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:18 +02:00
Efraim Flashner
2129bf0c60
gnu: kspaceduel: Update to 20.12.0.
* gnu/packages/games.scm (kspaceduel): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:18 +02:00
Efraim Flashner
8fd37c7a22
gnu: kapman: Update to 20.12.0.
* gnu/packages/games.scm (kapman): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
8e36d0c407
gnu: kubrick: Update to 20.12.0.
* gnu/packages/games.scm (kubrick): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
4c10278e56
gnu: kiriki: Update to 20.12.0.
* gnu/packages/games.scm (kiriki): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
ee32e0f120
gnu: ksirk: Update to 20.12.0.
* gnu/packages/games.scm (ksirk): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
2c876ee0f1
gnu: granatier: Update to 20.12.0.
* gnu/packages/games.scm (granatier): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
de8f4bcc45
gnu: bomber: Update to 20.12.0.
* gnu/packages/games.scm (bomber): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
2ab9e58da3
gnu: knetwalk: Update to 20.12.0.
* gnu/packages/games.scm (knetwalk): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
25557055fa
gnu: kblackbox: Update to 20.12.0.
* gnu/packages/games.scm (kblackbox): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:17 +02:00
Efraim Flashner
7341ab7e08
gnu: kgoldrunner: Update to 20.12.0.
* gnu/packages/games.scm (kgoldrunner): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner
656cc08398
gnu: ksudoku: Update to 20.12.0.
* gnu/packages/games.scm (ksudoku): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00