Commit Graph

648 Commits (893c2df00daa4e6dd6a7ff3813d7df5329877f9e)

Author SHA1 Message Date
Nicolas Goaziou e8a0696d56
gnu: Add jumpnbump.
* gnu/packages/games.scm (jumpnbump): New variable.
2019-04-29 14:37:01 +02:00
Mark H Weaver 8c064d01a0
gnu: minetest: Simplify 'freetype' input specification.
* gnu/packages/games.scm (minetest)[inputs]: Eliminate an unnecessary
use of Guile's '@' syntax to reference the 'freetype' package.
2019-04-22 15:02:13 -04:00
Mark H Weaver ab0c796b67
gnu: minetest-data: Update to 5.0.1.
* gnu/packages/games.scm (minetest-data): Update to 5.0.1.
[description]: Fix typo.
2019-04-22 15:02:11 -04:00
Pierre Langlois 56a4858210
gnu: supertuxkart: Simplify unbundling and unbundle enet.
* gnu/packages/games.scm (supertuxkart)[source](snippet): Delete "lib/enet".
Remove "CMakeList.txt" substitution.
[arguments]<#:configure-flags>: Add "-DUSER_SYSTEM_GLEW=TRUE" and
"-DUSE_SYSTEM_ENET=TRUE".
<#:phases>: Delete.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2019-04-21 22:50:22 +01:00
Pierre Langlois 60af1822d4
gnu: supertuxkart: Update to 1.0.
* gnu/packages/games.scm (supertuxkart): Update to 1.0.
[inputs]: Add openssl.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2019-04-21 22:50:22 +01:00
Kei Kebreau f9fee46ffb
gnu: Add alex4.
* gnu/packages/games.scm (alex4): New variable.
2019-04-21 10:36:19 -04:00
Tobias Geerinckx-Rice 067826abe3
gnu: the-legend-of-edgar: Update to 1.31.
* gnu/packages/games.scm (the-legend-of-edgar): Update to 1.31.
[inputs]: Use SDL 2 union.
[arguments]: Adjust accordingly.
2019-04-17 03:23:37 +02:00
Tobias Geerinckx-Rice 564df7e584
gnu: dungeon-crawl-stone-soup: Update to 0.23.2.
* gnu/packages/games.scm (dungeon-crawl-stone-soup): Update to 0.23.2.
2019-04-17 03:23:37 +02:00
Tobias Geerinckx-Rice 18061de9e1
gnu: minetest: Update to 5.0.1.
* gnu/packages/games.scm (minetest): Update to 5.0.1.
games
minetest
2019-04-17 03:22:57 +02:00
Tobias Geerinckx-Rice a8f52ad7c1
gnu: laby: Fix build.
* gnu/packages/games.scm (laby)[inputs]: Add ocamlbuild.
[arguments]: Add new ’allow-unsafe-strings’ phase.
Rename ’setenv’ phase to the more meaningful ’set-library-path’.
2019-04-15 05:11:31 +02:00
Ricardo Wurmus a84510f99b
gnu: Add flightgear.
* gnu/packages/games.scm (flightgear): New variable.
2019-04-14 15:54:40 +02:00
Ricardo Wurmus 20185e4fe7
gnu: Add simgear.
* gnu/packages/games.scm (simgear): New variable.
2019-04-14 14:45:47 +02:00
Ricardo Wurmus 472af99950
gnu: Add marble-marcher.
* gnu/packages/games.scm (marble-marcher): New variable.
2019-04-13 11:06:33 +02:00
Ludovic Courtès bfccae4e71
gnu: raincat: Move to haskell-apps.scm.
* gnu/packages/games.scm (raincat): Move to...
* gnu/packages/haskell-apps.scm (raincat): ... here.
2019-04-04 17:47:02 +02:00
Nicolas Goaziou 660e00507e
gnu: Add meritous.
* gnu/packages/games.scm (meritous): New variable.
2019-04-04 14:42:47 +02:00
Nicolas Goaziou ad4f644226
gnu: Add flare.
* gnu/packages/games.scm (flare-engine, flare-game): New variables.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-03-31 10:35:31 +08:00
Ludovic Courtès e23f2ff183
gnu: Rename "gnubackgammon" back to "gnubg".
This reverts c97e4d8bbe, which was not
consensual and broke 'tests/guix-package.sh'.

* gnu/packages/games.scm (gnubackgammon): Rename to...
(gnubg): ... this, and rename the 'gnubg' deprecated alias to
'gnubackgammon'.
2019-03-30 15:19:32 +01:00
Ricardo Wurmus 4774677228
gnu: stepmania: Fix all instances of accessing application data.
This is a follow-up to commit 45aba232ab.

* gnu/packages/games.scm (stepmania)[arguments]: Rename phase
ensure-gtk-module-can-be-found to ensure-application-files-can-be-found and
fix remaining instances of application data access.
2019-03-29 14:14:19 +01:00
Ricardo Wurmus 45aba232ab
gnu: stepmania: Fix loading of gtk module.
Fixes <https://bugs.gnu.org/34854>.

Suggested by Nicolas Goaziou.

* gnu/packages/games.scm (stepmania)[arguments]: Add phase
"ensure-gtk-module-can-be-found".
2019-03-29 07:14:17 +01:00
Nicolas Goaziou 4e43e3175e
gnu: Add openclonk.
* gnu/packages/games.scm (openclonk): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-03-29 05:34:45 +01:00
Tobias Geerinckx-Rice 07de94d6a4
gnu: hyperrogue: Don't use NAME in hyperrogue-data.
* gnu/packages/games.scm (hyperrogue)[native-inputs]: Hard code NAME in
hyperrogue-data source URI.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice 4959856443
gnu: quadrapassel: Don't use NAME in source URI.
* gnu/packages/games.scm (quadrapassel)[source]: Hard-code NAME.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice 5b35bdaaa5
gnu: libmanette: Don't use NAME in source URI.
* gnu/packages/games.scm (libmanette)[source]: Hard-code NAME.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice 98e27db5bb
gnu: frotz-dumb-terminal: Merge strings in URI.
* gnu/packages/games.scm (frotz-dumb-terminal)[source]: Merge separate
string components, probably from a naive ’s/name/"name"/’ substitution.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice e2c9f9de9f
gnu: frotz: Don't use NAME in source URI.
* gnu/packages/games.scm (frotz)[source]: Hard-code NAME.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice a6ac8e0b31
gnu: fortune-mod: Don't use NAME in source COMMIT.
* gnu/packages/games.scm (fortune-mod)[source]: Hard-code NAME.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice 30b8b2013b
gnu: lugaru: Don't use NAME in source URI.
* gnu/packages/games.scm (lugaru)[source]: Hard-code NAME.
2019-03-29 04:07:44 +01:00
Tobias Geerinckx-Rice 146a4459db
gnu: no-more-secrets: Don't use unstable tarball.
* gnu/packages/games.scm (no-more-secrets)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-03-29 04:07:43 +01:00
Tobias Geerinckx-Rice a01aea7d66
gnu: hyperrogue: Don't use NAME in source URI.
* gnu/packages/games.scm (hyperrogue)[source]: Hard-code NAME.
2019-03-29 04:07:43 +01:00
Tobias Geerinckx-Rice ed9bcf50d3
gnu: mrrescue: Don't use NAME in source URI.
* gnu/packages/games.scm (mrrescue)[source]: Hard-code NAME.
2019-03-29 04:07:43 +01:00
Tobias Geerinckx-Rice 22da44e8c2
gnu: laby: Don't use NAME in source URI.
* gnu/packages/games.scm (laby)[source]: Hard-code NAME.
2019-03-29 04:07:43 +01:00
Tobias Geerinckx-Rice 631b20f90b
gnu: red-eclipse: Use GIT-FETCH for data sources.
* gnu/packages/games.scm (red-eclipse): Update DATA-SOURCE hashes.
[arguments]: COPY-RECURSIVELY instead of extracting tarballs.
[inputs]: Use GIT-FETCH and GIT-FILE-NAME for all DATA-SOURCES.
2019-03-29 04:23:02 +01:00
Tobias Geerinckx-Rice e464bd607a
gnu: chromium-bsu: Don't use NAME in source URI.
* gnu/packages/games.scm (chromium-bsu)[source]: Hard-code NAME.
2019-03-29 04:23:02 +01:00
Tobias Geerinckx-Rice d8f4aefed9
gnu: warzone2100: Update source URI.
* gnu/packages/games.scm (warzone2100)[source]: Update URI and don't
hard-code NAME.
2019-03-29 04:23:02 +01:00
Tobias Geerinckx-Rice c41b2ffbf2
gnu: grue-hunter: Don't use NAME in source URI.
* gnu/packages/games.scm (grue-hunter)[source]: Hard-code NAME.
2019-03-29 04:23:02 +01:00
Tobias Geerinckx-Rice bb7c071b94
gnu: red-eclipse: Don't use unstable tarball.
* gnu/packages/games.scm (red-eclipse)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-03-29 04:23:02 +01:00
Tobias Geerinckx-Rice 1d6c047937
gnu: powwow: Remove redundant FILE-NAME.
* gnu/packages/games.scm (powwow)[source]: Remove FILE-NAME.
2019-03-29 01:44:09 +01:00
Tobias Geerinckx-Rice 2e5a0690bb
gnu: openrct2: Don't use unstable tarball.
* gnu/packages/games.scm (openrct2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-03-29 01:44:09 +01:00
Tobias Geerinckx-Rice 071782762a
gnu: fizmo: Don't use NAME in source URI.
* gnu/packages/games.scm (fizmo)[source]: Hard-code NAME.
2019-03-29 01:44:09 +01:00
Tobias Geerinckx-Rice 00a82e8385
gnu: mars: Use GIT-FILE-NAME.
* gnu/packages/games.scm (mars)[source]: Use GIT-FILE-NAME.
2019-03-29 01:44:09 +01:00
Tobias Geerinckx-Rice feb50ac6dc
gnu: l-abbaye-des-morts: Don't use unstable tarball.
This also fixes a build failure due to the use of NAME.

* gnu/packages/games.scm (l-abbaye-des-morts)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-03-29 00:55:01 +01:00
Tobias Geerinckx-Rice a8a96bbead
gnu: prboom-plus: Don't use NAME in source URI.
* gnu/packages/games.scm (prboom-plus)[source]: Hard-code NAME.
2019-03-29 00:50:36 +01:00
Tobias Geerinckx-Rice 96848ecc16
gnu: pipewalker: Don't use NAME in source URI.
* gnu/packages/games.scm (pipewalker)[source]: Hard-code NAME.
2019-03-29 00:47:55 +01:00
Tobias Geerinckx-Rice a544817e80
gnu: nethack: Don't use NAME in source URI.
* gnu/packages/games.scm (nethack)[source]: Hard-code NAME, not VERSION.
2019-03-29 00:46:36 +01:00
Tobias Geerinckx-Rice dd0369f426
gnu: ltris: Don't use NAME in source URI.
* gnu/packages/games.scm (ltris)[source]: Hard-code NAME.
2019-03-29 00:43:05 +01:00
Tobias Geerinckx-Rice 9303b09a78
gnu: freedoom: Re-indent.
* gnu/packages/games.scm (freedoom): Re-indent expression.
2019-03-29 00:42:08 +01:00
Tobias Geerinckx-Rice 7c8ed74516
gnu: freedoom: Don't use unstable tarball.
* gnu/packages/games.scm (freedoom)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-03-29 00:39:58 +01:00
Tobias Geerinckx-Rice 0922354d6a
gnu: cowsay: Don't use NAME in source URI.
* gnu/packages/games.scm (cowsay)[source]: Hard-code NAME.
2019-03-29 00:29:44 +01:00
Tobias Geerinckx-Rice c0c099502b
gnu: armagetron-advanced: Don't use NAME in source URI.
* gnu/packages/games.scm (armagetron-advanced)[source]: Hard-code NAME.
2019-03-29 00:28:49 +01:00
Tobias Geerinckx-Rice 69a0717c66
gnu: project-starfighter: Don't use NAME in source URI.
* gnu/packages/games.scm (project-starfighter)[source]: Hard-code NAME.
2019-03-29 00:26:45 +01:00
Efraim Flashner 642b195a70
gnu: gzdoom: Limit supported architectures.
* gnu/packages/games.scm (gzdoom)[supported-systems]: New field.
2019-03-28 19:58:35 +02:00
Kei Kebreau 4fee5ec049
gnu: Add adanaxis-mush and adanaxisgpl.
* gnu/packages/games.scm (adanaxis-mush, adanaxisgpl): New variables.
2019-03-26 20:59:15 -04:00
Ricardo Wurmus 27cd31e6a5
gnu: open-adventure: Use INVOKE.
* gnu/packages/games.scm (open-adventure)[arguments]: Use INVOKE.
2019-03-26 23:13:54 +01:00
Ricardo Wurmus 7b67bb1fab
gnu: 0ad: Use INVOKE.
* gnu/packages/games.scm (0ad)[arguments]: Use INVOKE.
2019-03-26 23:13:51 +01:00
Pierre Neidhardt f95e33a7ad
gnu: edgar: Rename package to the-legend-of-edgar.
* gnu/packages/games.scm (edgar): Define in terms of
'deprecated-package'.
(the-legend-of-edgar): New variable, formerly known as "edgar".
2019-03-26 13:44:01 +01:00
Pierre Neidhardt b1aee9fce2
gnu: btanks: Rename package to battle-tanks.
* gnu/packages/games.scm (btanks): Define in terms of
'deprecated-package'.
(battle-tanks): New variable, formerly known as "btanks".
2019-03-26 13:44:00 +01:00
Pierre Neidhardt f6a21d61de
gnu: tome4: Rename package to tales-of-maj-eyal.
* gnu/packages/games.scm (tome4): Define in terms of
'deprecated-package'.
(tales-of-maj-eyal): New variable, formerly known as "tome4".
2019-03-26 13:44:00 +01:00
Pierre Neidhardt 24a67aef2a
gnu: crawl-tiles: Rename package to dungeon-crawl-stone-soup-tiles.
* gnu/packages/games.scm (crawl-tiles): Define in terms of
'deprecated-package'.
(dungeon-crawl-stone-soup-tiles): New variable, formerly known as "crawl-tiles".
2019-03-26 13:44:00 +01:00
Pierre Neidhardt 36a0b5b48c
gnu: crawl: Rename package to dungeon-crawl-stone-soup.
* gnu/packages/games.scm (crawl): Define in terms of
'deprecated-package'.
(dungeon-crawl-stone-soup): New variable, formerly known as "crawl".
2019-03-26 13:44:00 +01:00
Pierre Neidhardt 8b6e2bc15f
gnu: fillets-ng: Rename package to fish-fillets-ng.
* gnu/packages/games.scm (fillets-ng): Define in terms of
'deprecated-package'.
(fish-fillets-ng): New variable, formerly known as "fillets-ng".
2019-03-26 13:44:00 +01:00
Pierre Neidhardt 6639295f2f
gnu: kiki: Rename package to kiki-the-nano-bot.
* gnu/packages/games.scm (kiki): Define in terms of
'deprecated-package'.
(kiki-the-nano-bot): New variable, formerly known as "kiki".
2019-03-26 13:44:00 +01:00
Pierre Neidhardt 184f5c8db1
gnu: starfighter: Rename package to project-starfighter.
* gnu/packages/games.scm (starfighter): Define in terms of
'deprecated-package'.
(project-starfighter): New variable, formerly known as "starfighter".
2019-03-26 13:44:00 +01:00
Pierre Neidhardt ecdb1348ad
gnu: wesnoth-server: Rename package to the-battle-for-wesnoth-server.
* gnu/packages/games.scm (wesnoth-server): Define in terms of
'deprecated-package'.
(the-battle-for-wesnoth-server): New variable, formerly known as "wesnoth-server".
2019-03-26 13:44:00 +01:00
Pierre Neidhardt 375cb94130
gnu: wesnoth: Rename package to the-battle-for-wesnoth.
* gnu/packages/games.scm (wesnoth): Define in terms of
'deprecated-package'.
(the-battle-for-wesnoth): New variable, formerly known as "wesnoth".
2019-03-26 13:44:00 +01:00
Pierre Neidhardt c91ed484d0
gnu: abbaye: Rename package to l-abbaye-des-morts.
* gnu/packages/games.scm (abbaye): Define in terms of
'deprecated-package'.
(l-abbaye-des-morts): New variable, formerly known as "abbaye".
2019-03-26 13:44:00 +01:00
Pierre Neidhardt c97e4d8bbe
gnu: gnubg: Rename package to gnubackgammon.
* gnu/packages/games.scm (gnubg): Define in terms of
'deprecated-package'.
(gnubackgammon): New variable, formerly known as "gnubg".
2019-03-26 13:44:00 +01:00
Pierre Neidhardt 973bd8a62c
gnu: cataclysm-dda: Rename package to cataclysm-dark-days-ahead.
* gnu/packages/games.scm (cataclysm-dda): Define in terms of
'deprecated-package'.
(cataclysm-dark-days-ahead): New variable, formerly known as "cataclysm-dda".
2019-03-26 13:44:00 +01:00
Pierre Neidhardt df42e0f9c9
gnu: armagetronad: Rename package to armagetron-advanced.
* gnu/packages/games.scm (armagetronad): Define in terms of
'deprecated-package'.
(armagetron-advanced): New variable, formerly known as "armagetronad".
2019-03-26 13:44:00 +01:00
nee 6c177f6140
gnu: gzdoom: Update to 3.7.2.
* gnu/packages/games.scm (gzdoom): Update to 3.7.2.
[source](uri): Update path.
[source](snippet): Bundled libjpeg directory has been renamed.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2019-03-25 21:26:43 -04:00
Pkill -9 6f565d6c77
gnu: Add odamex.
* gnu/packages/games.scm (odamex): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-24 00:13:53 +01:00
Marius Bakke 8c14f7f8a7
Merge branch 'staging' into core-updates 2019-03-23 23:16:55 +01:00
nee 1c4d4196c2
gnu: cataclysm-dda: Update to 0.D.
* gnu/packages/games.scm (cataclysm-dda): Update to 0.D.
2019-03-19 16:18:56 -04:00
nee 4790365308
gnu: Add edgar.
* gnu/packages/games.scm (edgar): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-19 11:30:34 +01:00
Leo Famulari 4cb0b5bfd7
gnu: OpenTTD: Mention 'game' in synopsis.
Suggested by swedebugia <swedebugia@riseup.net>.

* gnu/packages/games.scm (openttd-engine)[synopsis]: Mention 'game'.
2019-03-18 12:11:33 -04:00
ng0 47956fa0c2
Correct name and email address for ng0.
* .mailmap, Makefile.am, doc/guix.de.texi, doc/guix.fr.texi,
doc/guix.texi, etc/completion/fish/guix.fish,
gnu/packages/accessibility.scm, gnu/packages/admin.scm,
gnu/packages/audio.scm, gnu/packages/autotools.scm,
gnu/packages/cdrom.scm, gnu/packages/check.scm,
gnu/packages/cinnamon.scm, gnu/packages/compression.scm,
gnu/packages/crypto.scm, gnu/packages/databases.scm,
gnu/packages/django.scm, gnu/packages/dns.scm, gnu/packages/elixir.scm,
gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm,
gnu/packages/enlightenment.scm, gnu/packages/erlang.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm,
gnu/packages/forth.scm, gnu/packages/fvwm.scm, gnu/packages/games.scm,
gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm,
gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gtk.scm,
gnu/packages/guile-wm.scm,gnu/packages/guile-xyz.scm,
gnu/packages/haskell-check.scm, gnu/packages/haskell-crypto.scm,
gnu/packages/haskell.scm, gnu/packages/image-viewers.scm,
gnu/packages/image.scm, gnu/packages/irc.scm,
gnu/packages/language.scm, gnu/packages/libcanberra.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm,
gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm,
gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm,
gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm,
gnu/packages/ncurses.scm, gnu/packages/networking.scm,
gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm, gnu/packages/python-xyz.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm,
gnu/packages/rust.scm, gnu/packages/scheme.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm,
gnu/packages/telephony.scm, gnu/packages/text-editors.scm,
gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm,
gnu/packages/tor.scm, gnu/packages/version-control.scm,
gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm,
gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm,
gnu/services/desktop.scm, gnu/services/version-control.scm,
gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm:
Correct name and email address for ng0.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-03-18 15:05:08 +01:00
Oleg Pykhalov 19c0cdb9e6
gnu: tome4: Fix build.
* gnu/packages/games.scm (tome4)[source]: Patch 'src/tgl.h' in snippet.
2019-03-17 21:55:51 +03:00
Pierre Neidhardt a953423a8c
gnu: Add missing copyright.
* gnu/packages/games.scm: Do it.
2019-03-16 20:27:15 +01:00
Pierre Neidhardt 8044e58473
gnu: Add arx-libertatis.
* gnu/packages/games.scm (arx-libertatis): New variable.
2019-03-16 20:26:37 +01:00
Tobias Geerinckx-Rice 6457509c73
gnu: openrct2: Update to 0.2.2.
* gnu/packages/games.scm (openrct2): Update to 0.2.2.
[arguments]: Re-indent.
2019-03-15 22:40:05 +01:00
Tobias Geerinckx-Rice 924e6993aa
gnu: openrct2-objects: Update to 1.0.9.
* gnu/packages/games.scm (openrct2-objects): Update to 1.0.9.
2019-03-15 22:40:04 +01:00
Marius Bakke 19008a22d1
Merge branch 'staging' into core-updates 2019-03-14 16:30:19 +01:00
Tobias Geerinckx-Rice 2ee05bb9d4
gnu: freedink-engine: Update to 109.6.
* gnu/packages/games.scm (freedink-engine): Update to 109.6.
2019-03-12 02:22:37 +01:00
Tobias Geerinckx-Rice 98704a8133
gnu: libmanette: Update to 0.2.2.
* gnu/packages/games.scm (libmanette): Update to 0.2.2.
2019-03-12 02:22:37 +01:00
Efraim Flashner a5c8460a6d
gnu: crawl: Build without SSE only on some architecures.
This is a follow-up to b89284407f.

* gnu/packages/games.scm (crawl)[arguments]: Remove custom 'patch-flags
phase, add make-flag on non-x86* architectures to build without SSE.
2019-03-11 10:06:29 +02:00
Marius Bakke 96ab233df7
Merge branch 'staging' into core-updates 2019-03-10 18:47:02 +01:00
Ricardo Wurmus ca32afacf9
gnu: Add btanks.
* gnu/packages/games.scm (btanks): New variable.
2019-03-10 14:04:28 +01:00
Ricardo Wurmus 8ada024ba6
gnu: Add 4dtris.
* gnu/packages/games.scm (4dtris): New variable.
2019-03-10 14:04:28 +01:00
Ricardo Wurmus c06709b8a4
gnu: Add slingshot.
* gnu/packages/games.scm (slingshot): New variable.
2019-03-10 14:04:28 +01:00
Efraim Flashner 606c198788
gnu: crawl: Find all the included headers.
* gnu/packages/games.scm (crawl)[arguments]: Add a custom phase to
change the path for some headers.
2019-03-08 17:22:29 +02:00
Efraim Flashner b89284407f
gnu: crawl: Don't assume system architecture.
This allows crawl to build on non-Intel architectures.

* gnu/packages/games.scm (crawl)[arguments]: Add a custom phase to
remove x86* specific CFLAGS.
2019-03-08 17:22:29 +02:00
Efraim Flashner fc7d6bc60d
gnu: crawl: Build with python3-wrapper.
* gnu/packages/games.scm (crawl)[native-inputs replace python with
python-wrapper.
[arguments]: Remove custom 'patch-python phase.
2019-03-08 17:22:26 +02:00
Kei Kebreau ccf2446730
gnu: minetest: Update to 5.0.0.
* gnu/packages/games.scm (minetest-data, minetest): Update to 5.0.0.
2019-03-07 05:31:19 -05:00
Kei Kebreau e366521a94
gnu: crawl, crawl-tiles: Update to 0.23.1.
* gnu/packages/games.scm (crawl, crawl-tiles): Update to 0.23.1.
[native-inputs]: Add python and python-pyyaml.
[arguments]: Add 'patch-python' phase, modify the 'check' phase and move the
'check' phase back after the 'build' phase.
2019-03-06 09:17:24 -05:00
Marius Bakke f5e563e50a
Merge branch 'staging' into core-updates 2019-03-01 17:40:51 +01:00
Tobias Geerinckx-Rice 17c65da896
gnu: wesnoth: Update to 1.14.6.
* gnu/packages/games.scm (wesnoth): Update to 1.14.6.
[source]: Remove upstreamed patch.
* packages/patches/wesnoth-newer-boost.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-02-27 15:48:52 +01:00
Tobias Geerinckx-Rice 0c2e055e18
gnu: wesnoth: Don't use NAME in source URI.
* gnu/packages/games.scm (wesnoth)[source]: Hard-code NAME.
2019-02-27 15:48:52 +01:00
Nicolas Goaziou 2dad4c910a
gnu: colobot: Update to 0.1.12-alpha.
* gnu/packages/games.scm (colobot): Update to 0.1.12-alpha.
[source]: Do not use unstable tarball.
[native-inputs]: Remove "colobot-data", now fetched with recursive
`git-fetch'.
2019-02-27 00:21:58 +01:00
Marius Bakke 9a6b8c9fa3
Merge branch 'staging' into core-updates 2019-02-24 21:26:58 +01:00
Kei Kebreau a9249f58c7
gnu: freedink-engine: Update to 109.4.
* gnu/packages/games.scm (freedink-engine): Update to 109.4.
[arguments]: Add 'disable-graphical-tests' phase.
[native-inputs]: Add autoconf, automake, cxxtest and help2man.  Remove check.
[inputs]: Add glm and sdl-union of sdl2, sdl2-image, sdl2-mixer, sdl2-ttf and
sdl2-gfx.  Remove sdl, sdl-image, sdl-mixer, sdl-ttf and sdl-gfx.
2019-02-22 20:38:48 -05:00
Marius Bakke 901236474a
Merge branch 'staging' into core-updates 2019-02-20 17:19:00 +01:00