| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: irrlicht: Don't use bundled libraries.•••* gnu/packages/patches/irrlicht-use-system-libs.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/games.scm (irrlicht)[source]: Add patch. Remove bundled
code and binaries in a snippet.
[native-inputs]: Remove unzip.
[inputs]: Remove glu, add bzip2, libjpeg, libpng, libx11, libxx86vm.
[arguments]: Remove custom 'unpack phase, add custom 'chdir-to-source
phase and adjust 'fix-build-env phase to changes.
| Efraim Flashner | 2018-08-02 | 1 | -13/+32 |
* | gnu: minetest: Don't use unstable tarball.•••* gnu/packages/games.scm (minetest)[source]: Download from git
repository.
| Efraim Flashner | 2018-08-02 | 1 | -6/+6 |
* | gnu: minetest-data: Don't use autogenerated tarball.•••* gnu/packages/games.scm (minetest-data)[source]: Download from git
repository.
[native-inputs]: Remove gzip, tar.
[arguments]: Adjust custom build accordingly.
| Efraim Flashner | 2018-08-02 | 1 | -20/+12 |
* | gnu: minetest: Update to 0.4.17.1.•••* gnu/packages/games.scm (minetest): Update to 0.4.17.1.
| Kei Kebreau | 2018-07-30 | 1 | -2/+2 |
* | gnu: retux: Return #t from all phases.•••* gnu/packages/games.scm (retux)[arguments]: Return #t from the 'install' phase.
| Kei Kebreau | 2018-07-30 | 1 | -1/+2 |
* | gnu: gnubg: Update to 1.06.001.•••* gnu/packages/games.scm (gnubg): Update to 1.06.001.
| Kei Kebreau | 2018-07-30 | 1 | -6/+6 |
* | gnu: golly: Update to 3.2.•••* gnu/packages/games.scm (golly): Update to 3.2.
| Kei Kebreau | 2018-07-30 | 1 | -2/+2 |
* | gnu: warzone2100: Update to 3.2.3.•••* gnu/packages/games.scm (warzone2100): Update to 3.2.3.
[arguments]: Add "--with-distributor=Guix" to #:configure-flags. Remove
'remove-reference-to-missing-file' and 'patch-for-qt5.8' phases. Add
'fix-ivis-linktest' phase.
[native-inputs]: Add gettext-minimal.
[inputs]: Add harfbuzz and remove quesoglc.
| Kei Kebreau | 2018-07-30 | 1 | -14/+12 |
* | gnu: Add chroma.•••* gnu/packages/games.scm (chroma): New variable.
| Christopher Lemmer Webber | 2018-07-29 | 1 | -1/+33 |
* | gnu: freeciv: Update to 2.6.0.•••* gnu/packages/games.scm (freeciv): Update to 2.6.0.
| Kei Kebreau | 2018-07-26 | 1 | -2/+2 |
* | gnu: wesnoth: Update to 1.14.4 [fixes CVE-2018-1999023].•••* gnu/packages/games.scm (wesnoth): Update to 1.14.4.
| Leo Famulari | 2018-07-23 | 1 | -2/+2 |
* | gnu: hyperrogue: Update to 10.4j.•••* gnu/packages/games.scm (hyperrogue): Update to 10.4j.
[arguments]: Modify 'configure' phase and substitute invoke for system*.
| Kei Kebreau | 2018-07-22 | 1 | -24/+21 |
* | gnu: minetest: Update to 0.4.17.•••* gnu/packages/games.scm (minetest-data, minetest): Update to 0.4.17.
| Kei Kebreau | 2018-07-21 | 1 | -4/+4 |
* | gnu: nethack: Make builds bit-reproducible.•••* gnu/packages/games.scm (nethack)[arguments]: In 'patch-paths' phase,
define REPRODUCIBLE_BUILD in config.h and set SOURCE_DATE_EPOCH.
| Ludovic Courtès | 2018-07-18 | 1 | -4/+11 |
* | gnu: Add nethack.•••* gnu/packages/games.scm (nethack): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Anonymous | 2018-07-18 | 1 | -0/+119 |
* | gnu: angband: Update to 4.1.2.•••* gnu/packages/games.scm (angband): Update to 4.1.2.
[source]: Parameterize source uri.
[arguments]: Use custom 'autogen.sh phase to replace 'bootstrap phase.
| Efraim Flashner | 2018-07-17 | 1 | -6/+7 |
* | gnu: vkquake: Add vulkan-headers.•••* gnu/packages/games.scm (vkquake)[inputs]: Add vulkan-headers.
| Rutger Helling | 2018-07-03 | 1 | -1/+2 |
* | gnu: openrct2: Update to 0.2.0.•••* gnu/packages/games.scm (openrct2): Update to 0.2.0.
[configure-flags]: Add -DDOWNLOAD_OBJECTS=OFF configure flag.
[arguments]: Add 'fixgcc7, 'get-rid-of-errors phases.
[native-inputs]: Add gcc@7.
| Rutger Helling | 2018-07-03 | 1 | -7/+19 |
* | gnu: Add freedink-dfarc.•••* gnu/packages/games.scm (freedink-dfarc): New variable.
| Kei Kebreau | 2018-07-02 | 1 | -1/+22 |
* | gnu: bambam: Don't use unstable tarball.•••* gnu/packages/games.scm (bambam)[source]: Use GIT-FETCH.
| Tobias Geerinckx-Rice | 2018-07-02 | 1 | -5/+6 |
* | gnu: bambam: Update to 0.6.•••* gnu/packages/games.scm (bambam): Update to 0.6.
| Tobias Geerinckx-Rice | 2018-07-02 | 1 | -2/+2 |
* | gnu: teeworlds: Add missing dependency.•••* gnu/packages/games.scm (teeworlds)[native-inputs]: Add pkg-config.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Tim Gesthuizen | 2018-07-02 | 1 | -1/+3 |
* | gnu: cdogs-sdl: Update to 0.6.7.•••* gnu/packages/games.scm (cdogs-sdl): Update to 0.6.7.
[source]: Use version tag.
| Tobias Geerinckx-Rice | 2018-07-02 | 1 | -37/+34 |
* | gnu: cataclysm-dda: Update snapshot.•••* gnu/packages/games.scm (cataclysm-dda): Update snapshot to ad3b0c3d5.
[source]: Use git-fetch and remove snippet.
[arguments]: Remove 'configure' phase. Use 'invoke' in 'build-tiles' and
'install-tiles' phases.
| Kei Kebreau | 2018-06-29 | 1 | -76/+64 |
* | gnu: tome4: Update to 1.5.10.•••* gnu/packages/games.scm (tome4): Update to 1.5.10.
| Oleg Pykhalov | 2018-06-23 | 1 | -2/+3 |
* | gnu: tome4: Use invoke.•••* gnu/packages/games.scm (tome4)[arguments]: Use invoke.
| Oleg Pykhalov | 2018-06-23 | 1 | -1/+1 |
* | gnu: meandmyshadow: Update to 0.4.1.•••* gnu/packages/games.scm (meandmyshadow): Update to 0.4.1.
| Tobias Geerinckx-Rice | 2018-06-20 | 1 | -2/+2 |
* | gnu: meandmyshadow: Return #t from phases.•••* gnu/packages/games.scm (meandmyshadow)[arguments]: Return #t rather
than undefined from phases.
| Tobias Geerinckx-Rice | 2018-06-20 | 1 | -1/+1 |
* | gnu: extremetuxracer: Fix typo in synopsis.•••* gnu/packages/games.scm (extremetuxracer)[synopis]: Hyphenate.
| Tobias Geerinckx-Rice | 2018-06-20 | 1 | -2/+2 |
* | gnu: extremetuxracer: Update to 0.7.5.•••* gnu/packages/games.scm (extremetuxracer): Update to 0.7.5.
| Tobias Geerinckx-Rice | 2018-06-20 | 1 | -2/+2 |
* | gnu: quakespasm: Update to 0.93.1.•••* gnu/packages/games.scm (quakespasm): Update to 0.93.1.
| Tobias Geerinckx-Rice | 2018-06-20 | 1 | -2/+2 |
* | gnu: fizmo: Update home page.•••* gnu/packages/games.scm (fizmo)[source, home-page]: Update URIs.
| Tobias Geerinckx-Rice | 2018-06-20 | 1 | -2/+2 |
* | gnu: fizmo: Update to 0.8.5.•••* gnu/packages/games.scm (fizmo): Update to 0.8.5.
[arguments]: Adjust #:configure-flags to improved library detection.
| Tobias Geerinckx-Rice | 2018-06-20 | 1 | -6/+3 |
* | gnu: pioneers: Update to 15.5.•••* gnu/packages/games.scm (pioneers): Update to 15.5.
[native-inputs]: Add itstool and libxml2.
| Tobias Geerinckx-Rice | 2018-06-20 | 1 | -5/+7 |
* | gnu: mrrescue: Fix typo in description.•••* gnu/packages/games.scm (mrrescue)[description]: Hyphenate.
| Tobias Geerinckx-Rice | 2018-06-20 | 1 | -2/+2 |
* | gnu: mrrescue: Work on Löve 11.•••* gnu/packages/games.scm (mrrescue)[arguments]: Extract & patch the game
data, and point ‘love’ to this modified copy. Minor cosmetic tweaks.
[native-inputs]: Add unzip, patch, and the love-11.patch which is...
* gnu/packages/patches/mrrescue-support-love-11.patch: ...a new file.
* gnu/local.mk (dist_patch_DATA): Add it.
| Tobias Geerinckx-Rice | 2018-06-19 | 1 | -13/+34 |
* | Revert "gnu: Remove Mr. Rescue."•••This reverts commit 33f61dc1b5e14f8a2e3dfb3fb48102bda0fd6b13.
The game can be patched to run on Löve 11 (done in a separate commit for
clarity).
| Tobias Geerinckx-Rice | 2018-06-19 | 1 | -0/+47 |
* | gnu: Remove Mr. Rescue.•••It's not compatible with love-11.1.
* gnu/packages/game.scm (mrrescue): Remove variable.
| 宋文武 | 2018-06-17 | 1 | -47/+0 |
* | gnu: wesnoth: Update to 1.14.3.•••* gnu/packages/games.scm (wesnoth): Update to 1.14.3.
| 宋文武 | 2018-06-16 | 1 | -2/+2 |
* | gnu: openrct2: Downgrade to 0.1.1.•••* gnu/packages/games.scm (openrct2): Downgrade to 0.1.1 due to audio not
working on 0.1.2+. Needs fixing before upgrade.
[arguments]: Add "-DDOWNLOAD_TITLE_SEQUENCES=OFF" configure-flag. Remove
'fixgcc7 and 'get-rid-of-errors phases.
[native-inputs]: Remove gcc@7.
| Rutger Helling | 2018-06-14 | 1 | -18/+8 |
* | gnu: openrct2: Update to 0.2.0.•••* gnu/packages/games.scm (openrct2-title-sequences): New variable.
* gnu/packages/games.scm (openrct2-objects): New variable.
* gnu/packages/games.scm (openrct2): Update to 0.2.0.
[arguments]: Add phases 'fix-usr-share-path&add-data, 'fix-gcc7 and
'get-rid-of-errors.
[inputs]: Add icu4c, openrct2-objects, openrct2-title-sequences.
[native-inputs]: Add gcc@7.
| Rutger Helling | 2018-06-13 | 1 | -14/+110 |
* | gnu: vkquake: Update to 1.00.0.•••* gnu/packages/games.scm (vkquake): Update to 1.00.0.
| Rutger Helling | 2018-06-13 | 1 | -2/+2 |
* | gnu: openttd: Add patch to fix compilation.•••* gnu/packages/games.scm (openttd)[source]: Add a unreleased upstream patch to
fix building OpenTTD with ICU 61.
| Christopher Baines | 2018-06-09 | 1 | -0/+10 |
* | Merge branch 'master' into core-updates | Ricardo Wurmus | 2018-06-06 | 1 | -6/+6 |
|\ |
|
| * | gnu: colobot: Update to 0.1.11.1-alpha.•••* gnu/packages/games.scm (colobot): Update to 0.1.11.1-alpha.
[native-inputs]: Update "colobot-data" and "colobot-music" to 0.1.11.1-alpha.
| Nicolas Goaziou | 2018-06-06 | 1 | -3/+3 |
| * | gnu: vulkan-loader: Update URL and change name.•••* gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
* gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to
'vulkan-loader'. Update URL and hash.
* gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to
'vulkan-loader'.
| Rutger Helling | 2018-06-06 | 1 | -3/+3 |
* | | gnu: freedoom: Fix compilation.•••* gnu/packages/games.scm (freedoom)[arguments]: Remove 'bootstrap phase.
| Efraim Flashner | 2018-06-05 | 1 | -1/+2 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-05-31 | 1 | -7/+8 |
|\| |
|
| * | gnu: 0ad: Update to 0.0.23-alpha.•••* gnu/packages/games.scm (0ad-data, 0ad): Update to 0.0.23-alpha.
[source]: Use HTTPS URL.
[inputs]: Add libsodium.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Jonathan Brielmaier | 2018-05-31 | 1 | -7/+8 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-05-28 | 1 | -2/+2 |
|\| |
|