3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

813 commits

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

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-02-18 16:38:05 +01:00
Tobias Geerinckx-Rice e2f28609de
gnu: mrrescue: Use HTTPS home page.
* gnu/packages/games.scm (mrrescue)[home-page]: Use HTTPS.
2020-02-18 16:18:23 +01:00
Timotej Lazar a02ca03318
gnu: Add opensurge.
* gnu/packages/games.scm (opensurge): New variable.
2020-02-18 02:21:31 +01:00
Tobias Geerinckx-Rice b6f1c6bb94
gnu: wesnoth: Update to 1.14.11.
* gnu/packages/games.scm (wesnoth): Update to 1.14.11.
2020-02-18 01:26:07 +01:00
Tobias Geerinckx-Rice 4445b3a7f4
gnu: freeciv: Update to 2.6.2.
* gnu/packages/games.scm (freeciv): Update to 2.6.2.
2020-02-18 01:26:07 +01:00
Tobias Geerinckx-Rice 41e9104dba
gnu: nethack: Update to 3.6.5.
* gnu/packages/games.scm (nethack): Update to 3.6.5.
2020-02-17 21:56:58 +01:00
Tobias Geerinckx-Rice f6fdbb053e
gnu: freeorion: Update to 0.4.9.
* gnu/packages/games.scm (freeorion): Update to 0.4.9.
[source]: Use release tarball.
2020-02-16 22:46:39 +01:00
Nicolas Goaziou 403d9fae79
gnu: Add sky.
* gnu/packages/games.scm (sky): New variable.
2020-02-12 15:34:13 +01:00
Nicolas Goaziou 39604beba8
gnu: cataclysm-dda: Fix home-page.
* gnu/packages/games.scm (cataclysm-dda): Fix home-page.
2020-02-12 15:30:06 +01:00
Eric Bavier 8f33b76e0a
gnu: pioneer: Update to 20200203.
* gnu/packages/games.scm (pioneer): Update to 20200203.
2020-02-11 00:09:35 -06:00
Nicolas Goaziou 35cb2ac56c
gnu: Add queen.
* gnu/packages/games.scm (make-queen-package): New variable.
(queen, queen-de, queen-fr, queen-it): New variables.
2020-02-11 00:11:09 +01:00
Guillaume Le Vaillant 814091efe2
gnu: Add stockfish.
* gnu/packages/games.scm (stockfish): New variable.
2020-02-10 15:05:55 +01:00
Guillaume Le Vaillant d8cae6cf82
gnu: Add chessx.
* gnu/packages/games.scm (chessx): New variable.
2020-02-10 15:05:55 +01:00
Nicolas Goaziou eca528cca9
gnu: make-lure-package: Fix data and documentation location.
* gnu/packages/games.scm (make-lure-package)[arguments]: Make data and
documentation location dependent on localization.
[native-inputs]: Move bash...
[inputs]: here.
2020-02-10 14:03:15 +01:00
Nicolas Goaziou e7db97db63
gnu: Add lure.
* gnu/packages/games.scm (make-lure-package): New variable.
(lure, lure-de, lure-es, lure-fr, lure-it): New variables.
2020-02-10 10:43:14 +01:00
Guillaume Le Vaillant 371ca8ca86
gnu: Add eboard.
* gnu/packages/games.scm (eboard): New variable.
2020-02-09 15:35:12 +01:00
Kei Kebreau 70b6b23848
gnu: hyperrogue: Update to 11.2q.
* gnu/packages/games.scm (hyperrogue): Update to 11.2q.
2020-02-05 14:56:08 -05:00
Marius Bakke cf07ec200c
gnu: kobodeluxe: Provide missing dependency.
* gnu/packages/games.scm (kobodeluxe)[inputs]: Add GLU.
2020-01-26 16:30:25 +01:00
Tobias Geerinckx-Rice 570b89f401
gnu: gzdoom: Update to 4.3.2.
* gnu/packages/games.scm (gzdoom): Update to 4.3.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME.  Apply system libgme patch.
Update snippet.
[arguments]: Allow system libgme.  Update substitution file names.
[inputs]: Use fluidsynth@2.
* gnu/packages/patches/gzdoom-find-system-libgme.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-01-21 00:43:24 +01:00
Marius Bakke 96738cb11f
gnu: stepmania: Build with libjpeg-turbo.
* gnu/packages/games.scm (stepmania)[inputs]: Change from LIBJPEG-8 to
LIBJPEG-TURBO.
2020-01-20 21:53:52 +01:00