Commit Graph

269 Commits (e5f3d1183c430a7b0a21b1adfe1662cd7e9de186)

Author SHA1 Message Date
Kei Kebreau 67ba411ce3
gnu: freedink-data: Update to 1.08.20170401.
* gnu/packages/games.scm (freedink-data): Update to 1.08.20170401.
2017-04-17 12:16:05 -04:00
宋文武 9505dafb99
retroarch: Update to 1.5.0.
* gnu/packages/games.scm (retroarch): Update to 1.5.0.
2017-04-17 22:35:17 +08:00
Ricardo Wurmus e02f166364
gnu: Add fillets-ng.
* gnu/packages/games.scm (fillets-ng): New variable.
2017-04-13 23:17:01 +02:00
Ricardo Wurmus b77e3a1c4e
gnu: Add teeworlds.
* gnu/packages/games.scm (teeworlds): New variable.
* gnu/packages/patches/teeworlds-use-latest-wavpack.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
2017-04-13 23:17:00 +02:00
Ricardo Wurmus bd71525b7a
gnu: Add kiki.
* gnu/packages/games.scm (kiki): New variable.
* gnu/packages/patches/kiki-level-selection-crash.patch,
gnu/packages/patches/kiki-makefile.patch,
gnu/packages/patches/kiki-missing-includes.patch,
gnu/packages/patches/kiki-portability-64bit.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Add them.
2017-04-13 13:08:26 +02:00
Ricardo Wurmus f0f7bf95ae
gnu: Add cdogs-sdl.
* gnu/packages/games.scm (cdogs-sdl): New variable.
2017-04-11 09:43:18 +02:00
Ricardo Wurmus 6bb9c85424
gnu: Add freegish.
* gnu/packages/games.scm (freegish): New variable.
2017-04-09 23:30:23 +02:00
Efraim Flashner ecc39b3f55
gnu: gnubik: Update to 2.4.3.
* gnu/packages/games.scm (gnubik): Update to 2.4.3.
2017-04-07 16:16:13 +03:00
Tobias Geerinckx-Rice 3c2b833334
gnu: freedoom: Update to 0.11.2.
* gnu/packages/games.scm (freedoom): Update to 0.11.2.
2017-03-30 23:52:17 +02:00
Tobias Geerinckx-Rice 6fd52309b8
gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.
All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
2017-03-30 01:30:16 +02:00
Tobias Geerinckx-Rice a29d329fa8
gnu: games: Don't MKDIR before INSTALL-FILE.
* gnu/packages/games.scm (glkterm, glulxe, grue-hunter)[arguments]:
Remove spurious MKDIRs.
2017-03-29 22:06:01 +02:00
Tobias Geerinckx-Rice 05e0ac46ef
gnu: retroarch: Don't use %OUTPUT.
* gnu/packages/games.scm (retroarch)[arguments]: Accept an OUTPUTS key
in the configure phase.  Add a comment about the script.  Use LET*.
2017-03-29 22:06:01 +02:00
Tobias Geerinckx-Rice 3f12714742
gnu: games: Use ‘modify-phases’.
* gnu/packages/games.scm (pingus, cmatrix, freedink-data, xboing, irrlicht,
glkterm, glulx, retroarch)[arguments]: Use ‘modify-phases’ syntax.
2017-03-29 22:06:00 +02:00
Tobias Geerinckx-Rice 92bdf77790
gnu: glulxe: Fix typo.
* gnu/packages/games.scm (glulxe)[description]: Fix typo.
2017-03-29 22:06:00 +02:00
Tobias Geerinckx-Rice dbe7095b46
gnu: glkterm: Use @code in description.
* gnu/packages/games.scm (glkterm)[description]: Use @code.
2017-03-29 22:06:00 +02:00
Tobias Geerinckx-Rice ddce090306
gnu: games: Use INSTALL-FILE.
* gnu/packages/games.scm (glkterm, glulxe): Use INSTALL-FILE, return #t
instead of an undefined value, and prefer using let bindings.
2017-03-29 22:05:59 +02:00
Tobias Geerinckx-Rice a53a6b6fef
gnu: hyperrogue: Improve description.
* gnu/packages/games.scm (hyperrogue)[description]: Mainly fix a typo.
Throw in a few tweaks as well.
2017-03-29 22:05:59 +02:00
Kei Kebreau f8279ba46b
gnu: hyperrogue: Update to 9.4c.
* gnu/packages/games.scm (hyperrogue): Update to 9.4c.
[source]: Remove snippet.
[arguments]: Remove #:make-flags; adjust configure and install phases; add
install-data phase.
[native-inputs]: Add hyperrogue-data and unzip.
[license]: Add cc-by-sa4.0 and cc0 licenses for sounds.
2017-03-28 23:38:23 -04:00
Arun Isaac 0b608ec4ce
gnu: Add megaglest.
* gnu/packages/games.scm (megaglest): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21 15:15:35 -04:00
Arun Isaac fb731c9232
gnu: Add megaglest-data.
* gnu/packages/games.scm (megaglest-data): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-03-21 15:15:35 -04:00
Kei Kebreau 0b5d078f8b
gnu: Add freedoom.
* gnu/packages/games.scm (freedoom): New variable.
2017-03-20 14:29:44 -04:00
Kei Kebreau 26a657f06a
gnu: Add prboom-plus.
* gnu/packages/games.scm (prboom-plus): New variable.
2017-03-15 23:14:42 -04:00
Tobias Geerinckx-Rice 3d602acb13
gnu: no-more-secrets: Update to 0.3.2.
* gnu/packages/games.scm (no-more-secrets): Update to 0.3.2.
2017-03-15 22:19:40 +01:00
Tobias Geerinckx-Rice 6d57723ac8
gnu: grue-hunter: Correctly install documentation.
* gnu/packages/games.scm (grue-hunter)[arguments]: Install and populate
‘/share/doc/grue-hunter’ as a directory, not a plain file.
2017-03-15 01:10:31 +01:00
Alex Kost 7a4dea524b
gnu: manaplus: Update to 1.7.3.4.
* gnu/packages/games.scm (manaplus): Update to 1.7.3.4.
2017-03-13 18:21:10 +03:00
Ludovic Courtès 998ac26a1e
gnu: tintin++: Use a mirror:// URI.
* gnu/packages/games.scm (tintin++)[source]: Use mirror://sourceforge.
2017-03-12 17:47:25 +01:00
Kei Kebreau 9f86202ba1
gnu: starfighter: Update to 1.7.
* gnu/packages/games.scm (starfighter): Update to 1.7.
[arguments]: Remove obsolete make flags. Re-enable configure and test
phases.
2017-03-04 22:24:17 -05:00
宋文武 b2e3d59c50
gnu: glulxe: Update to 0.5.4.
* gnu/packages/games.scm (glulxe): Update to 0.5.4.
[license]: Change to 'expat'.
2017-03-04 17:05:49 +08:00
John Darrington 2f1d20a8d4
gnu: xshogi: Remove Texinfo markup from synopsis.
* gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis.
2017-02-25 13:24:55 +01:00
John Darrington a20b084a04
gnu: Add gnushogi and xshogi
* gnu/packages/games.scm (gnushogi, xshogi): New variables.
2017-02-23 21:25:08 +01:00
Rodger Fox 365950ce92
gnu: pioneers: Update to 15.4.
* gnu/packages/games.scm: Update to 15.4.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-18 14:14:11 -05:00
Kei Kebreau f31bb3a0cf
Revert "updated pioneers to latest version."
This reverts commit 2f7eccc048.
2017-02-18 14:13:32 -05:00
Rodger Fox 2f7eccc048
updated pioneers to latest version.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-18 13:07:13 -05:00
Eric Bavier 8889a7da6f
gnu: raincat: Update home-page.
* gnu/packages/games.scm (raincat)[home-page]: Update.
2017-02-16 23:33:39 -06:00
Christopher Allan Webber b76c94e639
gnu: Add angband.
* gnu/packages/games.scm (angband): New variable.
2017-02-12 13:52:37 -06:00
Adonay Felipe Nogueira efc12a81ad
gnu: abbaye: Update to 2.0.1.
* gnu/packages/games.scm: (abbaye): Update to 2.0.1.
[snippet]: Delete the bundled fonts.
[arguments]: Adjust 'patch-makefile' phase to patch only Makefile.  Add
"CC" make flag.
[inputs]: Use only required sdl2 packages.
[home-page]: Update to the new location.
[license]: Use the proper license.

Signed-off-by: Alex Kost <alezost@gmail.com>
2017-02-03 22:50:20 +03:00
ng0 345504c79d
gnu: Add no-more-secrets.
* gnu/packages/games.scm (no-more-secrets): New variable.

Signed-off-by: Eric Bavier <bavier@member.fsf.org>
2017-02-02 20:34:15 -06:00
Arun Isaac 5430dbd95b
gnu: Add freeciv.
* gnu/packages/games.scm (freeciv): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
2017-02-01 14:45:06 -05:00
Alex Kost eccfa301f8
gnu: manaplus: Update to 1.7.1.21.
* gnu/packages/games.scm (manaplus): Update to 1.7.1.21.
2017-01-28 12:41:35 +03:00
Ricardo Wurmus 43337a733f
gnu: extremetuxracer: Update to 0.7.4.
* gnu/packages/games.scm (extremetuxracer): Update to 0.7.4.
2017-01-27 11:30:35 +01:00
Kei Kebreau ec3487a664
gnu: red-eclipse: Update to 1.5.8.
* gnu/packages/games.scm (red-eclipse): Update to 1.5.8.
2017-01-21 15:27:45 -05:00
Kei Kebreau ca085a3af3
gnu: tintin++: Update to 2.01.2.
* gnu/packages/games.scm (tintin++): Update to 2.01.2.
2017-01-21 13:54:32 -05:00
Tobias Geerinckx-Rice 3b3b60d037
gnu: Use HTTPS for all sourceforge.net home pages.
* gnu/packages/admin.scm (mingetty, clusterssh)[home-page]: Use HTTPS.
* gnu/packages/audio.scm (libbs2b, soxr)[home-page]: Likewise.
* gnu/packages/bioinformatics.scm (bless)[home-page]: Likewise.
* gnu/packages/display-managers.scm (slim)[home-page]: Likewise.
* gnu/packages/games.scm (extremetuxracer)[home-page]: Likewise.
* gnu/packages/ghostscript.scm (gs-fonts)[home-page]: Likewise.
* gnu/packages/haskell.scm (ghc-regex-base, ghc-regex-posix,
ghc-regex-compat)[home-page]: Likewise.
* gnu/packages/image.scm (imlib2)[home-page]: Likewise.
* gnu/packages/libreoffice.scm (librevenge, libcmis, libodfgen, libmwaw)
[home-page]: Likewise.
* gnu/packages/linux.scm (hdparm, acpid, libavc1394, rng-tools)
[home-page]: Likewise.
* gnu/packages/mail.scm (esmtp)[home-page]: Likewise.
* gnu/packages/mp3.scm (ripperx)[home-page]: Likewise.
* gnu/packages/onc-rpc.scm (libtirpc)[home-page]: Likewise.
* gnu/packages/perl.scm (perl-czplib)[home-page]: Likewise.
* gnu/packages/python.scm (python-pyasn1-modules)[home-page]: Likewise.
* gnu/packages/xdisorg.scm (xosd)[home-page]: Likewise.
2017-01-04 05:14:22 +01:00
Kei Kebreau ea5cc29561
gnu: supertux: Update to 0.5.1.
* gnu/packages/games.scm (supertux): Update to 0.5.1.
2017-01-03 18:07:45 -05:00
Alex Kost c50dc711a1
gnu: manaplus: Update to 1.6.12.24.
* gnu/packages/games.scm (manaplus): Update to 1.6.12.24.
2017-01-01 11:47:08 +03:00
Kei Kebreau eed2a95e9f
gnu: minetest: Update to 0.4.15.
* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.15.
2016-12-23 17:34:41 -05:00
Alex Kost 7c90d0f40e
gnu: packages: Use gettext-minimal.
* gnu/packages/crypto.scm (tomb): Use 'gettext-minimal' instead of
'gnu-gettext'.
* gnu/packages/emacs.scm (m17n-db): Likewise.
* gnu/packages/ftp.scm (weex): Likewise.
* gnu/packages/games.scm (chromium-bsu): Likewise.
* gnu/packages/image.scm (steghide): Likewise.
* gnu/packages/linux.scm (radeontop): Likewise.
* gnu/packages/mpd.scm (sonata): Likewise.
* gnu/packages/networking.scm (whois): Likewise.
* gnu/packages/package-management.scm (guix-0.11.0): Likewise.
* gnu/packages/psyc.scm (psyclpc): Likewise.
* gnu/packages/syndication.scm (newsbeuter): Likewise.
* gnu/packages/vim.scm (vim-full): Likewise.
2016-11-21 19:47:30 +03:00
Ludovic Courtès 966a543b36
gnu: Use 'mirror://' URLs in several places.
* gnu/packages/emacs.scm (m17n-lib)[source]: Use 'mirror://'.
* gnu/packages/games.scm (extremetuxracer)[source]: Likewise.
* gnu/packages/gcc.scm (%gcc-infrastructure): Likewise.
* gnu/packages/gtk.scm (python2-pygtk)[source]: Likewise.
* gnu/packages/perl.scm (perl)[source]: Likewise.
* gnu/packages/telephony.scm (exosip)[source]: Likewise.
* gnu/packages/wm.scm (xmonad)[source]: Likewise.
(ghc-xmonad-contrib)[source]: Likewise.
2016-11-19 18:44:54 +01:00
Mark H Weaver 71e21fb26d
Merge branch 'master' into core-updates 2016-11-07 00:33:16 -05:00
ng0 f0badf98d7
gnu: pingus: Update upstream location.
* gnu/packages/games.scm (pingus)[source]: Update source uri.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-11-06 14:35:33 +02:00
Mark H Weaver 8b6ad165d1
Merge branch 'master' into core-updates 2016-11-06 03:29:06 -05:00
Kei Kebreau 08722837b0
gnu: chromium-bsu: Update to 0.9.16.1.
* gnu/packages/games.scm (chromium-bsu): Update to 0.9.16.1.
[arguments]: Remove 'set-sdl-paths phase.
[inputs]: Add gnu-gettext.
2016-11-04 11:17:09 -04:00
Kei Kebreau 043f1535c2
gnu: starfighter: Update to 1.6.
* gnu/packages/games.scm (starfighter): Update to 1.6.
2016-11-03 15:40:17 -04:00
Leo Famulari 062c7e43ed
Merge branch 'master' into core-updates 2016-10-29 21:44:44 -04:00
Efraim Flashner 4d73cb5441
gnu: chess: Update to 6.2.4.
* gnu/packages/games.scm (chess): Update to 6.2.4.
[home-page]: Use https.
2016-10-29 22:16:42 +03:00
Leo Famulari 02c73adcdf
Merge branch 'master' into core-updates 2016-10-26 19:00:06 -04:00
Kei Kebreau c201b28bfa
gnu: red-eclipse: Update to 1.5.6.
* gnu/packages/games.scm (red-eclipse): Update to 1.5.6.
[arguments]: Adjust phases.
2016-10-24 13:25:39 -04:00
Mark H Weaver ca0635b4ba
Merge branch 'master' into core-updates 2016-10-23 14:16:39 -04:00
Ricardo Wurmus 1a0633e79b
gnu: Add supertuxkart.
* gnu/packages/games.scm (supertuxkart): New variable.
2016-10-23 15:05:19 +02:00
Mark H Weaver d2478b4cdd
Merge branch 'master' into core-updates 2016-10-19 10:54:36 -04:00
Stephen Webber a56145e1fa
gnu: Add kobodeluxe.
* gnu/packages/games.scm (kobodeluxe): New variable.
* gnu/packages/patches/kobodeluxe-paths.patch: New file.
* gnu/packages/patches/kobodeluxe-enemies-pipe-decl.patch: New file.
* gnu/packages/patches/kobodeluxe-const-charp-conversion.patch: New file.
* gnu/packages/patches/kobodeluxe-manpage-minus-not-hyphen.patch: New file.
* gnu/packages/patches/kobodeluxe-midicon-segmentation-fault.patch: New file.
* gnu/packages/patches/kobodeluxe-graphics-window-signed-char.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2016-10-18 20:23:03 -05:00
Mark H Weaver dcaf70897a
Merge branch 'master' into core-updates 2016-10-17 16:47:12 -04:00
Ricardo Wurmus f90b2dbdb7
gnu: irrlicht: Update to 1.8.4.
* gnu/packages/games.scm (irrlicht): Update to 1.8.4.
[arguments]: Delete phase "apply-patch/mesa-10-fix".
[native-inputs]: Remove "patch/mesa-10-fix".
* gnu/packages/patches/irrlicht-mesa-10.patch: Delete file.
* gnu/local.mk (dist_path_DATA): Remove irrlicht patch.
2016-10-17 17:11:51 +02:00
Ricardo Wurmus b8a35ccea6
gnu: extremetuxracer: Update to 0.7.3.
* gnu/packages/games.scm (extremetuxracer): Update to 0.7.3.
[inputs]: Remove freetype, mesa, libice, libpng, sdl, sdl-mixer,
sdl-image, libsm, libunwind, libx11, libext, libxi, libxmu, libxt, tcl,
zlib; add sfml.
[arguments]: Remove field.
2016-10-17 17:11:43 +02:00
Mark H Weaver abcf4858cd
Merge branch 'master' into core-updates 2016-10-12 09:28:14 -04:00
Efraim Flashner ff0ecefc0e
gnu: laby: Update source uri.
* gnu/packages/games.scm (laby)[source]: Use the publicly visible
download uri.
2016-10-10 09:36:07 +03:00
Efraim Flashner 9835458f4d
gnu: xboard: Update to 4.9.1.
* gnu/packages/games.scm (xboard): Update to 4.9.1.
[home-page]: Use https.
2016-10-09 09:18:51 +03:00
Ricardo Wurmus b314360f30
gnu: abbaye: Update source URL.
* gnu/packages/games.scm (abbaye)[source]: Update tarball URL.
2016-10-07 09:22:44 +02:00
Leo Famulari b19c7989b7
Merge branch 'master' into core-updates 2016-10-05 19:15:25 -04:00
Kei Kebreau cd1869cdbd
gnu: Add hyperrogue.
* gnu/packages/games.scm (hyperrogue): New variable.
2016-10-05 10:10:36 -04:00
Ricardo Wurmus c5d17d50d0
gnu: warzone2100: Update to 3.2.1.
* gnu/packages/games.scm (warzone2100): Update to 3.2.1.
[arguments]: Remove phase "set-sdl-paths", add phase
"link-tests-with-qt", add phase "remove-reference-to-missing-file".
[inputs]: Replace "qt-4" with "qt", replace "sdl-union" with
"sdl2", add "openssl".
2016-10-04 10:21:38 +02:00
Ricardo Wurmus 4262d178a7
gnu: raincat: Add missing input.
* gnu/packages/games.scm (raincat)[inputs]: Add freeglut.
2016-10-04 08:48:55 +02:00
Ricardo Wurmus d910d584b7
gnu: supertux: Update to 0.5.0.
* gnu/packages/games.scm (supertux): Update to 0.5.0.
[arguments]: Add flag to disable static boost libraries.
2016-10-04 08:38:09 +02:00
Ludovic Courtès 79355ae3e8
Merge branch 'master' into core-updates 2016-09-30 12:05:27 +02:00
Taylan Ulrich Bayırlı/Kammer 415ee287fa
gnu: nestopia-ue: Update to version 1.47. 2016-09-28 17:00:35 +02:00
Taylan Ulrich Bayırlı/Kammer dac65f90b6
gnu: higan: Update to version 101.
* gnu/packages/games.scm (higan): Update to version 101.
2016-09-28 17:00:12 +02:00
Alex Kost b94a6ca074
gnu: Add and use gettext-minimal.
* gnu/packages/gettext.scm (gnu-gettext): Rename to...
(gettext-minimal): ... this.  Adjust synopsis and description.
(gnu-gettext): Inherit from it.
(po4a): Use 'gettext-minimal' instead of 'gnu-gettext'.
* gnu/packages/acl.scm: Likewise.
* gnu/packages/admin.scm: Likewise.
* gnu/packages/apl.scm: Likewise.
* gnu/packages/attr.scm: Likewise.
* gnu/packages/audio.scm: Likewise.
* gnu/packages/base.scm: Likewise.
* gnu/packages/cdrom.scm: Likewise.
* gnu/packages/commencement.scm: Likewise.
* gnu/packages/crypto.scm: Likewise.
* gnu/packages/databases.scm: Likewise.
* gnu/packages/disk.scm: Likewise.
* gnu/packages/documentation.scm: Likewise.
* gnu/packages/education.scm: Likewise.
* gnu/packages/engineering.scm: Likewise.
* gnu/packages/enlightenment.scm: Likewise.
* gnu/packages/fcitx.scm: Likewise.
* gnu/packages/fontutils.scm: Likewise.
* gnu/packages/freedesktop.scm: Likewise.
* gnu/packages/games.scm: Likewise.
* gnu/packages/gkrellm.scm: Likewise.
* gnu/packages/glib.scm: Likewise.
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/grub.scm: Likewise.
* gnu/packages/gtk.scm: Likewise.
* gnu/packages/guile.scm: Likewise.
* gnu/packages/ibus.scm: Likewise.
* gnu/packages/irc.scm: Likewise.
* gnu/packages/iso-codes.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/kodi.scm: Likewise.
* gnu/packages/linux.scm: Likewise.
* gnu/packages/man.scm: Likewise.
* gnu/packages/maths.scm: Likewise.
* gnu/packages/mono.scm: Likewise.
* gnu/packages/mp3.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/nano.scm: Likewise.
* gnu/packages/networking.scm: Likewise.
* gnu/packages/package-management.scm: Likewise.
* gnu/packages/pdf.scm: Likewise.
* gnu/packages/sawfish.scm: Likewise.
* gnu/packages/statistics.scm: Likewise.
* gnu/packages/terminals.scm: Likewise.
* gnu/packages/version-control.scm: Likewise.
* gnu/packages/vpn.scm: Likewise.
* gnu/packages/w3m.scm: Likewise.
* gnu/packages/webkit.scm: Likewise.
* gnu/packages/wicd.scm: Likewise.
* gnu/packages/wine.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xorg.scm: Likewise.
2016-09-28 17:54:50 +03:00
Efraim Flashner fc3b2cbb04
gnu: retroarch: Update to 1.3.6.
* gnu/packages/games.scm (retroarch): Update to 1.3.6.
2016-09-23 09:02:03 +03:00
Efraim Flashner e6d58734b6
gnu: chess: Update to 6.2.3.
* gnu/packages/games.scm (chess): Update to 6.2.3.
2016-09-20 21:41:14 +03:00
宋文武 6b87c10f58
gnu: Add Mr. Rescue.
* gnu/packages/games.scm (mrrescue): New variable.
2016-09-19 19:24:18 +08:00
ng0 751c70404b
gnu: Add tintin++.
* gnu/packages/games.scm (tintin++): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-09-06 21:56:07 +03:00
Eric Bavier 46a0622481
gnu: bambam: Remove wrap-binary phase.
Functionality provided already by python-build-system.

* gnu/packages/games.scm (bambam)[arguments]: Remove 'wrap-binary phase.
[synopsis]: Capitalize first word.
2016-08-31 12:16:19 -05:00
Efraim Flashner b0488fe549
gnu: Add bambam.
* gnu/packages/games.scm (bambam): New variable.
2016-08-31 00:46:59 -05:00
Alex Kost 0852f09a0d
gnu: manaplus: Update to 1.6.8.14.
* gnu/packages/games.scm (manaplus): Update to 1.6.8.14.
2016-08-18 11:02:39 +03:00
Eric Bavier 5895ca7bbb
gnu: tuxpaint-config: Build sequentially.
* gnu/packages/games.scm (tuxpaint-config)[arguments]: Add
2016-08-13 11:00:45 -05:00
Jan Nieuwenhuizen b3de5ff221
gnu: Add laby.
* gnu/packages/patches/laby-make-install.patch: New file.
* gnu/local.mk (dist_patch_DATA): gnu-system.am: Add it.
* gnu/packages/games.scm (laby): New variable.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
2016-08-11 19:45:22 +08:00
Mark H Weaver 536fc5f8cd
Merge branch 'core-updates' 2016-08-04 08:17:05 -04:00
Mark H Weaver 0832787e5c
Revert "Merge branch 'core-updates'"
This reverts commit 455859a50f.
2016-08-04 08:16:38 -04:00
Andreas Enge cc30a47273
gnu: powwow: Use HTTPS download.
* gnu/packages/games.scm (powwow)[source]: Use HTTPS URL.
2016-08-02 11:21:00 +02:00
nee 826a3ca22c
gnu: Add supertux.
* gnu/packages/games.scm (supertux): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2016-08-01 20:40:20 -04:00
Ludovic Courtès 455859a50f
Merge branch 'core-updates' 2016-08-01 23:30:52 +02:00
Kei Kebreau 660e005c21
gnu: red-eclipse: Replace string with version number variable.
* gnu/packages/games.scm (red-eclipse)[phases]: Replace it.
2016-08-01 13:42:29 -04:00
Kei Kebreau 66c65aafa7
gnu: red-eclipse: Add example server configuration file to config
directory.

* gnu/packages/games.scm (red-eclipse)[phases]: Add server configuration
file.
2016-08-01 11:48:39 -04:00
Kei Kebreau 14b865dc3e
gnu: red-eclipse: Update to 1.5.5.
* gnu/packages/games.scm (red-eclipse): Update to 1.5.5.
[arguments]: Adjust phases.
[inputs]: Use sdl2.
2016-08-01 11:47:18 -04:00
Mark H Weaver 3d337bbc39
Merge branch 'master' into core-updates 2016-07-31 23:27:03 -04:00
Albin Söderqvist eb3bd6762a
gnu: openttd: Update to 1.6.1.
* gnu/packages/games.scm (openttd): Update to 1.6.1 and expand the
package description.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2016-07-31 22:52:12 +02:00
Eric Bavier d25639731a
gnu: Add tuxpaint-config.
* gnu/packages/games.scm (tuxpaint-config): New variable.
2016-07-29 23:17:44 -05:00
Eric Bavier c3d850f232
gnu: Add tuxpaint-stamps.
* gnu/packages/games.scm (tuxpaint-stamps): New variable.
2016-07-29 21:50:15 -05:00
Eric Bavier 9b1ada4e81
gnu: Add Tux Paint.
* gnu/packages/games.scm (tuxpaint): New variable.
* gnu/packages/patches/tuxpaint-stamps-path.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
2016-07-29 21:50:15 -05:00
Leo Famulari d227260d2f
Merge branch 'master' into core-updates
Resolved conflicts:
* gnu/packages/scheme.scm: Conflict in import of (guix licenses). On master,
"#:hide (openssl)" was used. On core-updates, "#:select (some licenses)" was
used. The latter won the conflict.
* gnu/packages/version-control.scm (git)[arguments]: Whitespace conflict
in 'install-shell-completion.
2016-07-22 18:58:31 -04:00