Age | Commit message (Collapse) | Author |
|
* gnu/packages/games.scm (flare-engine, flare-game): New variables.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
This reverts c97e4d8bbe8bf12c09471573d3544d08a42d83f5, which was not
consensual and broke 'tests/guix-package.sh'.
* gnu/packages/games.scm (gnubackgammon): Rename to...
(gnubg): ... this, and rename the 'gnubg' deprecated alias to
'gnubackgammon'.
|
|
This is a follow-up to commit 45aba232abe50b6642abfaa06030985c7febbe07.
* gnu/packages/games.scm (stepmania)[arguments]: Rename phase
ensure-gtk-module-can-be-found to ensure-application-files-can-be-found and
fix remaining instances of application data access.
|
|
Fixes <https://bugs.gnu.org/34854>.
Suggested by Nicolas Goaziou.
* gnu/packages/games.scm (stepmania)[arguments]: Add phase
"ensure-gtk-module-can-be-found".
|
|
* gnu/packages/games.scm (openclonk): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/games.scm (hyperrogue)[native-inputs]: Hard code NAME in
hyperrogue-data source URI.
|
|
* gnu/packages/games.scm (quadrapassel)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (libmanette)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (frotz-dumb-terminal)[source]: Merge separate
string components, probably from a naive ’s/name/"name"/’ substitution.
|
|
* gnu/packages/games.scm (frotz)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (fortune-mod)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (lugaru)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (no-more-secrets)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/games.scm (hyperrogue)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (mrrescue)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (laby)[source]: Hard-code NAME.
|
|
* 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.
|
|
* gnu/packages/games.scm (chromium-bsu)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (warzone2100)[source]: Update URI and don't
hard-code NAME.
|
|
* gnu/packages/games.scm (grue-hunter)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (red-eclipse)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/games.scm (powwow)[source]: Remove FILE-NAME.
|
|
* gnu/packages/games.scm (openrct2)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/games.scm (fizmo)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (mars)[source]: Use GIT-FILE-NAME.
|
|
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.
|
|
* gnu/packages/games.scm (prboom-plus)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (pipewalker)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (nethack)[source]: Hard-code NAME, not VERSION.
|
|
* gnu/packages/games.scm (ltris)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (freedoom): Re-indent expression.
|
|
* gnu/packages/games.scm (freedoom)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/games.scm (cowsay)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (armagetron-advanced)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (project-starfighter)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (gzdoom)[supported-systems]: New field.
|
|
* gnu/packages/games.scm (adanaxis-mush, adanaxisgpl): New variables.
|
|
* gnu/packages/games.scm (open-adventure)[arguments]: Use INVOKE.
|
|
* gnu/packages/games.scm (0ad)[arguments]: Use INVOKE.
|
|
* gnu/packages/games.scm (edgar): Define in terms of
'deprecated-package'.
(the-legend-of-edgar): New variable, formerly known as "edgar".
|
|
* gnu/packages/games.scm (btanks): Define in terms of
'deprecated-package'.
(battle-tanks): New variable, formerly known as "btanks".
|
|
* gnu/packages/games.scm (tome4): Define in terms of
'deprecated-package'.
(tales-of-maj-eyal): New variable, formerly known as "tome4".
|
|
* gnu/packages/games.scm (crawl-tiles): Define in terms of
'deprecated-package'.
(dungeon-crawl-stone-soup-tiles): New variable, formerly known as "crawl-tiles".
|
|
* gnu/packages/games.scm (crawl): Define in terms of
'deprecated-package'.
(dungeon-crawl-stone-soup): New variable, formerly known as "crawl".
|
|
* gnu/packages/games.scm (fillets-ng): Define in terms of
'deprecated-package'.
(fish-fillets-ng): New variable, formerly known as "fillets-ng".
|
|
* gnu/packages/games.scm (kiki): Define in terms of
'deprecated-package'.
(kiki-the-nano-bot): New variable, formerly known as "kiki".
|
|
* gnu/packages/games.scm (starfighter): Define in terms of
'deprecated-package'.
(project-starfighter): New variable, formerly known as "starfighter".
|
|
* gnu/packages/games.scm (wesnoth-server): Define in terms of
'deprecated-package'.
(the-battle-for-wesnoth-server): New variable, formerly known as "wesnoth-server".
|
|
* gnu/packages/games.scm (wesnoth): Define in terms of
'deprecated-package'.
(the-battle-for-wesnoth): New variable, formerly known as "wesnoth".
|
|
* gnu/packages/games.scm (abbaye): Define in terms of
'deprecated-package'.
(l-abbaye-des-morts): New variable, formerly known as "abbaye".
|