Age | Commit message (Collapse) | Author |
|
* gnu/packages/games.scm (openrct2): Update to 0.2.2.
[arguments]: Re-indent.
|
|
* gnu/packages/games.scm (openrct2-objects): Update to 1.0.9.
|
|
* gnu/packages/games.scm (freedink-engine): Update to 109.6.
|
|
* gnu/packages/games.scm (libmanette): Update to 0.2.2.
|
|
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.
|
|
* gnu/packages/games.scm (btanks): New variable.
|
|
* gnu/packages/games.scm (4dtris): New variable.
|
|
* gnu/packages/games.scm (slingshot): New variable.
|
|
* gnu/packages/games.scm (crawl)[arguments]: Add a custom phase to
change the path for some headers.
|
|
This allows crawl to build on non-Intel architectures.
* gnu/packages/games.scm (crawl)[arguments]: Add a custom phase to
remove x86* specific CFLAGS.
|
|
* gnu/packages/games.scm (crawl)[native-inputs replace python with
python-wrapper.
[arguments]: Remove custom 'patch-python phase.
|
|
* gnu/packages/games.scm (minetest-data, minetest): Update to 5.0.0.
|
|
* 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.
|
|
* gnu/packages/games.scm (wesnoth): Update to 1.14.6.
[source]: Remove upstreamed patch.
* packages/patches/wesnoth-newer-boost.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
* gnu/packages/games.scm (wesnoth)[source]: Hard-code NAME.
|
|
* gnu/packages/games.scm (colobot): Update to 0.1.12-alpha.
[source]: Do not use unstable tarball.
[native-inputs]: Remove "colobot-data", now fetched with recursive
`git-fetch'.
|
|
* gnu/packages/games.scm (freedink-engine): Update to 109.4.
[arguments]: Add 'disable-graphical-tests' phase.
[native-inputs]: Add autoconf, automake, cxxtest and help2man. Remove check.
[inputs]: Add glm and sdl-union of sdl2, sdl2-image, sdl2-mixer, sdl2-ttf and
sdl2-gfx. Remove sdl, sdl-image, sdl-mixer, sdl-ttf and sdl-gfx.
|
|
The "python-minimal" package exists mostly to resolve a dependency cycle. To
reduce duplication, packages should prefer the regular Python variants.
* gnu/packages/admin.scm (htop)[native-inputs]: Change PYTHON-MINIMAL-WRAPPER
to PYTHON-WRAPPER.
* gnu/packages/crypto.scm (botan)[native-inputs]: Likewise.
* gnu/packages/bioinformatics.scm (sambamba)[native-inputs]: Change
PYTHON-MINIMAL to PYTHON.
* gnu/packages/dictionaries.scm (apertium)[native-inputs]: Likewise.
* gnu/packages/databases.scm (mongodb)[native-inputs]: Change PYTHON2-MINIMAL
to PYTHON2.
* gnu/packages/games.scm (openttd-opensfx, openttd-openmsx)[native-inputs]:
Likewise.
* gnu/packages/gnome.scm (deja-dup)[native-inputs]: Likewise.
|
|
* gnu/packages/games.scm (tintin++): Update to 2.01.7.
|
|
* gnu/packages/games.scm (teeworlds): Update to 0.7.2.
|
|
* gnu/packages/games.scm (gnubg): Update to 1.06.002.
|
|
* gnu/packages/games.scm (fortune-mod): Update to 2.6.2.
|
|
* gnu/packages/games.scm (chroma): Update to 1.16.
|
|
* gnu/packages/games.scm (gamine): Update to 1.6.
|
|
* gnu/packages/games.scm (vkquake)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
* gnu/packages/games.scm (vkquake): Update to 1.01.0.
|
|
Add a patch from the upstream repository [1] that resolves some errors that
prevent the package from building [2].
1: https://github.com/red-eclipse/base/commit/b16b4963c1ad81bb9ef784bc49
2: error: ‘____gammal_r_finite’ was not declared in this scope
* gnu/packages/games.scm (red-eclipse)[source] Add patch.
* gnu/packages/patches/red-eclipse-remove-gamma-name-hack.patch: New file
* gnu/local.mk (dist_patch_DATA): Add new patch.
|
|
|
|
* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.23b-alpha.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
* gnu/packages/games.scm (xboing): Remove variable.
|
|
* gnu/packages/games.scm (crawl)[arguments]: Use INVOKE in "check" phase.
|
|
* gnu/packages/games.scm (fillets-ng)[arguments]: Use INVOKE in "install-data"
phase.
|
|
* gnu/packages/games.scm (kiki)[arguments]: Use INVOKE.
|
|
* gnu/packages/games.scm (openttd-engine)[arguments]: Use INVOKE in configure
phase.
|
|
* gnu/packages/games.scm (stepmania)[arguments]: Add a configure-flag on
non-Intel machines to disable SSE2 optimizations.
|
|
* gnu/packages/games.scm (xboing)[arguments]: Use INVOKE in build phases. Do
not replace "install" phase; add new "install-man-pages" phase instead.
|
|
* gnu/packages/games.scm (cmatrix)[arguments]: Use INVOKE.
|
|
* gnu/packages/games.scm (cowsay)[arguments]: Use INVOKE in build phases.
|
|
* gnu/packages/games.scm (stepmania):
* gnu/packages/video.scm (ffmpeg-for-stepmania): New variables.
|
|
|
|
* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.9.
|
|
|
|
* gnu/packages/games.scm (fortune-mod)[arguments]: Skip failing tests.
|
|
|
|
* gnu/packages/games.scm (freedink-data): Update to 1.08.20190120.
|
|
* gnu/packages/games.scm (freedink-dfarc)[properties]: New field.
|
|
* gnu/packages/games.scm (freedink-data)[properties]: New field.
|
|
* gnu/packages/games.scm (freedink-engine)[properties]: New field.
|
|
* gnu/packages/games.scm (endless-sky): New variable.
|