Age | Commit message (Expand) | Author |
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 |
2019-02-27 | gnu: wesnoth: Update to 1.14.6....* 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.
| Tobias Geerinckx-Rice |
2019-02-27 | gnu: wesnoth: Don't use NAME in source URI....* gnu/packages/games.scm (wesnoth)[source]: Hard-code NAME.
| Tobias Geerinckx-Rice |
2019-02-27 | gnu: colobot: Update to 0.1.12-alpha....* 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'.
| Nicolas Goaziou |
2019-02-22 | gnu: freedink-engine: Update to 109.4....* 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.
| Kei Kebreau |
2019-02-17 | gnu: Remove unneeded uses of python{,2}-minimal....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.
| Marius Bakke |
2019-02-17 | gnu: tintin++: Update to 2.01.7....* gnu/packages/games.scm (tintin++): Update to 2.01.7.
| Tobias Geerinckx-Rice |
2019-02-15 | gnu: teeworlds: Update to 0.7.2....* gnu/packages/games.scm (teeworlds): Update to 0.7.2.
| Tobias Geerinckx-Rice |
2019-02-15 | gnu: gnubg: Update to 1.06.002....* gnu/packages/games.scm (gnubg): Update to 1.06.002.
| Tobias Geerinckx-Rice |
2019-02-15 | gnu: fortune-mod: Update to 2.6.2....* gnu/packages/games.scm (fortune-mod): Update to 2.6.2.
| Tobias Geerinckx-Rice |
2019-02-15 | gnu: chroma: Update to 1.16....* gnu/packages/games.scm (chroma): Update to 1.16.
| Tobias Geerinckx-Rice |
2019-02-15 | gnu: gamine: Update to 1.6....* gnu/packages/games.scm (gamine): Update to 1.6.
| Tobias Geerinckx-Rice |
2019-02-15 | gnu: vkquake: Don't use unstable tarball....* gnu/packages/games.scm (vkquake)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
| Tobias Geerinckx-Rice |
2019-02-15 | gnu: vkquake: Update to 1.01.0....* gnu/packages/games.scm (vkquake): Update to 1.01.0.
| Tobias Geerinckx-Rice |
2019-02-13 | gnu: red-eclipse: Fix build....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.
| Christopher Baines |
2019-02-09 | Merge branch 'staging' | Ludovic Courtès |
2019-02-04 | gnu: 0ad: Update to 0.0.23b-alpha....* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.23b-alpha.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Vagrant Cascadian |
2019-01-31 | Merge branch 'master' into staging | Marius Bakke |
2019-01-31 | gnu: Remove xboing....* gnu/packages/games.scm (xboing): Remove variable.
| Ricardo Wurmus |
2019-01-26 | gnu: crawl: Use INVOKE....* gnu/packages/games.scm (crawl)[arguments]: Use INVOKE in "check" phase.
| Ricardo Wurmus |
2019-01-26 | gnu: fillets-ng: Use INVOKE....* gnu/packages/games.scm (fillets-ng)[arguments]: Use INVOKE in "install-data"
phase.
| Ricardo Wurmus |
2019-01-26 | gnu: kiki: Use INVOKE....* gnu/packages/games.scm (kiki)[arguments]: Use INVOKE.
| Ricardo Wurmus |
2019-01-26 | gnu: openttd-engine: Use INVOKE....* gnu/packages/games.scm (openttd-engine)[arguments]: Use INVOKE in configure
phase.
| Ricardo Wurmus |
2019-01-26 | gnu: stepmania: Fix build flags non-Intel machines....* gnu/packages/games.scm (stepmania)[arguments]: Add a configure-flag on
non-Intel machines to disable SSE2 optimizations.
| Efraim Flashner |
2019-01-26 | gnu: xboing: Use INVOKE....* gnu/packages/games.scm (xboing)[arguments]: Use INVOKE in build phases. Do
not replace "install" phase; add new "install-man-pages" phase instead.
| Ricardo Wurmus |
2019-01-26 | gnu: cmatrix: Use INVOKE....* gnu/packages/games.scm (cmatrix)[arguments]: Use INVOKE.
| Ricardo Wurmus |
2019-01-26 | gnu: cowsay: Use INVOKE....* gnu/packages/games.scm (cowsay)[arguments]: Use INVOKE in build phases.
| Ricardo Wurmus |
2019-01-25 | gnu: Add stepmania....* gnu/packages/games.scm (stepmania):
* gnu/packages/video.scm (ffmpeg-for-stepmania): New variables.
| Nicolas Goaziou |
2019-01-25 | Merge branch 'master' into staging | Ricardo Wurmus |
2019-01-24 | gnu: cdogs-sdl: Update to 0.6.9....* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.9.
| Kei Kebreau |
2019-01-23 | Merge branch 'master' into staging | Ricardo Wurmus |
2019-01-21 | gnu: fortune-mod: Skip failing tests....* gnu/packages/games.scm (fortune-mod)[arguments]: Skip failing tests.
| Pierre Neidhardt |
2019-01-20 | Merge branch 'master' into staging | Ludovic Courtès |
2019-01-20 | gnu: freedink-data: Update to 1.08.20190120....* gnu/packages/games.scm (freedink-data): Update to 1.08.20190120.
| Efraim Flashner |
2019-01-20 | gnu: freedink-dfarc: Add upstream refresh information....* gnu/packages/games.scm (freedink-dfarc)[properties]: New field.
| Efraim Flashner |
2019-01-20 | gnu: fredink-data: Add upstream refresh information....* gnu/packages/games.scm (freedink-data)[properties]: New field.
| Efraim Flashner |