summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
Commit message (Collapse)AuthorAge
...
* gnu: Add cdogs-sdl.Ricardo Wurmus2017-04-11
| | | | * gnu/packages/games.scm (cdogs-sdl): New variable.
* gnu: Add freegish.Ricardo Wurmus2017-04-09
| | | | * gnu/packages/games.scm (freegish): New variable.
* gnu: gnubik: Update to 2.4.3.Efraim Flashner2017-04-07
| | | | * gnu/packages/games.scm (gnubik): Update to 2.4.3.
* gnu: freedoom: Update to 0.11.2.Tobias Geerinckx-Rice2017-03-30
| | | | * gnu/packages/games.scm (freedoom): Update to 0.11.2.
* gnu: Use HTTPS for almost all gnu.org HOME-PAGEs.Tobias Geerinckx-Rice2017-03-30
| | | | All HTTP gnu.org (and supported subdomain) HOME-PAGEs changed to HTTPS.
* gnu: games: Don't MKDIR before INSTALL-FILE.Tobias Geerinckx-Rice2017-03-29
| | | | | * gnu/packages/games.scm (glkterm, glulxe, grue-hunter)[arguments]: Remove spurious MKDIRs.
* gnu: retroarch: Don't use %OUTPUT.Tobias Geerinckx-Rice2017-03-29
| | | | | * gnu/packages/games.scm (retroarch)[arguments]: Accept an OUTPUTS key in the configure phase. Add a comment about the script. Use LET*.
* gnu: games: Use ‘modify-phases’.Tobias Geerinckx-Rice2017-03-29
| | | | | * gnu/packages/games.scm (pingus, cmatrix, freedink-data, xboing, irrlicht, glkterm, glulx, retroarch)[arguments]: Use ‘modify-phases’ syntax.
* gnu: glulxe: Fix typo.Tobias Geerinckx-Rice2017-03-29
| | | | * gnu/packages/games.scm (glulxe)[description]: Fix typo.
* gnu: glkterm: Use @code in description.Tobias Geerinckx-Rice2017-03-29
| | | | * gnu/packages/games.scm (glkterm)[description]: Use @code.
* gnu: games: Use INSTALL-FILE.Tobias Geerinckx-Rice2017-03-29
| | | | | * gnu/packages/games.scm (glkterm, glulxe): Use INSTALL-FILE, return #t instead of an undefined value, and prefer using let bindings.
* gnu: hyperrogue: Improve description.Tobias Geerinckx-Rice2017-03-29
| | | | | * gnu/packages/games.scm (hyperrogue)[description]: Mainly fix a typo. Throw in a few tweaks as well.
* gnu: hyperrogue: Update to 9.4c.Kei Kebreau2017-03-28
| | | | | | | | | * 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.
* gnu: Add megaglest.Arun Isaac2017-03-21
| | | | | | * gnu/packages/games.scm (megaglest): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add megaglest-data.Arun Isaac2017-03-21
| | | | | | * gnu/packages/games.scm (megaglest-data): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add freedoom.Kei Kebreau2017-03-20
| | | | * gnu/packages/games.scm (freedoom): New variable.
* gnu: Add prboom-plus.Kei Kebreau2017-03-15
| | | | * gnu/packages/games.scm (prboom-plus): New variable.
* gnu: no-more-secrets: Update to 0.3.2.Tobias Geerinckx-Rice2017-03-15
| | | | * gnu/packages/games.scm (no-more-secrets): Update to 0.3.2.
* gnu: grue-hunter: Correctly install documentation.Tobias Geerinckx-Rice2017-03-15
| | | | | * gnu/packages/games.scm (grue-hunter)[arguments]: Install and populate ‘/share/doc/grue-hunter’ as a directory, not a plain file.
* gnu: manaplus: Update to 1.7.3.4.Alex Kost2017-03-13
| | | | * gnu/packages/games.scm (manaplus): Update to 1.7.3.4.
* gnu: tintin++: Use a mirror:// URI.Ludovic Courtès2017-03-12
| | | | * gnu/packages/games.scm (tintin++)[source]: Use mirror://sourceforge.
* gnu: starfighter: Update to 1.7.Kei Kebreau2017-03-04
| | | | | | * gnu/packages/games.scm (starfighter): Update to 1.7. [arguments]: Remove obsolete make flags. Re-enable configure and test phases.
* gnu: glulxe: Update to 0.5.4.宋文武2017-03-04
| | | | | * gnu/packages/games.scm (glulxe): Update to 0.5.4. [license]: Change to 'expat'.
* gnu: xshogi: Remove Texinfo markup from synopsis.John Darrington2017-02-25
| | | | * gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis.
* gnu: Add gnushogi and xshogiJohn Darrington2017-02-23
| | | | * gnu/packages/games.scm (gnushogi, xshogi): New variables.
* gnu: pioneers: Update to 15.4.Rodger Fox2017-02-18
| | | | | | * gnu/packages/games.scm: Update to 15.4. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* Revert "updated pioneers to latest version."Kei Kebreau2017-02-18
| | | | This reverts commit 2f7eccc048de6526ef3f4c2de1c67ea0455ccb0c.
* updated pioneers to latest version.Rodger Fox2017-02-18
| | | | Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: raincat: Update home-page.Eric Bavier2017-02-16
| | | | * gnu/packages/games.scm (raincat)[home-page]: Update.
* gnu: Add angband.Christopher Allan Webber2017-02-12
| | | | * gnu/packages/games.scm (angband): New variable.
* gnu: abbaye: Update to 2.0.1.Adonay Felipe Nogueira2017-02-03
| | | | | | | | | | | | * 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>
* gnu: Add no-more-secrets.ng02017-02-02
| | | | | | * gnu/packages/games.scm (no-more-secrets): New variable. Signed-off-by: Eric Bavier <bavier@member.fsf.org>
* gnu: Add freeciv.Arun Isaac2017-02-01
| | | | | | * gnu/packages/games.scm (freeciv): New variable. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
* gnu: manaplus: Update to 1.7.1.21.Alex Kost2017-01-28
| | | | * gnu/packages/games.scm (manaplus): Update to 1.7.1.21.
* gnu: extremetuxracer: Update to 0.7.4.Ricardo Wurmus2017-01-27
| | | | * gnu/packages/games.scm (extremetuxracer): Update to 0.7.4.
* gnu: red-eclipse: Update to 1.5.8.Kei Kebreau2017-01-21
| | | | * gnu/packages/games.scm (red-eclipse): Update to 1.5.8.
* gnu: tintin++: Update to 2.01.2.Kei Kebreau2017-01-21
| | | | * gnu/packages/games.scm (tintin++): Update to 2.01.2.
* gnu: Use HTTPS for all sourceforge.net home pages.Tobias Geerinckx-Rice2017-01-04
| | | | | | | | | | | | | | | | | | | | | | * 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.
* gnu: supertux: Update to 0.5.1.Kei Kebreau2017-01-03
| | | | * gnu/packages/games.scm (supertux): Update to 0.5.1.
* gnu: manaplus: Update to 1.6.12.24.Alex Kost2017-01-01
| | | | * gnu/packages/games.scm (manaplus): Update to 1.6.12.24.
* gnu: minetest: Update to 0.4.15.Kei Kebreau2016-12-23
| | | | * gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.15.
* gnu: packages: Use gettext-minimal.Alex Kost2016-11-21
| | | | | | | | | | | | | | | | * 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.
* gnu: Use 'mirror://' URLs in several places.Ludovic Courtès2016-11-19
| | | | | | | | | | | * 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.
* Merge branch 'master' into core-updatesMark H Weaver2016-11-07
|\
| * gnu: pingus: Update upstream location.ng02016-11-06
| | | | | | | | | | | | * gnu/packages/games.scm (pingus)[source]: Update source uri. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | Merge branch 'master' into core-updatesMark H Weaver2016-11-06
|\|
| * gnu: chromium-bsu: Update to 0.9.16.1.Kei Kebreau2016-11-04
| | | | | | | | | | | | * gnu/packages/games.scm (chromium-bsu): Update to 0.9.16.1. [arguments]: Remove 'set-sdl-paths phase. [inputs]: Add gnu-gettext.
| * gnu: starfighter: Update to 1.6.Kei Kebreau2016-11-03
| | | | | | | | * gnu/packages/games.scm (starfighter): Update to 1.6.
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-29
|\|
| * gnu: chess: Update to 6.2.4.Efraim Flashner2016-10-29
| | | | | | | | | | * gnu/packages/games.scm (chess): Update to 6.2.4. [home-page]: Use https.