Tobias Geerinckx-Rice
6e65eb3cad
gnu: cdogs-sdl: Update to 0.6.7.
...
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.7.
[source]: Use version tag.
2018-07-02 00:45:19 +02:00
Kei Kebreau
529701aa01
gnu: cataclysm-dda: Update snapshot.
...
* gnu/packages/games.scm (cataclysm-dda): Update snapshot to ad3b0c3d5.
[source]: Use git-fetch and remove snippet.
[arguments]: Remove 'configure' phase. Use 'invoke' in 'build-tiles' and
'install-tiles' phases.
2018-06-29 11:08:09 -04:00
Oleg Pykhalov
972b87b14a
gnu: tome4: Update to 1.5.10.
...
* gnu/packages/games.scm (tome4): Update to 1.5.10.
2018-06-23 05:00:21 +03:00
Oleg Pykhalov
13a504af92
gnu: tome4: Use invoke.
...
* gnu/packages/games.scm (tome4)[arguments]: Use invoke.
2018-06-23 05:00:21 +03:00
Tobias Geerinckx-Rice
bdf1fe51d5
gnu: meandmyshadow: Update to 0.4.1.
...
* gnu/packages/games.scm (meandmyshadow): Update to 0.4.1.
2018-06-20 04:56:37 +02:00
Tobias Geerinckx-Rice
de0dfb8c0b
gnu: meandmyshadow: Return #t from phases.
...
* gnu/packages/games.scm (meandmyshadow)[arguments]: Return #t rather
than undefined from phases.
2018-06-20 04:56:37 +02:00
Tobias Geerinckx-Rice
5bc0ac962c
gnu: extremetuxracer: Fix typo in synopsis.
...
* gnu/packages/games.scm (extremetuxracer)[synopis]: Hyphenate.
2018-06-20 04:56:37 +02:00
Tobias Geerinckx-Rice
101460d461
gnu: extremetuxracer: Update to 0.7.5.
...
* gnu/packages/games.scm (extremetuxracer): Update to 0.7.5.
2018-06-20 04:56:36 +02:00
Tobias Geerinckx-Rice
1b915698a0
gnu: quakespasm: Update to 0.93.1.
...
* gnu/packages/games.scm (quakespasm): Update to 0.93.1.
2018-06-20 04:56:36 +02:00
Tobias Geerinckx-Rice
6ad191ba10
gnu: fizmo: Update home page.
...
* gnu/packages/games.scm (fizmo)[source, home-page]: Update URIs.
2018-06-20 04:56:36 +02:00
Tobias Geerinckx-Rice
50e1d36c48
gnu: fizmo: Update to 0.8.5.
...
* gnu/packages/games.scm (fizmo): Update to 0.8.5.
[arguments]: Adjust #:configure-flags to improved library detection.
2018-06-20 04:56:36 +02:00
Tobias Geerinckx-Rice
59e8a57d08
gnu: pioneers: Update to 15.5.
...
* gnu/packages/games.scm (pioneers): Update to 15.5.
[native-inputs]: Add itstool and libxml2.
2018-06-20 04:56:35 +02:00
Tobias Geerinckx-Rice
d6331fcaa6
gnu: mrrescue: Fix typo in description.
...
* gnu/packages/games.scm (mrrescue)[description]: Hyphenate.
2018-06-20 04:47:48 +02:00
Tobias Geerinckx-Rice
8893218a7d
gnu: mrrescue: Work on Löve 11.
...
* gnu/packages/games.scm (mrrescue)[arguments]: Extract & patch the game
data, and point ‘love’ to this modified copy. Minor cosmetic tweaks.
[native-inputs]: Add unzip, patch, and the love-11.patch which is...
* gnu/packages/patches/mrrescue-support-love-11.patch: ...a new file.
* gnu/local.mk (dist_patch_DATA): Add it.
2018-06-19 22:20:15 +02:00
Tobias Geerinckx-Rice
3110c74b98
Revert "gnu: Remove Mr. Rescue."
...
This reverts commit 33f61dc1b5
.
The game can be patched to run on Löve 11 (done in a separate commit for
clarity).
2018-06-19 22:20:14 +02:00
宋文武
33f61dc1b5
gnu: Remove Mr. Rescue.
...
It's not compatible with love-11.1.
* gnu/packages/game.scm (mrrescue): Remove variable.
2018-06-17 20:23:42 +08:00
宋文武
806f599c5b
gnu: wesnoth: Update to 1.14.3.
...
* gnu/packages/games.scm (wesnoth): Update to 1.14.3.
2018-06-16 22:16:39 +08:00
Rutger Helling
ecbac51a0c
gnu: openrct2: Downgrade to 0.1.1.
...
* gnu/packages/games.scm (openrct2): Downgrade to 0.1.1 due to audio not
working on 0.1.2+. Needs fixing before upgrade.
[arguments]: Add "-DDOWNLOAD_TITLE_SEQUENCES=OFF" configure-flag. Remove
'fixgcc7 and 'get-rid-of-errors phases.
[native-inputs]: Remove gcc@7.
2018-06-14 18:14:30 +02:00
Rutger Helling
0c6ade0be6
gnu: openrct2: Update to 0.2.0.
...
* gnu/packages/games.scm (openrct2-title-sequences): New variable.
* gnu/packages/games.scm (openrct2-objects): New variable.
* gnu/packages/games.scm (openrct2): Update to 0.2.0.
[arguments]: Add phases 'fix-usr-share-path&add-data, 'fix-gcc7 and
'get-rid-of-errors.
[inputs]: Add icu4c, openrct2-objects, openrct2-title-sequences.
[native-inputs]: Add gcc@7.
2018-06-13 11:33:03 +02:00
Rutger Helling
14618a1ebb
gnu: vkquake: Update to 1.00.0.
...
* gnu/packages/games.scm (vkquake): Update to 1.00.0.
2018-06-13 08:47:14 +02:00
Christopher Baines
5bf37e9c38
gnu: openttd: Add patch to fix compilation.
...
* gnu/packages/games.scm (openttd)[source]: Add a unreleased upstream patch to
fix building OpenTTD with ICU 61.
2018-06-09 12:25:32 +01:00
Ricardo Wurmus
116ca65b58
Merge branch 'master' into core-updates
2018-06-06 22:43:37 +02:00
Nicolas Goaziou
25133ca172
gnu: colobot: Update to 0.1.11.1-alpha.
...
* gnu/packages/games.scm (colobot): Update to 0.1.11.1-alpha.
[native-inputs]: Update "colobot-data" and "colobot-music" to 0.1.11.1-alpha.
2018-06-06 19:16:21 +02:00
Rutger Helling
e6fcf903ec
gnu: vulkan-loader: Update URL and change name.
...
* gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to
'vulkan-loader'. Update URL and hash.
* gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
2018-06-06 16:48:47 +02:00
Efraim Flashner
396aab8e69
gnu: freedoom: Fix compilation.
...
* gnu/packages/games.scm (freedoom)[arguments]: Remove 'bootstrap phase.
2018-06-05 22:53:48 +03:00
Mark H Weaver
0d6f84aab1
Merge branch 'master' into core-updates
2018-05-31 00:27:03 -04:00
Jonathan Brielmaier
706d6190ca
gnu: 0ad: Update to 0.0.23-alpha.
...
* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.23-alpha.
[source]: Use HTTPS URL.
[inputs]: Add libsodium.
Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-31 00:21:47 -04:00
Mark H Weaver
82b695b834
Merge branch 'master' into core-updates
2018-05-28 20:45:37 -04:00
Rutger Helling
9b9db6c482
gnu: xonotic: Correct licenses.
...
* gnu/packages/games.scm (xonotic-data)[license]: Refer to correct file.
* gnu/packages/games.scm (xonotic)[license]: Refer to correct file.
2018-05-27 10:24:06 +02:00
Mark H Weaver
1640f16e78
Merge branch 'master' into core-updates
2018-05-27 01:26:09 -04:00
Nils Gillmann
dc70ff2a86
gnu: Add xonotic.
...
* gnu/packages/games.scm (xonotic, xonotic-data): New variables.
Signed-off-by: Rutger Helling <rhelling@mykolab.com>
2018-05-26 18:15:39 +02:00
Mark H Weaver
539bf8f2c0
Merge branch 'master' into core-updates
2018-05-17 01:00:50 -04:00
Arun Isaac
cbd2e3d52d
gnu: wesnoth: Update to 1.14.1.
...
* gnu/packages/games.scm (wesnoth): Update to 1.14.1.
[source]: Remove wesnoth-fix-std-bad-cast.patch.
* gnu/packages/patches/wesnoth-fix-std-bad-cast.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
2018-05-15 16:47:27 +05:30
Mark H Weaver
aedc6e9fc9
Merge branch 'master' into core-updates
2018-05-08 18:45:39 -04:00
Arun Isaac
e554d43dfc
gnu: wesnoth: Update to 1.14.0.
...
* gnu/packages/patches/wesnoth-fix-std-bad-cast.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (wesnoth): Update to 1.14.0.
[source]: Add wesnoth-fix-std-bad-cast.patch to patches.
[arguments]: Remove "-DENABLE_STRICT_COMPILATION=OFF" configure flag.
[inputs]: Remove sdl-image, sdl-mixer, sdl-net and sdl-ttf. Add openssl and
sdl-union of sdl2, sdl2-image, sdl2-mixer and sdl2-ttf.
[home-page]: Use HTTPS URI.
(wesnoth-server)[inputs]: Remove sdl-net. Add icu4c, openssl and sdl2.
[arguments]: Remove delete-data phase. Since wesnoth 1.14.0, configure flag
"-DENABLE_GAME=OFF" disables installation of game assets.
2018-05-08 09:40:37 +05:30
Marius Bakke
12bd588346
Merge branch 'master' into core-updates
2018-05-06 15:56:24 +02:00
Kei Kebreau
1697048ff2
gnu: roguebox-adventures: Update to 2.2.1.
...
* gnu/packages/games.scm (roguebox-adventures): Update to 2.2.1.
[source]: Use url-fetch instead of git-fetch.
[arguments]: Rewrite install phase for update.
2018-04-30 18:13:02 -04:00
Mark H Weaver
3d5ad159b3
Merge branch 'master' into core-updates
2018-04-30 04:03:54 -04:00
Ludovic Courtès
d5a48184d1
gnu: fortune-mod: Use a stable URL for the CMake rules.
...
* gnu/packages/games.scm (fortune-mod)[inputs]: Use a stable URL for
"cmake-rules".
2018-04-24 09:53:23 +02:00
Mark H Weaver
c52872bfc4
Merge branch 'master' into core-updates
2018-04-21 05:02:52 -04:00
Pierre Neidhardt
b164233851
gnu: Add fortune-mod.
...
* gnu/packages/games.scm (fortune-mod): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-04-19 11:53:58 +02:00
Eric Bavier
6a03ccf4a1
gnu: pioneer: Update to 20180203.
...
* gnu/packages/games.scm (pioneer): Update to 20180203.
[source]: Use git-fetch method to avoid github tarball.
2018-04-12 22:03:51 -05:00
Marius Bakke
5576cfabf3
Merge branch 'master' into core-updates
2018-03-29 17:34:41 +02:00
Mark H Weaver
e3cfef22c4
gnu: Use invoke and return #t from all builders.
...
* gnu/packages/admin.scm, gnu/packages/android.scm, gnu/packages/audio.scm,
gnu/packages/avr.scm, gnu/packages/base.scm, gnu/packages/bioinformatics.scm,
gnu/packages/certs.scm, gnu/packages/check.scm, gnu/packages/code.scm,
gnu/packages/commencement.scm, gnu/packages/dictionaries.scm,
gnu/packages/docbook.scm, gnu/packages/emacs.scm, gnu/packages/embedded.scm,
gnu/packages/fonts.scm, gnu/packages/games.scm, gnu/packages/gnome.scm,
gnu/packages/gnu-doc.scm, gnu/packages/guile.scm, gnu/packages/hurd.scm,
gnu/packages/javascript.scm, gnu/packages/libreoffice.scm,
gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lxde.scm,
gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm,
gnu/packages/pkg-config.scm, gnu/packages/qt.scm, gnu/packages/rust.scm,
gnu/packages/scheme.scm, gnu/packages/sdl.scm, gnu/packages/statistics.scm,
gnu/packages/syncthing.scm, gnu/packages/tex.scm, gnu/packages/web.scm,
gnu/packages/wine.scm, gnu/packages/xfce.scm: In the builders of packages
using 'trivial-build-system', use invoke where appropriate, raise exceptions
on errors, and otherwise return #t.
2018-03-27 21:35:41 -04:00
Mark H Weaver
6715e1c24f
gnu: 0ad-data: Use invoke.
...
* gnu/packages/games.scm (0ad-data)[source]: Use invoke in the snippet.
2018-03-27 21:35:37 -04:00
Tobias Geerinckx-Rice
f649443b7b
gnu: gzdoom: Update to 3.3.0.
...
* gnu/packages/games.scm (gzdoom): Update to 3.3.0.
2018-03-27 03:26:48 +02:00
Mark H Weaver
ac21be848a
Merge branch 'master' into core-updates
2018-03-20 14:22:06 -04:00
ng0
4a78fd4617
Correct name and Email for ng0.
...
* .mailmap: Correct name and Email for ng0.
* Makefile.am, 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/emacs.scm, gnu/packages/enlightenment.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.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-crypto.scm, gnu/packages/python-web.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: Likewise.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2018-03-20 17:17:58 +01:00
宋文武
32745b71e1
gnu: cdogs-sdl: Update to commit bab20313.
...
Fixes <https://bugs.gnu.org/30623 >.
* gnu/packages/games.scm (cdogs-sdl): Update to commit
bab2031369b9ea2dbeb7eedbde10a43dd8ca83db.
[source]: Use git-fetch.
2018-03-20 22:33:18 +08:00
Mark H Weaver
647888845c
Merge branch 'master' into core-updates
2018-03-20 00:49:05 -04:00