Age | Commit message (Expand) | Author |
2019-03-29 | 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.
| Tobias Geerinckx-Rice |
2019-03-29 | gnu: prboom-plus: Don't use NAME in source URI....* gnu/packages/games.scm (prboom-plus)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-03-29 | gnu: pipewalker: Don't use NAME in source URI....* gnu/packages/games.scm (pipewalker)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-03-29 | gnu: nethack: Don't use NAME in source URI....* gnu/packages/games.scm (nethack)[source]: Hard-code NAME, not VERSION.
| Tobias Geerinckx-Rice |
2019-03-29 | gnu: ltris: Don't use NAME in source URI....* gnu/packages/games.scm (ltris)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-03-29 | gnu: freedoom: Re-indent....* gnu/packages/games.scm (freedoom): Re-indent expression.
| Tobias Geerinckx-Rice |
2019-03-29 | gnu: freedoom: Don't use unstable tarball....* gnu/packages/games.scm (freedoom)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-03-29 | gnu: cowsay: Don't use NAME in source URI....* gnu/packages/games.scm (cowsay)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-03-29 | gnu: armagetron-advanced: Don't use NAME in source URI....* gnu/packages/games.scm (armagetron-advanced)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-03-29 | gnu: project-starfighter: Don't use NAME in source URI....* gnu/packages/games.scm (project-starfighter)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-03-28 | gnu: gzdoom: Limit supported architectures....* gnu/packages/games.scm (gzdoom)[supported-systems]: New field.
| Efraim Flashner |
2019-03-26 | gnu: Add adanaxis-mush and adanaxisgpl....* gnu/packages/games.scm (adanaxis-mush, adanaxisgpl): New variables.
| Kei Kebreau |
2019-03-26 | gnu: open-adventure: Use INVOKE....* gnu/packages/games.scm (open-adventure)[arguments]: Use INVOKE.
| Ricardo Wurmus |
2019-03-26 | gnu: 0ad: Use INVOKE....* gnu/packages/games.scm (0ad)[arguments]: Use INVOKE.
| Ricardo Wurmus |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-26 | gnu: gnubg: Rename package to gnubackgammon....* gnu/packages/games.scm (gnubg): Define in terms of
'deprecated-package'.
(gnubackgammon): New variable, formerly known as "gnubg".
| Pierre Neidhardt |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-26 | 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".
| Pierre Neidhardt |
2019-03-25 | 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>
| nee |
2019-03-24 | gnu: Add odamex....* gnu/packages/games.scm (odamex): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Pkill -9 |
2019-03-19 | gnu: cataclysm-dda: Update to 0.D....* gnu/packages/games.scm (cataclysm-dda): Update to 0.D.
| nee |
2019-03-19 | gnu: Add edgar....* gnu/packages/games.scm (edgar): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| nee |
2019-03-18 | gnu: OpenTTD: Mention 'game' in synopsis....Suggested by swedebugia <swedebugia@riseup.net>.
* gnu/packages/games.scm (openttd-engine)[synopsis]: Mention 'game'.
| Leo Famulari |
2019-03-18 | 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>
| ng0 |
2019-03-17 | gnu: tome4: Fix build....* gnu/packages/games.scm (tome4)[source]: Patch 'src/tgl.h' in snippet.
| Oleg Pykhalov |
2019-03-16 | gnu: Add missing copyright....* gnu/packages/games.scm: Do it.
| Pierre Neidhardt |
2019-03-16 | gnu: Add arx-libertatis....* gnu/packages/games.scm (arx-libertatis): New variable.
| Pierre Neidhardt |
2019-03-15 | gnu: openrct2: Update to 0.2.2....* gnu/packages/games.scm (openrct2): Update to 0.2.2.
[arguments]: Re-indent.
| Tobias Geerinckx-Rice |
2019-03-15 | gnu: openrct2-objects: Update to 1.0.9....* gnu/packages/games.scm (openrct2-objects): Update to 1.0.9.
| Tobias Geerinckx-Rice |
2019-03-12 | gnu: freedink-engine: Update to 109.6....* gnu/packages/games.scm (freedink-engine): Update to 109.6.
| Tobias Geerinckx-Rice |
2019-03-12 | gnu: libmanette: Update to 0.2.2....* gnu/packages/games.scm (libmanette): Update to 0.2.2.
| Tobias Geerinckx-Rice |
2019-03-11 | gnu: crawl: Build without SSE only on some architecures....This is a follow-up to b89284407fd5d865ca7cc8622459692cec9297cf.
* gnu/packages/games.scm (crawl)[arguments]: Remove custom 'patch-flags
phase, add make-flag on non-x86* architectures to build without SSE.
| Efraim Flashner |
2019-03-10 | gnu: Add btanks....* gnu/packages/games.scm (btanks): New variable.
| Ricardo Wurmus |
2019-03-10 | gnu: Add 4dtris....* gnu/packages/games.scm (4dtris): New variable.
| Ricardo Wurmus |
2019-03-10 | gnu: Add slingshot....* gnu/packages/games.scm (slingshot): New variable.
| Ricardo Wurmus |
2019-03-08 | gnu: crawl: Find all the included headers....* gnu/packages/games.scm (crawl)[arguments]: Add a custom phase to
change the path for some headers.
| Efraim Flashner |
2019-03-08 | 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.
| Efraim Flashner |
2019-03-08 | gnu: crawl: Build with python3-wrapper....* gnu/packages/games.scm (crawl)[native-inputs replace python with
python-wrapper.
[arguments]: Remove custom 'patch-python phase.
| Efraim Flashner |
2019-03-07 | gnu: minetest: Update to 5.0.0....* gnu/packages/games.scm (minetest-data, minetest): Update to 5.0.0.
| Kei Kebreau |
2019-03-06 | 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.
| Kei Kebreau |