summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
AgeCommit message (Collapse)Author
2019-03-29gnu: libmanette: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (libmanette)[source]: Hard-code NAME.
2019-03-29gnu: frotz-dumb-terminal: Merge strings in URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (frotz-dumb-terminal)[source]: Merge separate string components, probably from a naive ’s/name/"name"/’ substitution.
2019-03-29gnu: frotz: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (frotz)[source]: Hard-code NAME.
2019-03-29gnu: fortune-mod: Don't use NAME in source COMMIT.Tobias Geerinckx-Rice
* gnu/packages/games.scm (fortune-mod)[source]: Hard-code NAME.
2019-03-29gnu: lugaru: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (lugaru)[source]: Hard-code NAME.
2019-03-29gnu: no-more-secrets: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/games.scm (no-more-secrets)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-03-29gnu: hyperrogue: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (hyperrogue)[source]: Hard-code NAME.
2019-03-29gnu: mrrescue: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (mrrescue)[source]: Hard-code NAME.
2019-03-29gnu: laby: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (laby)[source]: Hard-code NAME.
2019-03-29gnu: red-eclipse: Use GIT-FETCH for data sources.Tobias Geerinckx-Rice
* 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-29gnu: chromium-bsu: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (chromium-bsu)[source]: Hard-code NAME.
2019-03-29gnu: warzone2100: Update source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (warzone2100)[source]: Update URI and don't hard-code NAME.
2019-03-29gnu: grue-hunter: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (grue-hunter)[source]: Hard-code NAME.
2019-03-29gnu: red-eclipse: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/games.scm (red-eclipse)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-03-29gnu: powwow: Remove redundant FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/games.scm (powwow)[source]: Remove FILE-NAME.
2019-03-29gnu: openrct2: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/games.scm (openrct2)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-03-29gnu: fizmo: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (fizmo)[source]: Hard-code NAME.
2019-03-29gnu: mars: Use GIT-FILE-NAME.Tobias Geerinckx-Rice
* gnu/packages/games.scm (mars)[source]: Use GIT-FILE-NAME.
2019-03-29gnu: l-abbaye-des-morts: Don't use unstable tarball.Tobias Geerinckx-Rice
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-29gnu: prboom-plus: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (prboom-plus)[source]: Hard-code NAME.
2019-03-29gnu: pipewalker: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (pipewalker)[source]: Hard-code NAME.
2019-03-29gnu: nethack: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (nethack)[source]: Hard-code NAME, not VERSION.
2019-03-29gnu: ltris: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (ltris)[source]: Hard-code NAME.
2019-03-29gnu: freedoom: Re-indent.Tobias Geerinckx-Rice
* gnu/packages/games.scm (freedoom): Re-indent expression.
2019-03-29gnu: freedoom: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/games.scm (freedoom)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-03-29gnu: cowsay: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (cowsay)[source]: Hard-code NAME.
2019-03-29gnu: armagetron-advanced: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (armagetron-advanced)[source]: Hard-code NAME.
2019-03-29gnu: project-starfighter: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (project-starfighter)[source]: Hard-code NAME.
2019-03-28gnu: gzdoom: Limit supported architectures.Efraim Flashner
* gnu/packages/games.scm (gzdoom)[supported-systems]: New field.
2019-03-26gnu: Add adanaxis-mush and adanaxisgpl.Kei Kebreau
* gnu/packages/games.scm (adanaxis-mush, adanaxisgpl): New variables.
2019-03-26gnu: open-adventure: Use INVOKE.Ricardo Wurmus
* gnu/packages/games.scm (open-adventure)[arguments]: Use INVOKE.
2019-03-26gnu: 0ad: Use INVOKE.Ricardo Wurmus
* gnu/packages/games.scm (0ad)[arguments]: Use INVOKE.
2019-03-26gnu: edgar: Rename package to the-legend-of-edgar.Pierre Neidhardt
* gnu/packages/games.scm (edgar): Define in terms of 'deprecated-package'. (the-legend-of-edgar): New variable, formerly known as "edgar".
2019-03-26gnu: btanks: Rename package to battle-tanks.Pierre Neidhardt
* gnu/packages/games.scm (btanks): Define in terms of 'deprecated-package'. (battle-tanks): New variable, formerly known as "btanks".
2019-03-26gnu: tome4: Rename package to tales-of-maj-eyal.Pierre Neidhardt
* gnu/packages/games.scm (tome4): Define in terms of 'deprecated-package'. (tales-of-maj-eyal): New variable, formerly known as "tome4".
2019-03-26gnu: crawl-tiles: Rename package to dungeon-crawl-stone-soup-tiles.Pierre Neidhardt
* 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-26gnu: crawl: Rename package to dungeon-crawl-stone-soup.Pierre Neidhardt
* gnu/packages/games.scm (crawl): Define in terms of 'deprecated-package'. (dungeon-crawl-stone-soup): New variable, formerly known as "crawl".
2019-03-26gnu: fillets-ng: Rename package to fish-fillets-ng.Pierre Neidhardt
* gnu/packages/games.scm (fillets-ng): Define in terms of 'deprecated-package'. (fish-fillets-ng): New variable, formerly known as "fillets-ng".
2019-03-26gnu: kiki: Rename package to kiki-the-nano-bot.Pierre Neidhardt
* gnu/packages/games.scm (kiki): Define in terms of 'deprecated-package'. (kiki-the-nano-bot): New variable, formerly known as "kiki".
2019-03-26gnu: starfighter: Rename package to project-starfighter.Pierre Neidhardt
* gnu/packages/games.scm (starfighter): Define in terms of 'deprecated-package'. (project-starfighter): New variable, formerly known as "starfighter".
2019-03-26gnu: wesnoth-server: Rename package to the-battle-for-wesnoth-server.Pierre Neidhardt
* 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-26gnu: wesnoth: Rename package to the-battle-for-wesnoth.Pierre Neidhardt
* gnu/packages/games.scm (wesnoth): Define in terms of 'deprecated-package'. (the-battle-for-wesnoth): New variable, formerly known as "wesnoth".
2019-03-26gnu: abbaye: Rename package to l-abbaye-des-morts.Pierre Neidhardt
* gnu/packages/games.scm (abbaye): Define in terms of 'deprecated-package'. (l-abbaye-des-morts): New variable, formerly known as "abbaye".
2019-03-26gnu: gnubg: Rename package to gnubackgammon.Pierre Neidhardt
* gnu/packages/games.scm (gnubg): Define in terms of 'deprecated-package'. (gnubackgammon): New variable, formerly known as "gnubg".
2019-03-26gnu: cataclysm-dda: Rename package to cataclysm-dark-days-ahead.Pierre Neidhardt
* 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-26gnu: armagetronad: Rename package to armagetron-advanced.Pierre Neidhardt
* gnu/packages/games.scm (armagetronad): Define in terms of 'deprecated-package'. (armagetron-advanced): New variable, formerly known as "armagetronad".
2019-03-25gnu: gzdoom: Update to 3.7.2.nee
* 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-24gnu: Add odamex.Pkill -9
* gnu/packages/games.scm (odamex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-03-23Merge branch 'staging' into core-updatesMarius Bakke
2019-03-19gnu: cataclysm-dda: Update to 0.D.nee
* gnu/packages/games.scm (cataclysm-dda): Update to 0.D.