me
/
guix
Archived
1
0
Fork 0
Commit Graph

1048 Commits (13953f0e7ec230e701faa679bcf2c1d6a3ab4693)

Author SHA1 Message Date
Tobias Geerinckx-Rice 53b9cdd58e
gnu: teeworlds: Update to 0.7.5.
* gnu/packages/games.scm (teeworlds): Update to 0.7.5.
2020-05-01 17:25:44 +02:00
Tobias Geerinckx-Rice 4b50aaade4
gnu: crispy-doom: Update to 5.8.0.
* gnu/packages/games.scm (crispy-doom): Update to 5.8.0.
2020-05-01 17:25:44 +02:00
Marius Bakke 7abe35febe
Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
Efraim Flashner 6a825d8c0d
gnu: chess: Update to 6.2.6.
* gnu/packages/games.scm (chess): Update to 6.2.6.
2020-04-18 21:01:52 +03:00
Efraim Flashner dc9b1835d2
gnu: chess: Set upstream name and ftp-directory.
* gnu/packages/games.scm (chess)[properties]: New field. Add
upstream-name and ftp-directory.
2020-04-18 20:57:15 +03:00
Marius Bakke bd21acf6c3
Merge branch 'master' into core-updates 2020-04-15 19:26:55 +02:00
Alberto Eleuterio Flores Guerrero dcf9a7dc01
gnu: Add blobwars.
* gnu/packages/games.scm (blobwars): New variable.
2020-04-14 10:26:51 +02:00
Marius Bakke fc58cb5bd2
Merge branch 'master' into core-updates 2020-04-13 20:26:21 +02:00
Vincent Legoll 842a9d8f56
gnu: openttd: Update to 1.10.0.
The os/dos subdirectory has been removed by upstream commit:
fdb804d86bcab8d0529bdf6ca925bed04ad2f047

* gnu/packages/games.scm (openttd)[version]: Update to 1.10.0.
[source]: Change uri to cdn.openttd.org, remove snippet & modules.
2020-04-12 15:22:32 +02:00
Vincent Legoll c492b23fb1
gnu: openttd-opengfx: Update to 0.6.0.
* gnu/packages/games.scm (openttd-opengfx)[version]: Update to 0.6.0.
[source]: Change uri to cdn.openttd.org.
[native-inputs]: Add which.
2020-04-12 15:22:32 +02:00
Marius Bakke c6d02bcf1b
Merge branch 'master' into core-updates 2020-04-11 17:00:30 +02:00
Nicolas Goaziou 5258c41699
gnu: Add tennix.
* gnu/packages/games.scm (tennix): New variable.
2020-04-11 14:20:29 +02:00
Tobias Geerinckx-Rice 827813b581
gnu: supertux: Update to 0.6.1.1.
* gnu/packages/games.scm (supertux): Update to 0.6.1.1.
2020-04-11 04:14:28 +02:00
Marius Bakke bdb90df764
Merge branch 'master' into core-updates 2020-04-11 00:10:23 +02:00
Tobias Geerinckx-Rice 12f99f9f1b
gnu: crispy-doom: Update to 5.7.2.
* gnu/packages/games.scm (crispy-doom): Update to 5.7.2.
2020-04-10 23:27:16 +02:00
Nicolas Goaziou b8f5b436ec
gnu: cataclysm-dda: Update to 0.E.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.E.
2020-04-09 01:00:27 +02:00
Marius Bakke 2778302399
Merge branch 'master' into core-updates
Conflicts:
	etc/news.scm
	gnu/local.mk
	gnu/packages/check.scm
	gnu/packages/cross-base.scm
	gnu/packages/gimp.scm
	gnu/packages/java.scm
	gnu/packages/mail.scm
	gnu/packages/sdl.scm
	gnu/packages/texinfo.scm
	gnu/packages/tls.scm
	gnu/packages/version-control.scm
2020-04-08 13:00:50 +02:00
Marius Bakke f2d97d577d
gnu: Replace uses of 'gettext' with 'gettext-minimal'.
* gnu/packages/cdrom.scm (dvdstyler)[native-inputs]: Change from GNU-GETTEXT
to GETTEXT-MINIMAL.
* gnu/packages/emulators.scm (dolphin-emu)[native-inputs]: Likewise.
* gnu/packages/engineering.scm (lepton-eda, kicad, kicad-i18l)[native-inputs]:
Likewise.
* gnu/packages/games.scm (quadrapassel, edgar)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (eog-plugins, workrave, geary)[native-inputs]: Likewise.
* gnu/packages/guile-xyz.scm (guile-gi, emacsy)[native-inputs]: Likewise.
* gnu/packages/image.scm (gpick)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (telegram-purple)[native-inputs]: Likewise.
* gnu/packages/music.scm (fmit)[native-inputs]: Likewise.
* gnu/packages/package-management.scm (flatpak)[native-inputs]: Likewise.
* gnu/packages/patchutils.scm (quilt)[native-inputs]: Likewise.
* gnu/packages/photo.scm (hugin)[native-inputs]: Likewise.
* gnu/packages/security-token.scm (eid-mw)[native-inputs]: Likewise.
* gnu/packages/telephony.scm (jami)[native-inputs]: Likewise.
* gnu/packages/texinfo.scm (pinfo)[native-inputs]: Likewise.
* gnu/packages/vulkan.scm (vkd3d)[native-inputs]: Likewise.
* gnu/packages/web.scm (cadaver)[native-inputs]: Likewise.
2020-04-04 15:48:44 +02:00
Marius Bakke f27b1cf091
gnu: ToME4: Fix build failure.
* gnu/packages/games.scm (tome4)[arguments]: Do not assume CPATH is set.
2020-04-03 18:26:47 +02:00
Marius Bakke 18caa6f528
gnu: hyperrogue: Fix build failure.
* gnu/packages/games.scm (hyperrogue)[arguments]: Do not assume CPATH is set.
2020-04-03 18:18:54 +02:00
Vincent Legoll 0ad7e703c9
gnu: nethack: Make some inputs native.
* gnu/packages/games.scm (nethack)[inputs]: Move flex & bison from here...
[native-inputs]: ...to this new field.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2020-04-02 11:16:49 +02:00
Jack Hill 63406c0bfd
gnu: Add gnome-chess
* gnu/packages/games.scm (gnome-chess): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-04-01 18:28:40 +01:00
Vitaliy Shatrov 3de5b4047e
gnu: Add neverball
* gnu/packages/games.scm (neverball): New variable.
2020-03-31 20:19:21 +02:00
Marius Bakke ae0badf5bb
Merge branch 'master' into core-updates
Conflicts:
	gnu/packages/admin.scm
	gnu/packages/commencement.scm
	gnu/packages/guile.scm
	gnu/packages/linux.scm
	gnu/packages/package-management.scm
	gnu/packages/pulseaudio.scm
	gnu/packages/web.scm
2020-03-30 12:17:33 +02:00
Tobias Geerinckx-Rice 53b9df20c1
gnu: Remove more packages deprecated for over almost a year.
* gnu/packages/games.scm (armagetron-advanced)
(cataclysm-dark-days-ahead, gnubackgammon, 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): Let's forget this ever happened.
* gnu/packages/emacs-xyz.scm (geiser, paredit, git-modes/old-name)
(magit, magit-svn, haskell-mode, emacs-emms-player-mpv, bbdb)
(ert-runner, groovy-emacs-modes): Remove variable.
* gnu/packages/engineering.scm (emacs-emms-player-simple-mpv)
(emacs-evil-ediff, emacs-evil-mu4e, emacs-wgrep-helm, ao): Likewise.
* gnu/packages/finance.scm (monero-core): Likewise.
* gnu/packages/gnome.scm (dungeon-crawl-stone-soup-tiles)
(tales-of-maj-eyal, battle-tanks, the-legend-of-edgar)
(gnome-tweak-tool): Likewise.
* gnu/packages/gnuzilla.scm (conkeror): Likewise.
* gnu/packages/guile-xyz.scm (mcron2): Likewise.
* gnu/packages/image.scm (pngcrunch): Likewise.
* gnu/packages/linux.scm (eudev-with-hwdb): Likewise.
* gnu/packages/maths.scm (qtoctave): Likewise.
* gnu/packages/package-management.scm (guile2.0-guix): Likewise.
* gnu/packages/php.scm (php-with-bcmath): Likewise.
* gnu/packages/python-xyz.scm (python-kivy-next, python2-kivy-next):
Likewise.
* gnu/packages/video.scm (livestreamer): Likewise.
* gnu/packages/virtualization.scm (lookingglass): Likewise.
* gnu/packages/vulkan.scm (vulkan-icd-loader): Likewise.
* gnu/packages/syndication.scm (newsbeuter): Likewise.
(newsboat)[description]: Remove historical footnote.
2020-03-29 18:40:56 +02:00
Marius Bakke 18af687037
Merge branch 'master' into core-updates
Conflicts:
	gnu/packages/icu4c.scm
	gnu/packages/man.scm
	gnu/packages/python-xyz.scm
	guix/scripts/environment.scm
	guix/scripts/pack.scm
	guix/scripts/package.scm
	guix/scripts/pull.scm
	guix/store.scm
2020-03-27 00:12:15 +01:00
Naga Malleswari db47adb0c7
gnu: Add 7kaa.
* gnu/packages/games.scm (7kaa): New variable.
2020-03-26 15:55:02 +01:00
Tobias Geerinckx-Rice c2d468a111
gnu: extremetuxracer: Update to 0.8.0.
* gnu/packages/games.scm (extremetuxracer): Update to 0.8.0.
2020-03-23 18:35:27 +01:00
Marius Bakke d19b14c834
Merge branch 'master' into core-updates 2020-03-21 22:16:02 +01:00
Nicolas Goaziou 29a2f61e97
gnu: Add foobillard++.
* gnu/packages/games.scm (foobillard++): New variable.
* gnu/packages/patches/foobillard++-pkg-config.patch: New file.
* gnu/local.mk: Reference new file.
2020-03-19 23:24:50 +01:00
Marius Bakke c4d769d359
Merge branch 'master' into core-updates 2020-03-18 19:41:08 +01:00
Tobias Geerinckx-Rice 61d399c5fb
gnu: pioneer: Use HTTPS home page.
* gnu/packages/games.scm (pioneer)[home-page]: Use HTTPS.
2020-03-18 17:48:54 +01:00
Marius Bakke 961d2ee269
Merge branch 'master' into core-updates 2020-03-14 13:13:40 +01:00
Marius Bakke 7cf79d7a51
gnu: kiki: Adjust for CPLUS_INCLUDE_PATH change.
* gnu/packages/games.scm (kiki)[arguments]: Prepend to CPLUS_INCLUDE_PATH
instead of overriding it.
2020-03-14 12:02:53 +01:00
Marius Bakke 5afffbeffc
gnu: fifengine: Fix build with newer Swig and Python.
* gnu/packages/patches/fifengine-swig-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/games.scm (fifengine)[source](patches): New field.
[arguments]: Remove hard coded Python version from #:configure-flags.
2020-03-14 12:02:51 +01:00
Marius Bakke 53402d437c
gnu: wesnoth: Remove obsolete workaround.
* gnu/packages/games.scm (wesnoth)[arguments]: Remove #:phases.
2020-03-14 12:02:51 +01:00
Tobias Geerinckx-Rice 2c674796d4
gnu: tintin++: Update to 2.02.02.
* gnu/packages/games.scm (tintin++): Update to 2.02.02.
2020-03-18 02:16:21 +01:00
Tobias Geerinckx-Rice 189c0b33ba
gnu: talkfilters: Don't use NAME in source URI.
* gnu/packages/games.scm (talkfilters)[source]: Hard-code NAME.
2020-03-14 22:01:40 +01:00
Tobias Geerinckx-Rice edd3a25606
gnu: hyperrogue: Update to 11.3a.
* gnu/packages/games.scm (hyperrogue): Update to 11.3a.
2020-03-14 22:01:40 +01:00
Alberto Eleuterio Flores Guerrero 79a4803857
gnu: Add barrage.
* gnu/packages/games.scm (barrage): New variable.
2020-03-13 21:31:40 +01:00
Tobias Geerinckx-Rice 16b84f54bd
gnu: bastet: Use HTTPS home page.
* gnu/packages/games.scm (bastet)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Tobias Geerinckx-Rice 6ef143ef6e
gnu: fortune-mod: Use HTTPS home page.
* gnu/packages/games.scm (fortune-mod)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice 6c82576e6d
gnu: grue-hunter: Use HTTPS home page.
* gnu/packages/games.scm (grue-hunter)[home-page]: Use HTTPS.
2020-03-11 03:01:45 +01:00
Tobias Geerinckx-Rice 06271fe3ce
gnu: armagetronad: Update to 0.2.8.3.5.
* gnu/packages/games.scm (armagetronad): Update to 0.2.8.3.5.
2020-03-11 00:13:56 +01:00
Tobias Geerinckx-Rice 9d9da65f15
gnu: nethack: Update to 3.6.6.
* gnu/packages/games.scm (nethack): Update to 3.6.6.
2020-03-11 00:13:56 +01:00
Marius Bakke 50b99c90c8
Merge branch 'master' into core-updates 2020-03-10 20:50:02 +01:00
Tobias Geerinckx-Rice 75c33c888a
gnu: mars: Fix home page.
* gnu/packages/games.scm (mars)[home-page]: Use working domain & HTTPS.
2020-03-10 12:06:51 +01:00
Marius Bakke ebb7cf9e21
Merge branch 'master' into core-updates 2020-03-04 23:16:17 +01:00
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
Marius Bakke 7edafc884c
Merge branch 'master' into core-updates 2020-02-14 19:05:45 +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 52665d2b6b
Merge branch 'staging' into core-updates 2020-02-03 15:45:44 +01: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
Marius Bakke 4bd428a7ce
gnu: Replace uses of 'libjpeg' with 'libjpeg-turbo'.
* gnu/packages/abiword.scm (abiword)[inputs]: Change from LIBJPEG to
LIBJPEG-TURBO.
* gnu/packages/admin.scm (testdisk)[inputs]: Likewise.
* gnu/packages/algebra.scm (giac)[inputs]: Likewise.
* gnu/packages/animation.scm (synfig)[inputs]: Likewise.
* gnu/packages/astronomy.scm (gnuastro, celestia)[inputs]: Likewise.
* gnu/packages/cdrom.scm (dvdstyler)[inputs]: Likewise.
* gnu/packages/cran.scm (r-jpeg, r-tiff, r-readbitmap)[inputs]: Likewise.
* gnu/packages/cups.scm (cups-filters, hplip)[inputs]: Likewise.
* gnu/packages/display-managers.scm (slim)[inputs]: Likewise.
* gnu/packages/ebook.scm (fbreader)[inputs]: Likewise.
* gnu/packages/emacs.scm (emacs)[inputs]: Likewise.
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise.
* gnu/packages/fltk.scm (fltk, ntk)[inputs]: Likewise.
* gnu/packages/fontutils.scm (fontforge)[inputs]: Likewise.
* gnu/packages/freedesktop.scm (weston)[inputs]: Likewise.
* gnu/packages/game-development.scm (sfml, allegro, aseprite, python-pygame,
eureka, ioquake3)[inputs]: Likewise.
* gnu/packages/games.scm (adanaxisgpl, freedroidrpg, irrlicht, minetest,
fizmo, supertuxkart, gzdoom, xmoto, xonotic)[inputs]: Likewise.
* gnu/packages/gd.scm (gd, perl-gd)[inputs]: Likewise.
* gnu/packages/ghostscript.scm (lcms)[inputs]: Likewise.
(ghostscript)[inputs, native-inputs]: Likewise.
* gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise.
* gnu/packages/gnome.scm (libgnomeui, eog, tracker-miners, gthumb)[inputs]: Likewise.
* gnu/packages/gnunet.scm (libextractor)[inputs]: Likewise.
* gnu/packages/gnustep.scm (windowmaker)[inputs]: Likewise.
* gnu/packages/graphics.scm (blender, blender-2.79, openimageio,
openscenegraph, openscenegraph-3.4, povray, fgallery)[inputs]: Likewise.
* gnu/packages/graphviz.scm (graphviz)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Likewise.
* gnu/packages/gtk.scm (gdk-pixbuf)[inputs]: Likewise.
* gnu/packages/image-processing.scm (dcmtk, mia, vtk, opencv, vips, nip2, vxl,
insight-toolkit)[inputs]: Likewise.
* gnu/packages/image-viewers.scm (gpicview, luminance-hdr)[inputs]: Likewise.
* gnu/packages/image.scm (jpegoptim, libtiff, leptonica, imlib2, freeimage,
vigra, libwebp, libmng, jasper, steghide, jp2a)[inputs]: Likewise.
* gnu/packages/imagemagick.scm (imagemagick, graphicsmagick)[inputs]: Likewise.
* gnu/packages/java.scm (icedtea-6, icedtea-7, openjdk9, openjdk11,
openjdk12)[inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (khtml)[inputs]: Likewise.
* gnu/packages/kodi.scm (kodi)[inputs]: Likewise.
* gnu/packages/machine-learning.scm (dlib, tensorflow)[inputs]: Likewise.
* gnu/packages/mate.scm (atril, eom)[inputs]: Likewise.
* gnu/packages/maths.scm (hdf4, hdf-java, hdf-eos2, netcdf)[inputs]: Likewise.
* gnu/packages/netpbm.scm (netpbm)[inputs]: Likewise.
* gnu/packages/pdf.scm (zathura-pdf-mupdf, podofo, mupdf, fbida)[inputs]: Likewise.
* gnu/packages/photo.scm (libraw, libpano13, enblend-enfuse, darktable, hugin,
rawtherapee)[inputs]: Likewise.
* gnu/packages/prolog.scm (swi-prolog)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-hdf4, python-pillow)[inputs]: Likewise.
* gnu/packages/qt.scm (qtbase, qtwebkit)[inputs]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[inputs]: Likewise.
* gnu/packages/scanner.scm (sane-backends, xsane)[inputs]: Likewise.
* gnu/packages/scheme.scm (racket)[inputs]: Likewise.
* gnu/packages/scribus.scm (scribus)[inputs]: Likewise.
* gnu/packages/sdl.scm (sdl-image)[propagated-inputs]: Likewise.
(guile-sdl)[native-inputs]: Likewise.
* gnu/packages/spice.scm (spice-gtk)[inputs]: Likewise.
* gnu/packages/statistics.scm (r-with-tests)[inputs]: Likewise.
* gnu/packages/tcl.scm (perl-tk)[inputs]: Likewise.
* gnu/packages/upnp.scm (readymedia)[inputs]: Likewise.
* gnu/packages/video.scm (mplayer, mpv, v4l-utils, motion)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (dillo, links)[inputs]: Likewise.
* gnu/packages/web.scm (netsurf)[inputs]: Likewise.
* gnu/packages/webkit.scm (webkitgtk)[inputs]: Likewise.
* gnu/packages/wine.scm (wine)[inputs]: Likewise.
* gnu/packages/wv.scm (wv)[inputs]: Likewise.
* gnu/packages/wxwidgets.scm (wxwidgets, wxwidgets-2)[inputs]: Likewise.
* gnu/packages/xdisorg.scm (xscreensaver)[inputs]: Likewise.
* gnu/packages/xfce.scm (tumbler)[inputs]: Likewise.
* gnu/packages/xfig.scm (xfig, transfig)[inputs]: Likewise.
* gnu/packages/xorg.scm (xpra)[inputs]: Likewise.
2020-01-22 22:12:34 +01:00
Marius Bakke 8ed9be3fac
Merge branch 'staging' into core-updates 2020-01-21 22:39:42 +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
Marius Bakke 3cfe76bec0
Merge branch 'master' into core-updates 2020-01-15 00:09:46 +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
Marius Bakke b7bf02a418
Merge branch 'master' into core-updates 2020-01-11 22:38:24 +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
Mathieu Othacehe ce9383c090
Merge remote-tracking branch 'master' into core-updates. 2019-12-31 11:04:51 +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
Efraim Flashner c9e676d0b1
Merge remote-tracking branch 'origin/master' into core-updates 2019-12-12 04:10:59 +02: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
Hartmut Goebel 4f0b3368ad
gnu: Add granatier.
* gnu/packages/games.scm (granatier): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel 69436285bd
gnu: Add bomber.
* gnu/packages/games.scm (bomber): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel d6973ec979
gnu: Add knetwalk.
* gnu/packages/games.scm (knetwalk): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel cc1cca9ffb
gnu: Add kblackbox.
* gnu/packages/games.scm (kblackbox): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel 601f29cd73
gnu: Add kfourinline.
* gnu/packages/games.scm (kfourinline): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel 4c5ef9baca
gnu: Add kdiamond.
* gnu/packages/games.scm (kdiamond): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel 5a0fc6953a
gnu: Add kgoldrunner.
* gnu/packages/games.scm (kgoldrunner): New variable.
2019-12-10 17:28:45 +01:00
Hartmut Goebel ec9ce95155
gnu: Add klines.
* gnu/packages/games.scm (klines): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel f6e9a6e23d
gnu: Add ksudoku.
* gnu/packages/games.scm (ksudoku): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel d685f86054
gnu: Add kblocks.
* gnu/packages/games.scm (kblocks): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel d980ddb882
gnu: Add kbounce.
* gnu/packages/games.scm (kbounce): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel 72b69fa9ae
gnu: Add konquest.
* gnu/packages/games.scm (konquest): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel df3d90c7a4
gnu: Add kmines.
* gnu/packages/games.scm (kmines): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel f4195446f3
gnu: Add kbreakout.
* gnu/packages/games.scm (kbreakout): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel 321bd0c3a9
gnu: Add kajongg.
* gnu/packages/games.scm (kajongg): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel 110b738be6
gnu: Add kshisen.
* gnu/packages/games.scm (kshisen): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel c57e31fbc2
gnu: Add kmahjongg.
* gnu/packages/games.scm (kmahjongg): New variable.
2019-12-10 17:28:44 +01:00
Hartmut Goebel 2582f58271
gnu: Add libkmahjongg.
* gnu/packages/kde-misc.scm (libkmahjongg): New variable.
2019-12-10 17:28:43 +01:00
Hartmut Goebel e1b174eb4b
gnu: Add kolf.
* gnu/packages/games.scm (kolf): New variable.

Co-Authored-By: Hartmut Goebel <h.goebel@crazy-compilers.com>
2019-12-10 17:28:43 +01:00
Hartmut Goebel f9913977bf
gnu: Add picmi.
* gnu/packages/games.scm (picmi): New variable.
2019-12-10 17:28:43 +01:00
Hartmut Goebel 3c1c562288
gnu: Add ktuberling.
* gnu/packages/games.scm (ktuberling): New variable.
2019-12-10 17:28:40 +01:00
Kei Kebreau 8a5bfb2676
gnu: quadrapassel: Update to 3.32.0.
* gnu/packages/games.scm (quadrapassel): Update to 3.32.0.
[build-system]: Use meson-build-system.
[arguments]: Set glib-or-gtk? flag and add 'skip-gtk-update-icon-cache' phase.
2019-12-07 14:04:15 -05:00
Marius Bakke 9d5aa00906
Merge branch 'master' into core-updates 2019-12-05 17:57:35 +01:00
Ludovic Courtès 8804215462
gnu: 0ad-data: Avoid top-level references to 'font-bitstream-vera'.
* gnu/packages/games.scm (0ad-data)[license]: Avoid references to
'font-bitstream-vera'.
2019-12-02 11:20:27 +01:00
Guillaume Le Vaillant 66977719a6
gnu: Add q5go.
* gnu/packages/games.scm (q5go): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-02 10:19:30 +01:00
Tobias Geerinckx-Rice a50d6099dd
gnu: edgar: Update to 1.32.
* gnu/packages/games.scm (edgar): Update to 1.32.
2019-12-01 00:49:16 +01:00
Marius Bakke 6018d26b6b
gnu: openclonk: Update description.
* gnu/packages/games.scm (openclonk)[description]: Be gender neutral.
2019-11-28 15:17:07 +01:00
Marius Bakke ee9eafc1df
gnu: openclonk: Adjust for GCC 7.
* gnu/packages/games.scm (openclonk)[arguments]: Add phase
'adjust-backward-cpp-includes'.
2019-11-28 15:17:07 +01:00
Oleg Pykhalov 37515553b5
gnu: tome4: Update to 1.6.4.
* gnu/packages/games.scm (tome4): Update to 1.6.4.
2019-11-28 08:55:43 +03:00
Tobias Geerinckx-Rice 8e77da0d11
gnu: bambam: Update to 1.0.0.
* gnu/packages/games.scm (bambam): Update to 1.0.0.
[arguments]: Use default Python (3).
Delete obsolete ‘patch-data-dir-location’ phase.
2019-11-24 13:32:58 +01:00
Marius Bakke d9580a26c7
gnu: jsoncpp: Update to 1.9.2.
* gnu/packages/serialization.scm (jsoncpp): Update to 1.9.2.
* gnu/packages/games.scm (minetest)[source](snippet): Add substitution.
2019-11-21 22:41:44 +01:00
Marius Bakke 1fbd7c7f8e
gnu: minetest: Adjust indentation.
* gnu/packages/games.scm (minetest): Reindent.
2019-11-21 22:41:44 +01:00
Efraim Flashner 089c6b0096
gnu: the-butterfly-effect: Don't use unstable tarball.
* gnu/packages/games.scm (the-butterfly-effect)[source]: Download using
git-fetch.
2019-11-20 10:02:48 +02:00
Efraim Flashner 6484b09141
gnu: laby: Don't use unstable tarball.
* gnu/packages/games.scm (laby)[source]: Download using git-fetch.
2019-11-20 10:02:48 +02:00
Efraim Flashner 7afb97fdb5
gnu: cowsay: Don't use unstable tarball.
* gnu/packages/games.scm (cowsay)[source]: Download using git-fetch.
2019-11-20 10:02:43 +02:00
Oleg Pykhalov e26867f74b
gnu: tome4: Update to 1.6.1.
* gnu/packages/games.scm (tome4): Update to 1.6.1.
2019-11-19 00:07:40 +03:00
Nicolas Goaziou ea04211358
gnu: hedgewars: Update to 1.0.0.
* gnu/packages/games.scm (hedgewars): Update to 1.0.0.
[arguments]: Remove unnecessary phases.
2019-11-17 23:12:54 +01:00
Kei Kebreau fbdc87a7cb
gnu: crispy-doom: Update to 5.6.3.
* gnu/packages/games.scm (crispy-doom): Update to 5.6.3.
2019-11-16 17:26:36 -05:00
Kei Kebreau 81d7cd592e
gnu: hyperrogue: Update to 11.2d.
* gnu/packages/games.scm (hyperrogue): Update to 11.2d.
2019-11-16 12:32:30 -05:00
Mathieu Othacehe 154d97abdd
Merge remote-tracking branch master into core-updates 2019-11-16 09:34:27 +01:00
Christopher Lemmer Webber af48a2006a
gnu: crawl: Update to 0.24.0.
* gnu/packages/games.scm (crawl): Update to 0.24.0.
2019-11-11 13:31:54 -05:00
Kei Kebreau 78a3da3d18
gnu: freedoom: Update to 0.12.1.
* gnu/packages/games.scm (freedoom): Update to 0.12.1.
[arguments]: Update 'configure' phase accordingly.
[native-inputs]: Replace python-2 with python; add python-pillow; remove
font-dejavu and imagemagick.
[inputs]: Remove prboom-plus.
2019-11-03 10:31:29 -05:00
Kei Kebreau 2557d366f3
gnu: minetest: Update to 5.1.0.
* gnu/packages/games.scm (minetest-data, minetest): Update to 5.1.0.
2019-11-03 10:31:29 -05:00
Marius Bakke 2ed626bf0d
gnu: pingus: Adjust for GCC 7.
Fixes <https://bugs.gnu.org/37946>.

* gnu/packages/games.scm (pingus)[source](modules, snippet): New fields.
2019-10-31 01:03:27 +01:00
Marius Bakke 4b889d3a7a
gnu: pingus: Update source URI.
* gnu/packages/games.scm (pingus)[source](uri): Change to current repository.
2019-10-31 01:03:26 +01:00
Tobias Geerinckx-Rice b6909d47cc
gnu: openrct2: Update to 0.2.4.
* gnu/packages/games.scm (openrct2): Update to 0.2.4.
2019-10-30 05:21:04 +01:00
Josh Holland 532dba49ca
gnu: openttd-engine: Update to 1.9.3.
* gnu/packages/games.scm (openttd-engine): Update to 1.9.3.
[home-page]: Use www. and HTTPS.
2019-10-29 20:01:50 +01:00
Josh Holland 894fbb33fc
gnu: openttd-opengfx: Update to 0.5.5.
* gnu/packages/games.scm (openttd-opengfx): Update to 0.5.5.
2019-10-29 20:01:29 +01:00
Oleg Pykhalov d1e3d792e4
gnu: tome4: Update to 1.6.0.
* gnu/packages/games.scm (tome4): Update to 1.6.0.
2019-10-24 23:15:01 +03:00
Pierre Neidhardt 47f4df157f
gnu: drascula: Use make-desktop-entry-file.
* gnu/packages/games.scm (drascula)[arguments]: Do it.
2019-10-19 12:45:40 +02:00
Pierre Neidhardt 96a320e5c7
gnu: tome4: Use make-desktop-entry-file.
* gnu/packages/games.scm (tome4)[arguments]: Do it.
2019-10-19 12:45:40 +02:00
Eric Bavier ed3e7b7213
gnu: pioneer: Update to 20190203.
* gnu/packages/games.scm (pioneer): Update to 20190203.
[build-system]: Switch from gnu- to cmake-build-system.
[native-inputs]: Remove autoconf and automake.
[inputs]: Add glew.
[arguments]: Adjust configure-flags for cmake.  Remove phase modification.
2019-10-14 20:36:21 -05:00
Marius Bakke 37e47aa73d
gnu: arx-libertatis: Update description.
* gnu/packages/games.scm (arx-libertatis)[description]: Remove "open source".
2019-10-12 18:39:56 +02:00
Marius Bakke 03f0b5e2c6
gnu: wesnoth: Update to 1.14.9.
Fixes a build failure reported by reepca on #guix.

* gnu/packages/games.scm (wesnoth): Update to 1.14.9.
[arguments]: Add phase to disable compiler warnings from Boost headers.
2019-10-09 21:54:57 +02:00
Ludovic Courtès cf3d1763ed
Merge branch 'core-updates' 2019-10-08 11:37:07 +02:00
Christopher Baines a1c1943b7c
gnu: Add unknown-horizons.
* gnu/packages/games.scm (unknown-horizons): New variable.
2019-10-08 08:31:55 +01:00
Christopher Baines 2372a5f92e
gnu: Add fifengine.
* gnu/packcages/games.scm (fifengine): New variable.
2019-10-08 08:28:36 +01:00
Christopher Baines ce94fcfd6e
gnu: Add fifechan.
* gnu/packages/games.scm (fifechan): New variable.
2019-10-08 08:28:35 +01:00
Ricardo Wurmus e08902d3cb
Merge branch 'master' into core-updates 2019-10-06 22:02:20 +02:00
Timotej Lazar aa64198492
gnu: endless-sky: Update to 0.9.10.
* gnu/packages/games.scm (endless-sky): Update to 0.9.10.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-10-06 11:58:02 +03:00
Nicolas Goaziou 60d2aaa567
gnu: jumpnbump: Update to 1.61.
* gnu/packages/games.scm (jumpnbump): Update to 1.61.
2019-10-03 00:36:35 +02:00
Tobias Geerinckx-Rice 8ef3f2e3ac
gnu: alex4: Update to 1.2.1.
* gnu/packages/games.scm (alex4): Update to 1.2.1.
[arguments]: Use top-level Makefile.  Drop DATADIR.
Remove ’configure’ phase.
2019-10-02 14:45:52 +02:00
Tobias Geerinckx-Rice 359a57b6e1
gnu: alex4: Don't use unstable tarball.
* gnu/packages/games.scm (alex4)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-10-02 14:45:52 +02:00
Ludovic Courtès 0cf2b6f2db
Merge branch 'master' into core-updates 2019-10-01 12:06:00 +02:00
Tobias Geerinckx-Rice 737e32a467
gnu: libmanette: Update to 0.2.3.
* gnu/packages/games.scm (libmanette): Update to 0.2.3.
2019-09-28 17:16:40 +02:00
Ludovic Courtès 9ff87bb996
Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
Efraim Flashner 18a613fb29
gnu: gnujump: Add desktop file.
This fixes bug#37069.

* gnu/packages/games.scm (gnujump)[arguments]: Add custom
'create-desktop-entry phase to install a desktop file.
2019-09-13 17:07:16 +03:00
Mark H Weaver 65542a8852
Merge branch 'master' into core-updates 2019-09-06 20:46:00 -04:00
Robert Vollmert dddbc90c64
gnu: Move non-compilers out of haskell.scm.
* gnu/packages/haskell.scm (ghc-abstract-deque, ghc-abstract-par,
ghc-adjunctions, ghc-aeson-compat, ghc-alex, ghc-alsa-core,
ghc-annotated-wl-pprint, ghc-ansi-terminal, ghc-ansi-wl-pprint,
ghc-appar, ghc-async, ghc-atomic-write, ghc-attoparsec,
ghc-attoparsec-bootstrap, ghc-attoparsec-iso8601, ghc-auto-update,
ghc-aws, ghc-base16-bytestring, ghc-base64-bytestring, ghc-base-compat,
ghc-basement, ghc-base-orphans, ghc-base-prelude,
ghc-base-unicode-symbols, ghc-bifunctors, ghc-bindings-dsl,
ghc-blaze-builder, ghc-blaze-markup, ghc-bloomfilter, ghc-boxes,
ghc-byteable, ghc-byteorder, ghc-bytes, ghc-bytestring-builder,
ghc-bytestring-handle, ghc-bytestring-lexing, ghc-bzlib-conduit,
ghc-c2hs, ghc-cairo, ghc-call-stack, ghc-call-stack-boot,
ghc-case-insensitive, ghc-cereal, ghc-cereal-conduit, ghc-cgi,
ghc-charset, ghc-chart, ghc-chart-cairo, ghc-chasingbottoms,
ghc-cheapskate, ghc-chell, ghc-chell-quickcheck, ghc-chunked-data,
ghc-clock, ghc-clock-bootstrap, ghc-cmark, ghc-cmark-gfm, ghc-cmdargs,
ghc-code-page, ghc-colour, ghc-comonad, ghc-concatenative,
ghc-concurrent-output, ghc-conduit, ghc-conduit-algorithms,
ghc-conduit-combinators, ghc-conduit-extra, ghc-configurator,
ghc-connection, ghc-constraints, ghc-contravariant,
ghc-contravariant-extras, ghc-convertible, ghc-data-accessor,
ghc-data-accessor-transformers, ghc-data-default,
ghc-data-default-class, ghc-data-default-instances-base,
ghc-data-default-instances-containers, ghc-data-default-instances-dlist,
ghc-data-default-instances-old-locale, ghc-data-hash, ghc-data-ordlist,
ghc-deepseq-generics, ghc-descriptive, ghc-diff, ghc-disk-free-space,
ghc-distributive, ghc-dlist, ghc-doctemplates, ghc-doctest,
ghc-double-conversion, ghc-easy-file, ghc-easyplot, ghc-echo,
ghc-edisonapi, ghc-edisoncore, ghc-edit-distance, ghc-either,
ghc-email-validate, ghc-enclosed-exceptions, ghc-equivalence, ghc-erf,
ghc-errorcall-eq-instance, ghc-errors, ghc-esqueleto, ghc-exactprint,
ghc-exceptions, ghc-executable-path, ghc-extensible-exceptions,
ghc-extra, ghc-fail, ghc-fast-logger, ghc-feed, ghc-fgl,
ghc-fgl-arbitrary, ghc-file-embed, ghc-filemanip, ghc-findbin,
ghc-fingertree, ghc-fixed, ghc-foldl, ghc-foundation, ghc-free,
ghc-fsnotify, ghc-generic-deriving, ghc-generics-sop,
ghc-geniplate-mirror, ghc-genvalidity, ghc-genvalidity-property,
ghc-gitrev, ghc-glob, ghc-gluraw, ghc-glut, ghc-gnuplot, ghc-graphviz,
ghc-gtk2hs-buildtools, ghc-hackage-security, ghc-haddock,
ghc-haddock-api, ghc-haddock-library, ghc-half, ghc-happy, ghc-hashable,
ghc-hashable-bootstrap, ghc-hashable-time, ghc-hashtables,
ghc-haskell-lexer, ghc-haskell-src, ghc-haskell-src-exts,
ghc-haskell-src-exts-util, ghc-haskell-src-meta, ghc-hasktags, ghc-hex,
ghc-highlighting-kate, ghc-hindent, ghc-hinotify, ghc-hmatrix,
ghc-hmatrix-gsl, ghc-hmatrix-gsl-stats, ghc-hmatrix-special,
ghc-hostname, ghc-hourglass, ghc-hpack, ghc-hs-bibutils, ghc-hslogger,
ghc-hslua, ghc-hslua-module-text, ghc-http-api-data, ghc-ieee754,
ghc-ifelse, ghc-indents, ghc-inline-c, ghc-inline-c-cpp,
ghc-integer-logarithms, ghc-integer-logarithms-bootstrap,
ghc-interpolate, ghc-intervalmap, ghc-invariant, ghc-iproute, ghc-iwlib,
ghc-json, ghc-juicypixels, ghc-kan-extensions, ghc-language-c,
ghc-language-haskell-extract, ghc-lens, ghc-libffi, ghc-libmpd,
ghc-libxml, ghc-lifted-async, ghc-lifted-base, ghc-linear,
ghc-logging-facade, ghc-logict, ghc-lzma, ghc-lzma-conduit,
ghc-markdown-unlit, ghc-math-functions, ghc-megaparsec, ghc-memory,
ghc-memotrie, ghc-microlens, ghc-microlens-ghc, ghc-microlens-mtl,
ghc-microlens-platform, ghc-microlens-th, ghc-missingh, ghc-mmap,
ghc-mmorph, ghc-mockery, ghc-monad-control, ghc-monad-logger,
ghc-monad-loops, ghc-monad-par, ghc-monad-par-extras, ghc-monadplus,
ghc-monadrandom, ghc-monads-tf, ghc-mono-traversable, ghc-murmur-hash,
ghc-mwc-random, ghc-nats, ghc-nats-bootstrap, ghc-network,
ghc-network-info, ghc-network-uri, ghc-newtype-generics, ghc-objectname,
ghc-old-locale, ghc-old-time, ghc-opengl, ghc-openglraw,
ghc-operational, ghc-options, ghc-optparse-applicative, ghc-pandoc,
ghc-pandoc-citeproc, ghc-pandoc-types, ghc-parallel, ghc-parsec-numbers,
ghc-parser-combinators, ghc-parsers, ghc-path, ghc-path-io, ghc-paths,
ghc-patience, ghc-pcre-light, ghc-persistent, ghc-persistent-sqlite,
ghc-persistent-template, ghc-polyparse, ghc-pqueue, ghc-prelude-extras,
ghc-pretty-hex, ghc-pretty-show, ghc-primitive, ghc-profunctors,
ghc-psqueues, ghc-random, ghc-raw-strings-qq, ghc-rebase, ghc-reducers,
ghc-refact, ghc-reflection, ghc-regex, ghc-regex-applicative,
ghc-regex-base, ghc-regex-compat, ghc-regex-compat-tdfa,
ghc-regex-pcre-builtin, ghc-regex-posix, ghc-regex-tdfa,
ghc-regex-tdfa-text, ghc-rerebase, ghc-resolv, ghc-resource-pool,
ghc-resourcet, ghc-rfc5051, ghc-rio, ghc-safe, ghc-safe-exceptions,
ghc-safeio, ghc-safesemaphore, ghc-sandi, ghc-scientific,
ghc-scientific-bootstrap, ghc-sdl, ghc-sdl-image, ghc-sdl-mixer,
ghc-securemem, ghc-semigroupoids, ghc-semigroups,
ghc-semigroups-bootstrap, ghc-setenv, ghc-setlocale, ghc-shakespeare,
ghc-shelly, ghc-silently, ghc-simple-reflect, ghc-simple-sendfile,
ghc-skylighting-core, ghc-skylighting, ghc-smallcheck, ghc-socks,
ghc-split, ghc-statevar, ghc-statistics, ghc-stm-chans, ghc-stm-conduit,
ghc-stmonadtrans, ghc-storable-complex, ghc-streaming-commons,
ghc-strict, ghc-stringbuilder, ghc-string-qq, ghc-stringsearch,
ghc-stylish-haskell, ghc-syb, ghc-system-fileio, ghc-system-filepath,
ghc-tagged, ghc-tar, ghc-temporary, ghc-temporary-rc, ghc-terminal-size,
ghc-texmath, ghc-text-binary, ghc-tf-random, ghc-th-abstraction,
ghc-th-expand-syns, ghc-th-lift, ghc-th-lift-instances, ghc-th-orphans,
ghc-th-reify-many, ghc-time-locale-compat, ghc-tldr,
ghc-transformers-base, ghc-transformers-compat, ghc-tree-diff,
ghc-trifecta, ghc-tuple-th, ghc-typed-process, ghc-unbounded-delays,
ghc-unexceptionalio, ghc-union-find, ghc-uniplate, ghc-unix-compat,
ghc-unix-time, ghc-unliftio, ghc-unliftio-core,
ghc-unordered-containers, ghc-unordered-containers-bootstrap,
ghc-uri-bytestring, ghc-utf8-string, ghc-utility-ht, ghc-uuid,
ghc-uuid-types, ghc-validation, ghc-validity, ghc-vault, ghc-vector,
ghc-vector-algorithms, ghc-vector-binary-instances, ghc-vector-builder,
ghc-vector-th-unbox, ghc-void, ghc-wave, ghc-wcwidth,
ghc-wcwidth-bootstrap, ghc-weigh, ghc-wl-pprint,
ghc-wl-pprint-annotated, ghc-wl-pprint-text, ghc-word8, ghc-x11,
ghc-x11-xft, ghc-xdg-basedir, ghc-xml, ghc-xml-conduit, ghc-xml-types,
ghc-yaml, ghc-zip-archive, ghc-zlib): Move variables from here...
* gnu/packages/haskell-xyz.scm: ...to here.
* gnu/packages/agda.scm,
gnu/packages/bioconductor.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/cran.scm,
gnu/packages/emacs-xyz.scm,
gnu/packages/games.scm,
gnu/packages/graphics.scm,
gnu/packages/haskell-apps.scm,
gnu/packages/haskell-check.scm,
gnu/packages/idris.scm,
gnu/packages/statistics.scm,
gnu/packages/wm.scm: Update module references.

Co-authored-by: Timothy Sample <samplet@ngyro.com>
2019-08-31 09:25:49 -04:00
Mark H Weaver 893c2df00d
Merge branch 'master' into core-updates 2019-08-22 15:53:27 -04:00
Tobias Geerinckx-Rice 074dd909a2
gnu: manaplus: Use HTTPS origin & home page.
* gnu/packages/games.scm (manaplus)[source, home-page]: Use HTTPS.
2019-08-21 22:07:13 +02:00
Tobias Geerinckx-Rice 2b744c21cb
gnu: manaplus: Update to 1.9.3.23.
* gnu/packages/games.scm (manaplus): Update to 1.9.3.23.
2019-08-21 22:07:13 +02:00
Tobias Geerinckx-Rice e5e2481912
gnu: angband: Update to 4.2.0.
* gnu/packages/games.scm (angband): Update to 4.2.0.
2019-08-21 22:07:13 +02:00
Efraim Flashner d4cf5b018a
gnu: einstein: Use mirror for source download.
* gnu/packages/games.scm (einstein)[source]: Use 'mirror' syntax.
2019-08-15 21:03:19 +03:00
Marius Bakke 462ad9f56b
Merge branch 'master' into core-updates 2019-08-13 20:42:06 +02:00
Marius Bakke ba73c434e0
gnu: ToME4: Disable parallel build.
* gnu/packages/games.scm (tome4)[arguments]: Add <#:parallel-build?>.
2019-08-08 16:45:14 +02:00
Marius Bakke 51d4c79dc2
gnu: Remove workarounds for <https://bugs.gnu.org/36721>.
These are no longer needed since 941ef1a1e5.

* 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.
2019-07-31 14:54:59 +02:00
Marius Bakke 6a2e54236e
Merge branch 'master' into core-updates 2019-07-31 14:28:56 +02:00
Nicolas Goaziou ffbaefc71a
gnu: flare-game: Update to 1.11.
* gnu/packages/games.scm (flare-game): Update to 1.11.
2019-07-30 22:47:44 +02:00
Nicolas Goaziou f9622ec713
gnu: flare-engine: Update to 1.11.
* gnu/packages/games.scm (flare-engine): Update to 1.11.
2019-07-30 22:39:33 +02:00
Kei Kebreau 8172ab2dde
gnu: starfighter: Update to 2.0.0.3.
* 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.
2019-07-24 21:48:07 -04:00
Julien Lepiller 3755d5cb5e
gnu: harmonist: Update to 0.2.
* gnu/packages/games.scm (harmonist): Update to 0.2.
2019-07-22 23:10:48 +02:00
Marius Bakke da9adfc7f7
gnu: colobot, leela-zero: Add Boost workaround.
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>.
2019-07-19 18:02:43 +02:00
Marius Bakke 57d87f435f
gnu: supertux: Adjust for recent GCC and Boost.
* 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>.
2019-07-19 18:00:41 +02:00
Marius Bakke 2ee70a5b11
Merge branch 'master' into core-updates 2019-07-19 01:15:59 +02:00
Kei Kebreau 1fe84f5dd0
gnu: starfighter: Update to 2.0.0.2.
* 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.
2019-07-17 22:58:41 -04:00
Ludovic Courtès 64de896a71
Merge branch 'master' into core-updates 2019-07-17 15:51:10 +02:00
Marius Bakke 5ba856aba3
gnu: Adjust CPATH overrides to work with GCC 7 search paths.
* 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.
2019-07-15 19:46:40 +02:00
Rutger Helling 6862766cf2
gnu: openrct2: Update to 0.2.3.
* gnu/packages/games.scm (openrct2): Update to 0.2.3.
2019-07-15 14:22:24 +02:00
Marius Bakke 97149c5767
gnu: Adjust uses of C{,PLUS}_INCLUDE_PATH for GCC 7.
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.
2019-07-14 18:13:34 +02:00
Marius Bakke fa0d5854ef
gnu: ToME4: Fix FTBFS with GCC 7.
* gnu/packages/games.scm (tome4)[arguments]: Preserve CPATH in 'set-sdl-paths'
phase..
2019-07-10 20:23:46 +02:00
Ludovic Courtès 5cc1075a76
Merge branch 'master' into core-updates 2019-06-27 23:33:48 +02:00
Nicolas Goaziou cac6c3bad5
gnu: supertux: Fix homepage.
* gnu/packages/games.scm (supertux)[homepage]: Fix URL.
2019-06-26 19:45:34 +02:00
Guillaume LE VAILLANT fbfc07bd86
gnu: Add leela-zero.
* 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>
2019-06-25 17:41:24 +02:00
Julien Lepiller 453365bcf7
gnu: Add harmonist-tk.
* gnu/packages/games.scm (harmonist-tk): New variable.
2019-06-22 17:11:37 +02:00
Marius Bakke c69959f054
gnu: Replace uses of 'cmake' with 'cmake-minimal'.
This follows up commit 2f33a7321e 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.
2019-06-20 23:56:57 +02:00
Marius Bakke 6cb1ef9ea2
Merge branch 'staging' into core-updates 2019-06-20 23:38:56 +02:00
Dan Frumin 3f9a027ce2
gnu: Add crispy-doom.
* gnu/packages/games.scm (crispy-doom): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-06-19 22:56:28 +02:00
Nicolas Goaziou 7658904a34
gnu: Fix freeorion build.
* gnu/packages/games.scm (freeorion)[arguments]: Fix font unbundling.
2019-06-17 17:37:04 +02:00
Jesse Gibbons 562a2a4095
gnu: Add freeorion
* gnu/packages/games.scm (freeorion): New variable.
2019-06-16 21:40:09 +02:00
Nicolas Goaziou 3745909dc9
gnu: Add ri-li.
* 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.
2019-06-13 13:59:58 +02:00
Ludovic Courtès d9bbfe042e
Merge branch 'master' into core-updates 2019-06-13 13:24:35 +02:00
Jesse Gibbons 08c2fb8fe9
gnu: Add gnurobots.
* gnu/packages/games.scm (gnurobots): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2019-06-06 12:16:48 +02:00
Kei Kebreau 8698d986db
gnu: supertux: Update to 0.6.0.
* 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.
2019-05-24 21:00:15 -04:00
Marius Bakke 57df83e07d
Merge branch 'staging' into core-updates 2019-05-25 00:25:15 +02:00
Jakob L. Kreuze fc16bbb7aa
gnu: Add chocolate-doom.
* gnu/packages/games.scm (chocolate-doom): New variables.
2019-05-24 10:49:49 -04:00
Nicolas Goaziou 3425fbc69f
gnu: flare-game: Update to 1.10.
* gnu/packages/games.scm (flare-game): Update to 1.10.
2019-05-23 16:46:45 +02:00
Nicolas Goaziou 729f0ccbb5
gnu: flare-engine: Update to 1.10.
* gnu/packages/games.scm (flare-engine): Update to 1.10.
2019-05-23 16:46:32 +02:00
Nicolas Goaziou e93352d6ea
gnu: Add drascula.
* gnu/packages/games.scm (drascula): New variable.
2019-05-20 23:35:07 +02:00
Julien Lepiller 1bba3e8ca8
gnu: Add harmonist.
gnu/packages/games.scm (harmonist): New variable.
2019-05-13 23:20:00 +02:00
Tobias Geerinckx-Rice ef81faeec0
gnu: nethack: Update to 3.6.2.
* gnu/packages/games.scm (nethack): Update to 3.6.2.
2019-05-11 23:35:32 +02:00
Tobias Geerinckx-Rice 90d37addbe
gnu: powwow: Update to 1.2.19.
* gnu/packages/games.scm (powwow): Update to 1.2.19.
2019-05-11 19:55:38 +02:00
Tobias Geerinckx-Rice 93ce003741
gnu: wesnoth: Update to 1.14.7.
* gnu/packages/games.scm (wesnoth): Update to 1.14.7.
2019-05-11 19:55:38 +02:00
Tobias Geerinckx-Rice 9cf65f051c
gnu: chroma: Update to 1.17.
* gnu/packages/games.scm (chroma): Update to 1.17.
2019-05-11 19:55:38 +02:00
Marius Bakke 3b458d5462
Merge branch 'master' into core-updates 2019-05-01 23:11:41 +02:00
Nicolas Goaziou 649220adae
gnu: Rename some games to match upstream project name.
* 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:
f95e33a7ad
b1aee9fce2
f6a21d61de
24a67aef2a
36a0b5b48c
8b6e2bc15f
6639295f2f
184f5c8db1
ecdb1348ad
375cb94130
c91ed484d0
973bd8a62c
df42e0f9c9
2019-04-30 02:02:39 +02:00
Nicolas Goaziou fdd9ab3721
gnu: Add missing module in games.scm. 2019-04-29 15:08:59 +02:00
Nicolas Goaziou 1abe2e2a29
gnu: Add missing modules in games.scm. 2019-04-29 14:56:32 +02:00
Nicolas Goaziou a3d4a631fe
gnu: Add hedgewars.
* gnu/packages/games.scm (hedgewars): New variable.
2019-04-29 14:37:58 +02:00