me
/
guix
Archived
1
0
Fork 0
Commit Graph

1216 Commits (fc797a3e8f4e8a77d2a07fb9ef42bd0b962a0acb)

Author SHA1 Message Date
Tobias Geerinckx-Rice 9d7577d5d8
gnu: edgar: Update to 1.34.
* gnu/packages/games.scm (edgar): Update to 1.34.
2021-04-11 23:46:30 +02:00
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
Efraim Flashner 2aab587f84
Merge remote-tracking branch 'origin/master' into core-updates 2021-03-24 20:50:44 +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
Christopher Baines a8448da0f4
Merge branch 'master' into core-updates 2021-03-06 00:18:30 +00: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
Danny Milosavljevic abd318ff4b
Merge branch 'master' into core-updates 2021-02-11 19:12:36 +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
Christopher Baines e740cc6140
Merge branch 'master' into core-updates 2021-02-03 09:57:35 +00:00
Maxim Cournoyer a0658f1a33
gnu: seahorse-adventures: Wrap with GUIX_PYTHONPATH.
* gnu/packages/games.scm (seahorse-adventures):
[phases]{install}: Replace PYTHONPATH with GUIX_PYTHONPATH.
2021-02-01 11:54:03 -05:00
Maxim Cournoyer dd4d826538
gnu: roguebox-adventures: Wrap with GUIX_PYTHONPATH.
* gnu/packages/games.scm (roguebox-adventures):
[phases]{install}: Replace PYTHONPATH with GUIX_PYTHONPATH.
2021-02-01 11:54:03 -05:00
Maxim Cournoyer d42245d401
gnu: Adjust package collection to Wrap using GUIX_PYTHONPATH.
This change was automated using:

$ git ls-files | grep .scm | \
  xargs sed 's/(getenv "PYTHONPATH")/(getenv "GUIX_PYTHONPATH")/' -i

$ git ls-files | grep .scm | \
  xargs sed 's/`("PYTHONPATH"/`("GUIX_PYTHONPATH"/' -i

* gnu/packages/admin.scm (nmap):
(dstat): Wrap using GUIX_PYTHONPATH.
* gnu/packages/audio.scm (jack-2):
(carla): Likewise.
* gnu/packages/benchmark.scm (fio): Likewise.
* gnu/packages/bioinformatics.scm (couger): Likewise.
(gess, find-circ, filtlong, nanopolish): Likewise.
* gnu/packages/cdrom.scm (cdemu-client): Likewise.
* gnu/packages/chemistry.scm (avogadro): Likewise.
* gnu/packages/connman.scm (econnman): Likewise.
* gnu/packages/cups.scm (hplip): Likewise.
* gnu/packages/debug.scm (scanmem): Likewise.
* gnu/packages/display-managers.scm (lightdm): Likewise.
* gnu/packages/ebook.scm (cozy): Likewise.
* gnu/packages/education.scm (anki): Likewise.
* gnu/packages/engineering.scm (kicad, volk, freecad): Likewise.
* gnu/packages/game-development.scm (renpy): Likewise.
* gnu/packages/games.scm (roguebox-adventures)
(seahorse-adventures, kajongg): Likewise.
* gnu/packages/gimp.scm (gimp, glimpse): Likewise.
* gnu/packages/glib.scm (itstool): Likewise.
* gnu/packages/gnome.scm (gnome-music, gtg, rhythmbox): Likewise.
(eolie, d-feet, gedit, caribou, gnome-shell, authenticator)
(gnome-todo, orca, passwordsafe, terminator, setzer)
(libratbag, komikku): Likewise.
* gnu/packages/gps.scm (gpsd): Likewise.
* gnu/packages/gtk.scm (gtk-doc): Likewise.
* gnu/packages/ibus.scm (ibus, ibus-libpinyin, ibus-anthy)
(ibus-libhangul): Likewise.
* gnu/packages/inkscape.scm (inkscape-1.0): Likewise.
* gnu/packages/linux.scm (bcc): Likewise.
* gnu/packages/mail.scm (notifymuch): Likewise.
* gnu/packages/maths.scm (units): Likewise.
* gnu/packages/music.scm (solfege): Likewise.
* gnu/packages/networking.scm (blueman): Likewise.
* gnu/packages/patchutils.scm (patchwork): Likewise.
* gnu/packages/photo.scm (rapid-photo-downloader, entangle): Likewise.
* gnu/packages/plotutils.scm (asymptote): Likewise.
* gnu/packages/presentation.scm (presentty): Likewise.
* gnu/packages/screen.scm (byobu): Likewise.
* gnu/packages/storage.scm (ceph): Likewise.
* gnu/packages/syndication.scm (liferea): Likewise.
* gnu/packages/task-management.scm (blanket): Likewise.
* gnu/packages/text-editors.scm (manuskript): Likewise.
* gnu/packages/version-control.scm (gitless, cgit, git-when-merged)
(git-imerge): Likewise.
* gnu/packages/video.scm (pitivi): Likewise.
* gnu/packages/virtualization.scm (criu): Likewise.
* gnu/packages/xfce.scm (catfish): Likewise.
2021-02-01 11:54:01 -05:00
Maxim Cournoyer b6a50fae1f
gnu: fifengine: Do not alter PYTHONPATH.
* gnu/packages/games.scm (fifengine): Import the (guix build
python-build-system) module.
[phases]{check}: Simplify by using the 'add-installed-pythonpath' procedure.
Remove trailing #t.
2021-02-01 11:53:50 -05: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
Maxim Cournoyer 01f0707207
Merge branch 'staging' into 'core-updates'.
Conflicts:

	gnu/local.mk
	gnu/packages/cmake.scm
	gnu/packages/curl.scm
	gnu/packages/gl.scm
	gnu/packages/glib.scm
	gnu/packages/guile.scm
	gnu/packages/node.scm
	gnu/packages/openldap.scm
	gnu/packages/package-management.scm
	gnu/packages/python-xyz.scm
	gnu/packages/python.scm
	gnu/packages/tls.scm
	gnu/packages/vpn.scm
	gnu/packages/xorg.scm
2021-01-13 23:45:53 -05: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
Efraim Flashner e9d0f4ad39
gnu: kbounce: Update to 20.12.0.
* gnu/packages/games.scm (kbounce): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner 57c6361db6
gnu: konquest: Update to 20.12.0.
* gnu/packages/games.scm (konquest): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner d84222586c
gnu: kmines: Update to 20.12.0.
* gnu/packages/games.scm (kmines): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner 8ad4c4841d
gnu: kbreakout: Update to 20.12.0.
* gnu/packages/games.scm (kbreakout): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner 01497efa84
gnu: kajongg: Update to 20.12.0.
* gnu/packages/games.scm (kajongg): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:16 +02:00
Efraim Flashner 455f9ec4a0
gnu: kshisen: Update to 20.12.0.
* gnu/packages/games.scm (kshisen): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:15 +02:00
Efraim Flashner 7daf6bcbfc
gnu: kmahjongg: Update to 20.12.0.
* gnu/packages/games.scm (kmahjongg): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:15 +02:00
Efraim Flashner 4cd1fac51f
gnu: libkmahjongg: Update to 20.12.0.
* gnu/packages/games.scm (libkmahjongg): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-30 10:41:15 +02:00
Efraim Flashner 50793bd41a
gnu: kajongg: Wrap binary with pythonpath.
* gnu/packages/games.scm (kajongg)[arguments]: Add phase to wrap binary
with PYTHONPATH.
[propagated-inputs]: Move python-twisted, python-pyqt ...
[inputs]: ... to here.
2020-12-30 10:41:07 +02:00
Efraim Flashner f92f7fea69
gnu: kfourinline: Update to 20.12.0.
* gnu/packages/games.scm (kfourinline): Update to 20.12.0.
[source]: Download from new upstream URI.
[inputs]: Remove kdelibs4support.
2020-12-29 23:35:02 +02:00
Efraim Flashner 6f85713676
gnu: kolf: Update to 20.12.0.
* gnu/packages/games.scm (kolf): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:02 +02:00
Efraim Flashner a7ff00787f
gnu: ktuberling: Update to 20.12.0.
* gnu/packages/games.scm (ktuberling): Update to 20.12.0.
[source]: Update to new upstream URI.
[native-inputs]: Add kdoctools.
[inputs]: Remove kdelibs4support. Add kio, python-wrapper.
2020-12-29 23:35:02 +02:00
Efraim Flashner 6be0b8f377
gnu: picmi: Update to 20.12.0.
* gnu/packages/games.scm (picmi): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:02 +02:00
Efraim Flashner 35c87a82ae
gnu: palapeli: Update to 20.12.0.
* gnu/packages/games.scm (palapeli): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:02 +02:00
Efraim Flashner 3cd53b4500
gnu: lskat: Update to 20.12.0.
* gnu/packages/games.scm (lskat): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:02 +02:00
Efraim Flashner f0a9276b75
gnu: ksnakeduel: Update to 20.12.0.
* gnu/packages/games.scm (ksnakeduel): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:02 +02:00
Efraim Flashner 5bd901dc78
gnu: kollision: Update to 20.12.0.
* gnu/packages/games.scm (kollision): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:01 +02:00
Efraim Flashner 092ccbf358
gnu: klines: Update to 20.12.0.
* gnu/packages/games.scm (klines): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:01 +02:00
Efraim Flashner 08b19d7c3a
gnu: kigo: Update to 20.12.0.
* gnu/packages/games.scm (kigo): Update to 20.12.0.
[source]: Download from new upstream URI.
2020-12-29 23:35:01 +02:00
Efraim Flashner d4dde6636f
gnu: kdiamond: Update to 20.12.0.
* gnu/packages/games.scm (kdiamond): Update to 20.12.0.
[source]: Download from new source URI.
2020-12-29 23:35:01 +02:00
Efraim Flashner 908e48f7dd
gnu: kblocks: Update to 20.12.0.
* gnu/packages/games.scm (kblocks): Update to 20.12.0.
[source]: Download from new source URI.
2020-12-29 23:35:01 +02:00
Nicolas Goaziou 7be871bb69
gnu: seahorse-adventures: Update to 1.3.
* gnu/packages/games.scm (seahorse-adventures): Update to 1.3.
2020-12-26 09:50:43 +01:00
Vincent Legoll 4f9e0777b9
gnu: openttd-engine: Update to 1.10.3.
* gnu/packages/games.scm (openttd-engine): Update to 1.10.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-23 22:21:14 +01:00
Vincent Legoll 0084f7e9b2
gnu: freeciv: Update to 2.6.2.1.
* gnu/packages/games.scm (freeciv): Update to 2.6.2.1.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-12-23 21:59:34 +01:00
Tobias Geerinckx-Rice 726d2df2f3
gnu: wesnoth: Update to 1.14.15.
* gnu/packages/games.scm (wesnoth): Update to 1.14.15.
2020-12-23 00:54:49 +01:00
Nicolas Goaziou 1e4785452c
gnu: freedroid: Use HTTPS home page URI.
* gnu/packages/games.scm (freedroid)[home-page]: Use HTTPS URI.
2020-12-19 16:06:18 +01:00
Marius Bakke c78964efa8
gnu: Remove 'curl-minimal'.
* gnu/packages/curl.scm (curl-minimal): Deprecate variable.
* gnu/packages/games.scm (yamagi-quake2)[inputs]: Replace CURL-MINIMAL with
CURL.
* gnu/packages/cmake.scm (cmake-bootstrap)[inputs]: Likewise.
(cmake-minimal)[inputs]: Don't override the "curl" input.
2020-12-17 00:15:49 +01:00
Nicolas Goaziou 11c3744275
gnu: cataclysm-dda: Update to 0.E-3.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.E-3.
2020-12-13 15:59:19 +01:00
Tobias Geerinckx-Rice 36e80e32f3
gnu: libmanette: Update to 0.2.6.
* gnu/packages/games.scm (libmanette): Update to 0.2.6.
2020-12-07 21:52:22 +01:00
Efraim Flashner 53b2bada05
gnu: nudoku: Update source URI.
* gnu/packages/games.scm (nudoku)[source]: Remove trailing .git from URI.
2020-11-29 21:58:44 +02:00
Efraim Flashner d22d491438
gnu: nudoku: Add source file-name field.
* gnu/packages/games.scm (nudoku)[source]: Add file-name field.
2020-11-29 21:57:21 +02:00
Tomás Ortín Fernández 3c50f08924
gnu: Add cgoban.
* gnu/packages/games.scm (cgoban): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-29 21:18:02 +02:00
Nicolas Goaziou 0ae0efd9a3
gnu: nudoku: Update to 2.1.0.
* gnu/packages/games.scm (nudoku): Update to 2.1.0.
[native-inputs]: Add autoconf, automake, gettext-minimal and pkg-config.
[source]: Use git-fetch since the last tag is not released as an archive.
2020-11-28 17:12:29 +01:00
Nicolas Goaziou 1a3233f074
gnu: yamagi-quake2: Update to 7.45.
* gnu/packages/games.scm (yamagi-quake2): Update to 7.45.
[inputs]: Add curl-minimal. Sort alphabetically.
2020-11-28 11:26:16 +01:00
Nicolas Goaziou 090ccec102
gnu: Add slimevolley.
* gnu/packages/games.scm (slimevolley): New variable.
2020-11-27 17:53:42 +01:00
Nicolas Goaziou 62d2a87646
gnu: open-adventure: Update to 1.9.
* gnu/packages/games.scm (open-adventure): Update to 1.9.
[arguments]: Re-activate parallel build.  Remove configure phase altogether.
[native-inputs]: Remove linenoise and python.  Add libedit, python-wrapper,
and pkg-config.
[description]: Slight rewording.
(open-adventure-2.5): Deprecate in favor of open-adventure.

The package is erroneously versioned as 2.5, which refers to the last release
of the original game. However, this is a forward-port with its own versioning
scheme.
2020-11-26 18:37:27 +01:00
Vagrant Cascadian c3364c18fd
gnu: bsd-games: Fix spelling.
* gnu/packages/games (bsd-games)[description]: Fix spelling of
  "chosen".
2020-11-23 17:19:06 -08:00
Tobias Geerinckx-Rice b1cd39276a
gnu: powwow: Update to 1.2.22.
* gnu/packages/games.scm (powwow): Update to 1.2.22.
2020-11-20 00:06:39 +01:00
Michael Rohleder 82df93e27c
gnu: gnubg: Prevent building with AVX instructions.
* gnu/packages/games.scm (gnubg)[arguments]: Add configure-flags for Intel
systems to build without AVX instructions.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2020-11-18 08:59:48 -05:00
Nicolas Goaziou 31b6ad823b
gnu: curseofwar: Fix license.
* gnu/packages/games.scm (curseofwar)[license]: Switch to GPL3+.
2020-11-15 22:30:38 +01:00
Nicolas Goaziou 9ad333f6cd
gnu: curseofwar: Improve docstring.
* gnu/packages/games.scm (curseofwar): Remove unnecessary reference to Linux.
Add other available UI.
2020-11-15 22:29:25 +01:00
Efraim Flashner 0b1d58029c
gnu: curseofwar: Don't use DESTDIR.
* gnu/packages/games.scm (curseofwar)[arguments]: Set PREFIX, not
DESTDIR, in make-flags.
2020-11-15 23:19:05 +02:00
Efraim Flashner 54d478fd9b
gnu: curseofwar: Cross compile.
* gnu/packages/games.scm (curseofwar)[arguments]: Use cc-for-target in
make-flags.
2020-11-15 23:17:40 +02:00
luhux 15929beb5f
gnu: Add curseofwar
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-15 22:03:40 +01:00
Tobias Geerinckx-Rice 0b09364d5f
gnu: tome4: Prepare for cross-compilation.
* gnu/packages/games.scm (tome4)[arguments]: Use CC-FOR-TARGET.
2020-11-11 17:48:01 +01:00
Tobias Geerinckx-Rice 9d8ebe703e
gnu: tome4: Update to 1.7.2.
* gnu/packages/games.scm (tome4): Update to 1.7.2.
2020-11-11 17:48:01 +01:00
Julien Lepiller 3096068ca5
gnu: laby: Update to 0.7.0.
* gnu/packages/games.scm (laby): Update to 0.7.0.
2020-11-10 16:03:24 +01:00
Efraim Flashner 919100ef09
gnu: pipewalker: Update source URI.
* gnu/packages/games.scm (pipewalker)[source]: Update source URI.
2020-11-09 11:34:09 +02:00
Vitaliy Shatrov 95024494f3
gnu: Add bsd-games.
* gnu/packages/games.scm (bsd-games): New variable.

New patches, taken from Arch and Debian:
* gnu/packages/patches/bsd-games-2.17-64bit.patch
* gnu/packages/patches/bsd-games-bad-ntohl-cast.patch
* gnu/packages/patches/bsd-games-gamescreen.h.patch
* gnu/packages/patches/bsd-games-getline.patch
* gnu/packages/patches/bsd-games-null-check.patch
* gnu/packages/patches/bsd-games-number.c-and-test.patch
* gnu/packages/patches/bsd-games-prevent-name-collisions.patch
* gnu/packages/patches/bsd-games-stdio.h.patch

New patches with our customizations (configure-config built after Arch's):
* gnu/packages/patches/bsd-games-add-configure-config.patch
* gnu/packages/patches/bsd-games-add-wrapper.patch
* gnu/packages/patches/bsd-games-dont-install-empty-files.patch

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-11-04 15:15:47 +01:00
Tobias Geerinckx-Rice c90aade8af
gnu: tintin++: Update to 2.02.05.
* gnu/packages/games.scm (tintin++): Update to 2.02.05.
2020-11-04 06:36:17 +01:00
Tobias Geerinckx-Rice 7f3018ce9c
gnu: julius: Update to 1.5.1.
* gnu/packages/games.scm (julius): Update to 1.5.1.
2020-11-04 06:36:17 +01:00
Oleg Pykhalov 16b7118131
gnu: tome4: Update to 1.7.0.
* gnu/packages/games.scm (tome4): Update to 1.7.0.
2020-10-30 02:38:44 +03:00
Pierre Neidhardt 616ca726d3
gnu: augustus: Update to 1.4.1a.
* gnu/packages/games.scm (augustus): Update to 1.4.1a.
2020-10-27 21:28:46 +01:00
Pierre Neidhardt 6d31f7dec4
gnu: julius: Update to 1.5.0.
* gnu/packages/games.scm (julius): Update to 1.5.0.
2020-10-27 21:28:45 +01:00
Julien Lepiller 408912b076
gnu: sky: Fix synopsis.
* gnu/pacakages/games.scm (sky)[synopsis]: Fix typo.
2020-10-22 22:31:57 +02:00
Tobias Geerinckx-Rice 214ff8f6db
gnu: tintin++: Update to 2.02.04.
* gnu/packages/games.scm (tintin++): Update to 2.02.04.
2020-10-16 15:09:53 +02:00
Michael Rohleder b343f5d8fd
gnu: stockfish: Update to 12.
* gnu/packages/games.scm (stockfish): Update to 12.
[inputs]: Add fetching of the official neural network file.
[arguments]: Add phase 'copy-net to copy this file and embed it.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-10-06 13:46:13 +02:00
Tobias Geerinckx-Rice 8416f0f26c
gnu: stockfish: Fix typo in description.
* gnu/packages/games.scm (stockfish)[description]: Fix typo.
2020-10-06 11:02:47 +02:00
Efraim Flashner 3699ed6350
gnu: astromance: Correctly link to game data.
Fixes <http://issues.guix.gnu.org/43797>.

* gnu/packages/games.scm (astromance)[arguments]: Adjust configure-flags
to point the DATADIR to a directory in the output.
2020-10-05 14:39:53 +03:00
Tobias Geerinckx-Rice 737875b408
gnu: starfighter: Update to 2.3.3.
* gnu/packages/games.scm (starfighter): Update to 2.3.3.
2020-10-01 00:13:43 +02:00
Efraim Flashner 1628d57bb5
gnu: Fix package references.
* gnu/packages/algebra.scm (iml)[inputs]: Correctly refer to package
inputs.
* gnu/packages/astronomy.scm (xplanet),
* gnu/packages/audio.scm (redkite, libaudec, lv2lint, lv2toweb),
* gnu/packages/bioconductor.scm (r-cummerbund),
* gnu/packages/chicken.scm (chicken),
* gnu/packages/conky.scm (conky),
* gnu/packages/cran.scm (r-latex2exp),
* gnu/packages/crates-io.scm (rust-rgb),
* gnu/packages/databases.scm (mariadb),
* gnu/packages/diffoscope.scm (reprotest),
* gnu/packages/file-systems.scm (glusterfs),
* gnu/packages/finance.scm (electron-cash),
* gnu/packages/games.scm (rinutils, ksudoku, kdiamond, kigo),
* gnu/packages/geo.scm (grass),
* gnu/packages/gnome.scm (libmediaart, gnome-contacts, geoclue),
* gnu/packages/gnucash.scm (aqbanking),
* gnu/packages/image.scm (mtpaint),
* gnu/packages/kde-internet.scm (kopete, ktorrent),
* gnu/packages/kde-utils.scm (kmousetool, kmouth, kronometer),
* gnu/packages/linphone.scm (liblinphone),
* gnu/packages/maths.scm (ppl),
* gnu/packages/mercury.scm (mercury-minimal),
* gnu/packages/music.scm (bjumblr, bschaffl, lsp-plugins,
spectacle-analyzer, helm, tap-lv2, wolf-shaper, shiru-lv2),
* gnu/packages/networking.scm (restinio),
* gnu/packages/prolog.scm (swi-prolog),
* gnu/packages/python-web.scm (gunicorn),
* gnu/packages/python-xyz.scm (python-docusign-esign),
* gnu/packages/ruby.scm (ruby-cucumber, ruby_version, ruby-addressable),
* gnu/packages/sagemath.scm (python-cypari2),
* gnu/packages/skarnet.scm (s6-linux-init),
* gnu/packages/vpn.scm (sshuttle),
* gnu/packages/web.scm (libcyaml),
* gnu/packages/xdisorg.scm (kbdd),
* gnu/packages/xorg.scm (xpra): Same.
2020-09-30 09:28:26 +03:00
Jesse Gibbons 0fa3d89fbc
gnu: freedink: Make "freedink-engine" and "freedink-data" public.
* gnu/packages/games.scm: (freedink-engine): Make public.
[arguments]: Add 'delete-freedinkedit-desktop' phase.
(freedink-data): Make public.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-09-25 19:05:08 +02:00
Tobias Geerinckx-Rice 7230f6d5dd
gnu: Fix typoes in package descriptions.
* gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo.
* gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma)
(r-bigmemoryextras)[description]: Likewise.
* gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise.
(r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise.
* gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4)
(rust-tokio-fs-0.1)[synopsis, description]: Likewise.
(rust-blas-sys-0.7)[description]: Likewise.
(rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise.
* gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise.
* gnu/packages/disk.scm (hddtemp)[description]: Likewise.
* gnu/packages/django.scm (python-djangorestframework)[description]:
Likewise.
* gnu/packages/documentation.scm (doc++)[description]: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless)
(emacs-scpaste)[description]: Likewise.
* gnu/packages/file-systems.scm (dbxfs)[description]: Likewise.
* gnu/packages/finance.scm (python-stdnum)[description]: Likewise.
* gnu/packages/fontutils.scm (woff2)[description]: Likewise.
* gnu/packages/games.scm (openttd-opengfx)[description]: Likewise.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux)
[description]: Likewise.
* gnu/packages/gnome.scm (libgrss)[description]: Likewise.
* gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk)
[description]: Likewise.
(go-github-com-go-git-go-billy)[synopsis, description]: Likewise.
* gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]:
Likewise.
* gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise.
* gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]:
Likewise.
* gnu/packages/java.scm (java-mail)[synopsis]: Likewise.
(java-native-access-platform)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities-stats)[description]:
Likewise.
* gnu/packages/kde-utils.scm (krusader)[description]: Likewise.
* gnu/packages/language.scm (praat)[description]: Likewise.
* gnu/packages/linux.scm (light)[description]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]:
Likewise.
* gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo)
(ocaml4.07-ppx-variants-conv)[description]: Likewise.
* gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise.
* gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise.
* gnu/packages/python-web.scm (python-html5lib)[synopsis, description]:
Likewise.
(python-venusian)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-readlike, python-gssapi)
(python-flufl-i18n)[description]: Likewise.
(python-pox, python-watchdog, python-xattr)[synopsis, description]:
Likewise.
* gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise.
* gnu/packages/rust-apps.scm (watchexec)[description]: Likewise.
* gnu/packages/rust.scm (mrustc)[synopsis]: Likewise.
* gnu/packages/shells.scm (s-shell)[description]: Likewise.
* gnu/packages/ssh.scm (sshpass)[description]: Likewise.
* gnu/packages/terminals.scm (beep)[description]: Likewise.
* gnu/packages/web.scm (perl-lwp-useragent-cached)[description]:
Likewise.
* gnu/packages/wv.scm (wv)[description]: Likewise.
2020-09-23 04:37:01 +02:00
Efraim Flashner c515bbae0c
gnu: supertuxkart: Sort inputs alphabetically.
* gnu/packages/games.scm (supertuxkart)[inputs]: Sort alphabetically.
2020-09-21 10:01:02 +03:00
Raphaël Mélotte c1e73d074c
gnu: supertuxkart: Update to 1.2.
* gnu/packages/games.scm (supertuxkart): Update to 1.2.
[source]: Update snippet, some of the previously bundled libraries are
gone. Also update URL.
[arguments]: Remove unneeded configure flags.
[inputs]: Add sdl2.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-09-21 09:59:32 +03:00
Kei Kebreau 5d351adaca
gnu: retux: Update to 1.4.1-1.
* gnu/packages/games.scm (retux): Add let binding and update to 1.4.1-1.
[version]: Update version string.
[source]: Update URL.
2020-09-20 13:32:41 -04:00
Tobias Geerinckx-Rice dc5ccd2e4d
gnu: libmanette: Update to 0.2.5.
* gnu/packages/games.scm (libmanette): Update to 0.2.5.
2020-09-19 01:40:04 +02:00
Tobias Geerinckx-Rice 61d02cecd9
gnu: wesnoth: Update to 1.14.14.
* gnu/packages/games.scm (wesnoth): Update to 1.14.14.
2020-09-14 00:23:01 +02:00
Kei Kebreau 706e79300b
gnu: armagetronad: Update to 0.2.9.0.1.
* gnu/packages/games.scm (armagetronad): Update to 0.2.9.0.1.
[source]: Update URL.
[native-inputs]: Add pkg-config.
2020-09-10 08:25:33 -04:00
Kei Kebreau 39e880bfbb
gnu: starfighter: Update to 2.3.2.
* gnu/packages/games.scm (starfighter): Update to 2.3.2.
2020-09-09 21:13:53 -04:00
Kei Kebreau f98ea63204
gnu: retux: Update to 1.4.
* gnu/packages/games.scm (retux): Update to 1.4.
[source, home-page]: Update URLs.
[arguments]: Update 'install phase.
2020-09-09 21:00:15 -04:00
Timothy Sample f14e808aea
gnu: hedgewars: Fix build with shared libraries.
Fixes: <https://bugs.gnu.org/43112>.

* gnu/packages/games.scm (hedgewars)[arguments]: Set "haskell_flags"
in #:configure-flags to enable dynamic linking.
2020-09-02 13:44:12 -04:00
Tobias Geerinckx-Rice 70e741720a
gnu: odamex: Update to 0.8.3.
* gnu/packages/games.scm (odamex): Update to 0.8.3.
2020-08-28 18:38:28 +02:00
Tobias Geerinckx-Rice d6a454addf
gnu: quadrapassel: Update to 3.36.05.
* gnu/packages/games.scm (quadrapassel): Update to 3.36.05.
2020-08-26 06:08:10 +02:00
Michael Rohleder a41b8c9a09
gnu: gnome-chess: Update to 3.37.3.
* gnu/packages/games.scm (gnome-chess): Update to 3.37.3.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-08-25 22:40:02 -05:00
Efraim Flashner 2612ec80d0
gnu: stepmania: Fix typo.
* gnu/packages/games.scm (stepmania)[arguments]: Check for the 'x86_64'
architecture.
2020-08-25 16:11:42 +03:00
Tobias Geerinckx-Rice 4c7d16c551
gnu: unknown-horizons: Fix build with python@3.8 and python-pytest@5.
* gnu/packages/games.scm (unknown-horizons)[source]: Add patch.
[arguments]: Add a ‘fix-tests-with-pytest>=4’ phase.
[native-inputs]: Add python-distro.
* gnu/packages/patches/unknown-horizons-python-3.8-distro.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-08-19 23:02:26 +02:00
Tobias Geerinckx-Rice 5c83e8ec11
gnu: unknown-horizons: Return #t from all phases.
* gnu/packages/games.scm (unknown-horizons)[arguments]: Return #t from ‘set-HOME’.
2020-08-19 23:02:26 +02:00
Tobias Geerinckx-Rice 50dee556f5
gnu: ola: Build with protobuf@3.
* gnu/packages/lighting.scm (ola)[propagated-inputs]: Use default protobuf version.
2020-08-16 12:16:07 +02:00
Tobias Geerinckx-Rice ec6cf66c28
gnu: ltris: Update to 1.2.1.
* gnu/packages/games.scm (ltris): Update to 1.2.1.
2020-08-16 03:47:14 +02:00
Jesse Gibbons 8677e8699a
gnu: freedink-engine: Fix SDL hints.
* gnu/packages/games.scm: freedink: [patches]: Add fix.
* gnu/packages/patches/freedink-engine-fix-sdl-hints.patch: New file.
* gnu/local.mk: Add it.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-08-12 17:08:47 +02:00
Jesse Gibbons e7e69e56f5
gnu: freedink-engine: Call autoreconf.
* gnu/packages/games.scm: freedink-engine (phases): add 'autoreconf

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-08-12 17:08:40 +02:00
Tobias Geerinckx-Rice 505ceff606
gnu: pioneers: Download over HTTPS.
* gnu/packages/games.scm (pioneers)[source]: Use HTTPS.
2020-08-11 16:25:05 +02:00
Tobias Geerinckx-Rice f2922d9ea1
gnu: pioneers: Update to 15.6.
* gnu/packages/games.scm (pioneers): Update to 15.6.
2020-08-11 16:25:05 +02:00
Leo Prikler d8fcde01b4
gnu: Add minetest-mineclone.
* gnu/packages/games.scm (minetest-mineclone): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-08-07 11:01:13 +02:00
Oleg Pykhalov 062448f359
gnu: Add paperview.
* gnu/packages/games.scm (paperview): New variable.
2020-08-04 11:11:08 +03:00
Kei Kebreau dcb74405e1
gnu: starfighter: Update to 2.3.1.
* gnu/packages/games.scm (starfighter): Update to 2.3.1.
2020-08-01 12:10:27 -04:00
Tobias Geerinckx-Rice 0a00d157e6
gnu: freeorion: Update to 0.4.10.
* gnu/packages/games.scm (freeorion): Update to 0.4.10.
[inputs]: Use Python 3 and default boost.
2020-07-28 21:24:12 +02:00
Jesse Gibbons 6fba1f4ded
gnu: knights: Fix build.
* gnu/packages/games.scm (knights)[arguments]<#:make-flags>: Add
"CXXFLAGS=-lpthread".

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-28 21:13:27 +03:00
Trevor Hass fb38560c82
gnu: Add azimuth.
* gnu/packages/games.scm (azimuth): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2020-07-25 15:13:39 +03:00
Jesse Gibbons 982a6e79a2
gnu: chroma: Configure with inline attribute.
* gnu/packages/games.scm (chroma)[configure-flags]: Add flag to properly
support inline attribute of STD C89.

Signed-off-by: Brett Gilio <brettg@gnu.org>
2020-07-24 20:14:46 -05:00
Marius Bakke 0b95f51eae
gnu: enigma: Fix build with GCC >= 6.
* gnu/packages/games.scm (enigma)[arguments]: Add phase to substitute faulty
comparison.
2020-07-24 15:02:14 +02:00
Tobias Geerinckx-Rice adaff1a481
gnu: warzone2100: Update to 3.4.1.
* gnu/packages/games.scm (warzone2100): Update to 3.4.1.
2020-07-23 16:25:09 +02:00
Eric Bavier 2f648809e3
gnu: quadrapassel: Update to 3.36.02.
* gnu/packages/games.scm (quadrapassel): Update to 3.36.02.
[inputs]: Add gsound.
2020-07-22 17:14:55 -05:00
Michael Rohleder 500ee354ae
gnu: widelands: Update to 21.
* gnu/packages/games.scm (widelands): Update to 21.
[arguments]: Remove unneeded 'install-desktop-file-and-icons phase.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-07-20 13:17:53 +03:00
Tobias Geerinckx-Rice 6052fd73ae
gnu: 7kaa: Update to 2.15.4p1.
* gnu/packages/games.scm (7kaa): Update to 2.15.4p1.
2020-07-19 02:19:30 +02:00
Kei Kebreau a2e6553441
gnu: starfighter: Update to 2.3.
* gnu/packages/games.scm (starfighter): Update to 2.3.
2020-07-17 20:51:53 -04:00
Kei Kebreau 056db754bf
gnu: ltris: Update to 1.2.
* gnu/packages/games.scm (ltris): Update to 1.2.
[source]: Use a "mirror://sourceforge" URL.
2020-07-17 19:22:11 -04:00
Diego Nicola Barbato f49eb9f997
gnu: freeorion: Build with boost-with-python2.
* gnu/packages/games.scm (freeorion)[inputs]: Replace boost with
boost-with-python2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-17 02:02:30 +02:00
Timotej Lazar 0fc715f971
gnu: hedgewars: Install desktop icon.
* gnu/packages/games.scm (hedgewars)[arguments]: Add ‘install-icon’ phase.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-07-17 01:51:56 +02:00
Nicolas Goaziou 8a3d041698
gnu: flightgear: Update to 2018.3.5.
* gnu/packages/games.scm (flightgear):
(simgear): Update to 2018.3.5.
2020-07-14 14:49:59 +02:00
Ludovic Courtès b0e7b6992f
gnu: Remove ".git" from "https://github/…/….git".
Until now, 'lookup-origin' and thus 'lookup-origin-revision' in (guix
swh) would sometimes return #f for these because the ".git" URLs are
redirects to the non-".git" URLs.  Consequently, 'guix lint -c archival'
would keep saying "scheduled Software Heritage archival"; likewise, the
fallback download code would fail.

* gnu/packages/ada.scm,
gnu/packages/admin.scm,
gnu/packages/aidc.scm,
gnu/packages/algebra.scm,
gnu/packages/android.scm,
gnu/packages/animation.scm,
gnu/packages/arcan.scm,
gnu/packages/assembly.scm,
gnu/packages/audio.scm,
gnu/packages/authentication.scm,
gnu/packages/avr.scm,
gnu/packages/axoloti.scm,
gnu/packages/backup.scm,
gnu/packages/bash.scm,
gnu/packages/benchmark.scm,
gnu/packages/bioconductor.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/bittorrent.scm,
gnu/packages/boost.scm,
gnu/packages/build-tools.scm,
gnu/packages/c.scm,
gnu/packages/calendar.scm,
gnu/packages/cdrom.scm,
gnu/packages/check.scm,
gnu/packages/chemistry.scm,
gnu/packages/chez.scm,
gnu/packages/clojure.scm,
gnu/packages/code.scm,
gnu/packages/compression.scm,
gnu/packages/compton.scm,
gnu/packages/coq.scm,
gnu/packages/cpp.scm,
gnu/packages/cran.scm,
gnu/packages/crypto.scm,
gnu/packages/curl.scm,
gnu/packages/databases.scm,
gnu/packages/datastructures.scm,
gnu/packages/debug.scm,
gnu/packages/disk.scm,
gnu/packages/distributed.scm,
gnu/packages/django.scm,
gnu/packages/dlang.scm,
gnu/packages/dns.scm,
gnu/packages/docker.scm,
gnu/packages/education.scm,
gnu/packages/efi.scm,
gnu/packages/elixir.scm,
gnu/packages/emacs-xyz.scm,
gnu/packages/embedded.scm,
gnu/packages/emulators.scm,
gnu/packages/engineering.scm,
gnu/packages/erlang.scm,
gnu/packages/fabric-management.scm,
gnu/packages/file-systems.scm,
gnu/packages/finance.scm,
gnu/packages/firmware.scm,
gnu/packages/flashing-tools.scm,
gnu/packages/fonts.scm,
gnu/packages/fontutils.scm,
gnu/packages/fpga.scm,
gnu/packages/game-development.scm,
gnu/packages/games.scm,
gnu/packages/genealogy.scm,
gnu/packages/genimage.scm,
gnu/packages/geo.scm,
gnu/packages/gimp.scm,
gnu/packages/gl.scm,
gnu/packages/gnome-xyz.scm,
gnu/packages/gnome.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/golang.scm,
gnu/packages/gpodder.scm,
gnu/packages/graph.scm,
gnu/packages/graphics.scm,
gnu/packages/graphviz.scm,
gnu/packages/groff.scm,
gnu/packages/groovy.scm,
gnu/packages/gtk.scm,
gnu/packages/guile-xyz.scm,
gnu/packages/guile.scm,
gnu/packages/hardware.scm,
gnu/packages/haskell-apps.scm,
gnu/packages/haskell-xyz.scm,
gnu/packages/hexedit.scm,
gnu/packages/i2p.scm,
gnu/packages/ibus.scm,
gnu/packages/image-processing.scm,
gnu/packages/image-viewers.scm,
gnu/packages/image.scm,
gnu/packages/ipfs.scm,
gnu/packages/java-graphics.scm,
gnu/packages/java-maths.scm,
gnu/packages/java.scm,
gnu/packages/javascript.scm,
gnu/packages/jrnl.scm,
gnu/packages/julia.scm,
gnu/packages/jupyter.scm,
gnu/packages/kodi.scm,
gnu/packages/language.scm,
gnu/packages/lego.scm,
gnu/packages/less.scm,
gnu/packages/libusb.scm,
gnu/packages/linux.scm,
gnu/packages/lirc.scm,
gnu/packages/lisp-xyz.scm,
gnu/packages/llvm.scm,
gnu/packages/logging.scm,
gnu/packages/lolcode.scm,
gnu/packages/lua.scm,
gnu/packages/lxde.scm,
gnu/packages/lxqt.scm,
gnu/packages/machine-learning.scm,
gnu/packages/mail.scm,
gnu/packages/markup.scm,
gnu/packages/maths.scm,
gnu/packages/maven.scm,
gnu/packages/mes.scm,
gnu/packages/messaging.scm,
gnu/packages/monitoring.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/node-xyz.scm,
gnu/packages/ocaml.scm,
gnu/packages/ocr.scm,
gnu/packages/onc-rpc.scm,
gnu/packages/opencl.scm,
gnu/packages/opencog.scm,
gnu/packages/pantheon.scm,
gnu/packages/password-utils.scm,
gnu/packages/patchutils.scm,
gnu/packages/pdf.scm,
gnu/packages/perl6.scm,
gnu/packages/phabricator.scm,
gnu/packages/popt.scm,
gnu/packages/printers.scm,
gnu/packages/prolog.scm,
gnu/packages/protobuf.scm,
gnu/packages/pulseaudio.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/python-xyz.scm,
gnu/packages/qt.scm,
gnu/packages/radio.scm,
gnu/packages/rails.scm,
gnu/packages/rdf.scm,
gnu/packages/rednotebook.scm,
gnu/packages/rpc.scm,
gnu/packages/rsync.scm,
gnu/packages/ruby.scm,
gnu/packages/rust.scm,
gnu/packages/scheme.scm,
gnu/packages/screen.scm,
gnu/packages/security-token.scm,
gnu/packages/selinux.scm,
gnu/packages/serialization.scm,
gnu/packages/shells.scm,
gnu/packages/shellutils.scm,
gnu/packages/simh.scm,
gnu/packages/sml.scm,
gnu/packages/ssh.scm,
gnu/packages/statistics.scm,
gnu/packages/stenography.scm,
gnu/packages/sync.scm,
gnu/packages/syncthing.scm,
gnu/packages/synergy.scm,
gnu/packages/telephony.scm,
gnu/packages/terminals.scm,
gnu/packages/tex.scm,
gnu/packages/texinfo.scm,
gnu/packages/text-editors.scm,
gnu/packages/textutils.scm,
gnu/packages/time.scm,
gnu/packages/tmux.scm,
gnu/packages/tor.scm,
gnu/packages/toys.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/vim.scm,
gnu/packages/virtualization.scm,
gnu/packages/vlang.scm,
gnu/packages/vnc.scm,
gnu/packages/vpn.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm,
gnu/packages/wireservice.scm,
gnu/packages/wm.scm,
gnu/packages/wxwidgets.scm,
gnu/packages/xdisorg.scm,
gnu/packages/xml.scm,
gnu/packages/xorg.scm,
tests/lint.scm: Remove trailing ".git" from 'git-reference' URL.
2020-07-12 23:08:15 +02:00
Guillaume Le Vaillant c02af11dbf
gnu: Add pokerth.
* gnu/packages/games.scm (pokerth): New variable.
2020-07-12 15:04:29 +02:00
Tobias Geerinckx-Rice a7ca42ff08
gnu: chocolate-doom: Update to 3.0.1.
* gnu/packages/games.scm (chocolate-doom): Update to 3.0.1.
2020-07-11 14:38:32 +02:00
Tobias Geerinckx-Rice a8d5ac0384
gnu: 7kaa: Update to 2.15.4.
* gnu/packages/games.scm (7kaa): Update to 2.15.4.
2020-07-11 14:38:32 +02:00
Jakub Kądziołka cc7b170db2
gnu: minetest: Update to 5.3.0.
* gnu/packages/games.scm
(minetest, minetest-data): Update to 5.3.0.
(minetest-data): Specify version with (package-version minetest)
2020-07-10 22:04:53 +02:00
Tobias Geerinckx-Rice dd77434a37
gnu: ktuberling: Fix typo in description.
* gnu/packages/games.scm (ktuberling)[description]: Fix typo.
2020-07-09 14:53:33 +02:00
Michael Rohleder 5b87bacd54
gnu: chessx: Update to 1.5.4.
* gnu/packages/games.scm (chessx): Update to 1.5.4,
[inputs]: add "qtspeech",
[arguments]: fix missing translations.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2020-07-05 11:33:56 +02:00
Marius Bakke 0ceb7c191d
gnu: Add UFO: Alien Invasion.
* gnu/packages/games.scm (%ufoai-commit, %ufoai-revision, %ufoai-version,
ufoai-source, ufo2map, ufoai-data, ufoai): New variables.
2020-07-02 23:20:50 +02:00
Alberto Eleuterio Flores Guerrero 9299da1362
gnu: Add widelands.
* gnu/local.mk (widelands): New variable.
* gnu/packages/patches/widelands-system-wide_minizip.patch: New file.
(dist_patch_DATA): Register file above.

Co-authored-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 17:44:38 +02:00
Nicolas Goaziou db23a54875
gnu: Add bzflag.
* gnu/packages/games.scm (bzflag): New variable.
2020-06-30 17:37:50 +02:00
Nicolas Goaziou 393190ce1d
gnu: Add astromenace.
* gnu/packages/games.scm (astromenace): New variable.
2020-06-30 17:29:23 +02:00
Vitaliy Shatrov 8518266314
gnu: Add taisei.
* gnu/packages/games.scm (taisei): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2020-06-30 17:25:14 +02:00
Kei Kebreau 6ebf300959
gnu: starfighter: Update to 2.2.1.
* gnu/packages/games.scm (starfighter): Update to 2.2.1.
[source]: Update URI.
2020-06-29 12:13:20 -04:00
Nicolas Goaziou 19c0280ff7
gnu: Add burgerspace.
* gnu/packages/games.scm (burgerspace): New variable.
2020-06-29 00:54:52 +02:00
Pierre Neidhardt 7dd2005f11
gnu: warzone2100: Update to 3.4.0.
* gnu/packages/games.scm (warzone2100): Update to 3.4.0.
2020-06-28 21:58:49 +02:00
Nicolas Goaziou 68a6070bc3
gnu: Add abe.
* gnu/packages/games.scm (abe): New variable.
2020-06-22 22:06:06 +02:00
Nicolas Goaziou 37ab7837e7
gnu: xmoto: Update to 0.6.1.
* gnu/packages/games.scm (xmoto): Update to 0.6.1.
[arguments]: Remove phase installing man pages, now properly handled by the
installation script.
2020-06-22 00:40:10 +02:00
Nicolas Goaziou 6d7ed7c050
gnu: Add seahorse-adventures.
* gnu/packages/games.scm (seahorse-adventures): New variable.
2020-06-21 23:14:16 +02:00
Nicolas Goaziou 027285691a
gnu: xmoto: Unbundle ODE and libccd.
* gnu/packages/games.scm (xmoto): Unbundle ODE and libccd.
[inputs]: Add ode.
2020-06-21 01:47:05 +02:00
Nicolas Goaziou fb5296605e
gnu: xmoto: Update to 0.6.0-0-f7ca787.
* gnu/packages/games.scm (xmoto): Update to 0.6.0-0-f7ca787.
[source]: Remove patches.
[arguments]: Remove make-flags keyword.
* gnu/packages/patches/xmoto-remove-glext.patch:
* gnu/packages/patches/xmoto-reproducible.patch:
* gnu/packages/patches/xmoto-utf8.patch: Delete files.
* gnu/local.mk: Register previous deletions.
2020-06-21 00:45:08 +02:00
Tobias Geerinckx-Rice 85c4364c78
gnu: wesnoth: Update to 1.14.13.
* gnu/packages/games.scm (wesnoth): Update to 1.14.13.
2020-06-18 02:44:26 +02:00
Tobias Geerinckx-Rice a7d74db93d
gnu: corsix-th: Update to 0.64.
* gnu/packages/games.scm (corsix-th): Update to 0.64.
2020-06-17 13:34:27 +02:00
Nicolas Goaziou ce84582b51
gnu: Add frozen-bubble.
* gnu/packages/games.scm (frozen-bubble): New variable.
2020-06-17 11:56:34 +02:00
Christopher Lemmer Webber 7fc273fe3f
gnu: crawl: Update to 0.25.0.
* gnu/packages/games.scm (crawl): Update to 0.25.0.
2020-06-16 15:04:49 -04:00
Pierre Neidhardt 1b917f99b5
gnu: Add augustus.
* gnu/packages/games.scm (augustus): New variable.
2020-06-14 22:44:15 +02:00
Kei Kebreau 13d962b9a6
gnu: starfighter: Update to 2.2.
* gnu/packages/games.scm (starfighter): Update to 2.2.
2020-06-13 18:54:58 -04:00
Tobias Geerinckx-Rice ae89d96c08
gnu: wesnoth: Update to 1.14.12.
* gnu/packages/games.scm (wesnoth): Update to 1.14.12.
2020-06-14 00:05:12 +02:00
Tobias Geerinckx-Rice b4bfd66b9a
gnu: ltris: Update to 1.0.20.
* gnu/packages/games.scm (ltris): Update to 1.0.20.
2020-06-14 00:05:09 +02:00
Tobias Geerinckx-Rice d7822dc677
gnu: julius: Update to 1.4.1.
* gnu/packages/games.scm (julius): Update to 1.4.1.
2020-06-14 00:05:09 +02:00
Tobias Geerinckx-Rice d321d35aa9
gnu: angband: Use HTTPS.
* gnu/packages/games.scm (angband)[source, home-page]: Use HTTPS.
2020-06-14 00:05:09 +02:00
Tobias Geerinckx-Rice 4c9577443f
gnu: angband: Update to 4.2.1.
* gnu/packages/games.scm (angband): Update to 4.2.1.
2020-06-14 00:05:08 +02:00
Tobias Geerinckx-Rice 8c07da61e7
gnu: gnome-chess: Update to 3.36.1.
* gnu/packages/games.scm (gnome-chess): Update to 3.36.1.
2020-06-14 00:05:08 +02:00
Tobias Geerinckx-Rice 0c716128d3
gnu: gnome-chess: Don't use NAME in source URI.
* gnu/packages/games.scm (gnome-chess)[source]: Hard-code NAME.
2020-06-14 00:05:08 +02:00
Marius Bakke 7ce1b5e7b7
Merge branch 'master' into staging 2020-06-06 21:25:43 +02:00
Tobias Geerinckx-Rice 6b490fff21
gnu: fortune-mod: Update to 2.28.0.
* gnu/packages/games.scm (fortune-mod): Update to 2.28.0.
2020-06-06 09:21:48 +02:00
Tobias Geerinckx-Rice e712b998aa
gnu: lolcat: Fix cross-compilation.
* gnu/packages/games.scm (lolcat)[arguments]: Use CC-FOR-TARGET.
2020-06-02 20:50:18 +02:00
Efraim Flashner 9f6efa117c
gnu: chess: Update to 6.2.7.
* gnu/packages/games.scm (chess): Update to 6.2.7.
2020-05-31 19:16:35 +03:00
Marius Bakke fe6d003908
Merge branch 'master' into staging 2020-05-29 23:36:38 +02:00
Nicolas Goaziou 0c82f6ad0e
gnu: cdogs-sdl: Update to 0.8.0.
* gnu/packages/games.scm (cdogs-sdl): Update to 0.8.0.
[native-inputs]: Add `pkg-config'.
[inputs]: Add `gtk+'.
2020-05-29 22:46:58 +02:00