3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

5941 commits

Author SHA1 Message Date
Bobby Rong 1ab639dee6
Merge pull request #177457 from r-ryantm/auto-update/fheroes2
fheroes2: 0.9.15 -> 0.9.16
2022-06-18 22:37:08 +08:00
Johannes Maier acf302428e umoria: refactor and extend
- Simplify some symlinking
- Don't remove the temporary run directory: umoria allows for dumping
  character info, which would be in there and inaccessible after
  saving the game otherwise.  The system takes care of cleaning up
  the temporary directory anyway.
- Allow passing arguments to the wrapped executable, allowing using
  different save directories, passing game seeds, checking out
  highscores, etc.
2022-06-18 14:22:24 +02:00
Johannes Maier bfc755d4d0 umoria: fix savegame handling
It was impossible to continue a saved character before, as the
`cleanup` function would remove the whole temporary RUNDIR, including
the actual save file.

umoria allows passing a custom save file location, which now points to
the already-used data directory ~/.umoria.

Fixes #178136
2022-06-18 14:22:24 +02:00
OPNA2608 643104fece srb2: openmpt123 -> libopenmpt 2022-06-18 11:23:42 +02:00
Pasquale 207a128a69
GameHub: init at 0.16.3-2
a
2022-06-18 11:23:08 +02:00
Anderson Torres 9877c29734
Merge pull request #169120 from aciceri/master
umoria: init at 5.7.15
2022-06-17 18:25:17 -03:00
Sergei Trofimovich 0e2797784d
Merge pull request #176938 from trofi/fix-fno-common-for-megaglest
megaglest: pull upstream fix for -fno-common toolchains
2022-06-17 20:44:56 +00:00
Sandro daa987e393
Merge pull request #177089 from trofi/workaround-fno-common-for-garden-of-coloured-lights
garden-of-coloured-lights: add -fcommon workaround
2022-06-17 22:11:21 +02:00
mdarocha bcd447ed3c xivlauncher: update dependencies 2022-06-17 10:12:44 +02:00
mdarocha a75522db45 osu-lazer: update dependencies 2022-06-17 10:12:43 +02:00
Robert Scott 3cd98829ee
Merge pull request #177212 from risicle/ris-native-source-provenance-games-misc
treewide/games,misc: add `sourceType` `binaryNativeCode` for many packages
2022-06-16 20:54:20 +01:00
Johannes Maier 44feda004b sil-q: add a test
Check whether creating the save directory works (as a test in
passthru.tests).
2022-06-15 23:37:26 +02:00
Johannes Maier 3876d53242 sil: clean up a bit and add a test
- Add meta.mainProgram to be able to use nix run
- Run preInstall and postInstall hooks
- Test creation of the save directory in passthru.tests
- Fix some typos and misformatting
- Change prePatch to postPatch (as in the suggestion I got when adding
  sil-q)
2022-06-15 23:37:26 +02:00
Rick van Schijndel a2af67230b
Merge pull request #177222 from cmm/freeciv-3.0.1
freeciv: 2.6.6 -> 3.0.1
2022-06-15 20:31:46 +02:00
Sandro f600a0dfd8
Merge pull request #177331 from kenranunderscore/add-sil-q 2022-06-15 01:32:21 +02:00
Michael Livshin 9ae248d5ba freeciv: 2.6.6 -> 3.0.1
* change the default client to gtk (because sdl2 is marked experimental)

* use sdl2 sound in all clients
2022-06-14 09:16:06 +03:00
Mario Rodas 54c558e455
Merge pull request #177433 from muscaln/polymc-1.3.2
polymc: 1.3.1 -> 1.3.2
2022-06-14 00:05:49 -05:00
Sergei Trofimovich ddc5ceb929
Merge pull request #177094 from trofi/fix-fno-common-for-neverball
neverball: pull upstream fix for -fno-common toolchains
2022-06-13 21:59:55 +00:00
Johannes Maier 312078319c sil-q: init at v1.5.0
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-13 23:07:36 +02:00
Sergei Trofimovich 3c1e24d599
Merge pull request #177095 from trofi/fix-fno-common-for-rocksndiamonds
rocksndiamonds: pull upstream fix for -fno-common toolchains
2022-06-13 16:59:14 +00:00
R. Ryantm 53726902c8 fheroes2: 0.9.15 -> 0.9.16 2022-06-13 02:32:55 +00:00
Mustafa Çalışkan 68c360c518 polymc: 1.3.1 -> 1.3.2 2022-06-12 22:49:54 +03:00
Linus Heckemann 6036dcbdb9
Merge pull request #176774 from robintown/minecraft-server
minecraft-server: 1.18.2 -> 1.19
2022-06-11 16:23:24 +02:00
Johannes Maier 5e8d7cb756 angband: add SDL2 frontend
This makes it possible to compile Angband against SDL2 (and its other
libraries) to have a graphical frontend available, with tiles and
sound.  The default remains ASCII-only Angband; enable SDL2 by using
an override.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-06-11 10:46:54 +02:00
7c6f434c c0d782e7b7
Merge pull request #177114 from astro/speed-dreams
speed-dreams: 2.2.2 -> 2.2.3
2022-06-11 07:17:59 +00:00
Artturi b03082ac79
Merge pull request #176384 from helium18/master
grapejuice: 4.10.2 -> 5.1.1
2022-06-11 01:45:23 +03:00
Robert Scott 9fc90429c3 treewide/games,misc: add sourceType binaryNativeCode for many packages 2022-06-10 21:12:22 +01:00
AndersonTorres 3f953478be unvanquished: use SRI hash format 2022-06-09 23:33:55 -03:00
AndersonTorres 2275593fe8 openttd/nml.nix: use SRI hash format 2022-06-09 23:33:54 -03:00
AndersonTorres 3b224dccc3 zoom: use SRI hash format 2022-06-09 23:33:54 -03:00
AndersonTorres ce51fe80f8 zdoom: use SRI hash format 2022-06-09 23:33:54 -03:00
AndersonTorres 95390a3e13 zandronum/sqlite.nix: use SRI hash format 2022-06-09 23:33:54 -03:00
AndersonTorres 494ef5a68c vectoroids: use SRI hash format 2022-06-09 23:33:54 -03:00
AndersonTorres 5b6c9db810 performous: use SRI hash format 2022-06-09 23:33:54 -03:00
AndersonTorres 8e41788cba leela-zero: use SRI hash format 2022-06-09 23:33:54 -03:00
AndersonTorres d2ebaafd90 koules: use SRI hash format 2022-06-09 23:33:53 -03:00
AndersonTorres e28fc76d2c julius: use SRI hash format 2022-06-09 23:33:53 -03:00
AndersonTorres 0036078a21 gshogi: use SRI hash format 2022-06-09 23:33:53 -03:00
AndersonTorres 1404529e1d fairymax: use SRI hash format 2022-06-09 23:33:53 -03:00
AndersonTorres 233e380f3b tworld2: use SRI hash format 2022-06-09 23:16:59 -03:00
AndersonTorres 2922710cb5 otto-matic: use SRI hash format 2022-06-09 23:16:59 -03:00
AndersonTorres 8f3e98cf28 bugdom: use SRI hash format 2022-06-09 23:16:58 -03:00
Astro 90f443a17b speed-dreams: 2.2.2 -> 2.2.3 2022-06-10 03:23:27 +02:00
Sergei Trofimovich ce5eca92f1 rocksndiamonds: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: libgame/libgame.a(system.o):src/libgame/system.c:41: multiple definition of
      `setup'; main.o:src/main.c:140: first defined here
2022-06-09 22:42:15 +01:00
Sergei Trofimovich 1ee09a25e8 neverball: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: ball/st_save.o:(.bss+0x0): multiple definition of
      `text_input'; share/text.o:(.bss+0x0): first defined here
2022-06-09 22:22:21 +01:00
Sergei Trofimovich 8fc1c4255f garden-of-coloured-lights: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: main.o:src/main.c:58: multiple definition of
      `eclass'; eclass.o:src/eclass.c:21: first defined here
2022-06-09 22:00:49 +01:00
Sergei Trofimovich 27d3d3bb04 megaglest: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: liblibmegaglest.a(ftpLib.c.o):(.bss+0x28): multiple definition of
      `VERBOSE_MODE_ENABLED'; liblibmegaglest.a(miniftpserver.cpp.o):(.bss+0x30): first defined here
2022-06-08 19:47:41 +01:00
Pascal Wittmann 48195904d5
Merge pull request #176001 from NixOS/update-and-fix-stuntrally
stuntrally: 2.6.1 -> 2.6.2
2022-06-08 10:35:21 +02:00
Pascal Wittmann 788a347a17 stuntrally: 2.6.1 -> 2.6.2
This update also fixes the build problems
reported in #175646.
2022-06-08 10:12:26 +02:00
Sandro 1c0456d56a
Merge pull request #176587 from trofi/workaround-fno-common-for-gargoyle 2022-06-08 00:11:08 +02:00
Sergei Trofimovich f1fd44e283
Merge pull request #176590 from trofi/workaround-fno-common-for-macopix
macopix: add -fcommon workaround
2022-06-07 21:09:46 +00:00
Robin Townsend 329b885e1e minecraft-server: 1.18.2 -> 1.19 2022-06-07 13:34:03 -04:00
helium18 8974c1ced3 grapejuice: 4.10.2 -> 5.1.1
Co-authored-by: Artturi <Artturin@artturin.com>
2022-06-07 16:34:00 +05:30
Rick van Schijndel 3037752d1d
Merge pull request #175961 from helsinki-systems/rem/broken
remove some packages marked broken for over 1.5 years
2022-06-06 20:44:39 +02:00
Sergei Trofimovich aa080353cf macopix: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: dnd.o:src/main.h:136: multiple definition of
      `MENU_EXT'; main.o:src/main.h:136: first defined here
2022-06-06 18:56:16 +01:00
Sergei Trofimovich d8b2dd91e0 gargoyle: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: build/linux.release/alan3/Location.o:(.bss+0x0): multiple definition of
      `logFile'; build/linux.release/alan3/act.o:(.bss+0x0): first defined here
2022-06-06 18:47:10 +01:00
Bobby Rong c71f5a5d04
Merge pull request #175808 from ruby0b/master
gmad: unstable-2015-04-16 -> unstable-2020-02-24
2022-06-06 20:17:19 +08:00
Sergei Trofimovich e3b9cba7cb xboard: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change build fails on upstream gcc-10 as:

    ld: evalgraph.o:(.bss+0x20): multiple definition of `ics_type'; backend.o:(.bss+0x1df910): first defined here
    ld: nevalgraph.o:(.bss+0x8): multiple definition of `currPvInfo'; backend.o:(.bss+0x1df908): first defined here
2022-06-05 15:18:59 +01:00
Robert Scott 3b445eacea treewide: set sourceProvenance for gradle-built packages
these presumably contain binary jars in their deps
2022-06-04 19:48:03 +01:00
Robert Scott 3b6bc4b69c treewide: set sourceProvenance for packages containing downloaded jars
these are the easily identifiable cases and will not be comprehensive
2022-06-04 19:47:57 +01:00
Ryan Mulligan 30c3cc499d
Merge pull request #175892 from r-ryantm/auto-update/legendary-gl
legendary-gl: 0.20.25 -> 0.20.26
2022-06-03 10:52:33 -07:00
Sandro f34837989c
Merge pull request #176057 from trofi/workaround-fno-common-for-warsow-engine
warsow-engine: add -fcommon workaround
2022-06-03 17:03:53 +02:00
Sandro 2204f77859
Merge pull request #175431 from trofi/workaround-fno-common-for-typespeed
typespeed: add -fcommon workaround
2022-06-03 17:00:56 +02:00
Sergei Trofimovich af9d2c68b7 warsow-engine: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: CMakeFiles/wswtv_server.dir/__/unix/unix_time.c.o:(.bss+0x8): multiple definition of
      `c_pointcontents'; CMakeFiles/wswtv_server.dir/__/null/ascript_null.c.o:(.bss+0x8): first defined here
2022-06-03 07:07:25 +01:00
Sergei Trofimovich 06a8f20762 ufoai: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: r_gl.h:52: multiple definition of `qglGenBuffers';
      r_gl.h:52: first defined here
2022-06-02 23:30:02 +01:00
ajs124 7b3ca2f395 zangband: remove after being marked broken for over 18 months
It was marked in commit 3ba7d2ae01 by Edward Tjörnhammar on 2018-11-11 (commited on 2018-11-11)
2022-06-02 18:05:57 +02:00
ajs124 d93dec5b84 tremulous: remove after being marked broken for over 18 months
It was marked in commit 8a7f3c3618 by Eelco Dolstra on 2014-08-08 (commited on 2014-08-08)
2022-06-02 18:03:53 +02:00
R. Ryantm 3852104931 legendary-gl: 0.20.25 -> 0.20.26 2022-06-02 06:14:49 +00:00
Ivar Scholten c035336c8d sm64ex-coop: init at 0.pre+date=2022-05-14 2022-06-02 00:48:22 +02:00
ruby0b 196a7afb20 gmad: unstable-2015-04-16 -> unstable-2020-02-24
also updated the github owner to Facepunch
2022-06-01 21:34:27 +02:00
Bobby Rong fed9ba1b5e
Merge pull request #175223 from fsdlkj/update-taisei
taisei: 1.3.1 -> 1.3.2
2022-05-31 18:57:37 +08:00
Sergei Trofimovich 7209d1f19a
Merge pull request #175251 from trofi/workaround-fno-common-for-sil
sil: add -fcommon workaround
2022-05-31 09:22:11 +00:00
Sandro 765a6aba57
Merge pull request #174946 from milahu/qt6-wrapQtAppsHook-remove-qtwayland
qt6.wrapQtAppsHook: remove dependencies: qtbase qtwayland
2022-05-30 23:46:18 +02:00
Janne Heß bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
Sergei Trofimovich a59257a771 typespeed: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: typespeed-typespeed.o:/build/typespeed-0.6.5/src/typespeed.h:69: multiple definition of
      `opt'; typespeed-file.o:/build/typespeed-0.6.5/src/typespeed.h:69: first defined here
2022-05-30 06:57:26 +01:00
Sandro 00d5e2afc8
Merge pull request #175353 from trofi/workaround-fno-common-for-t4kcommon
t4kcommon: add -fcommon workaround
2022-05-30 03:52:15 +02:00
Sandro b99e13ff52
Merge pull request #175364 from trofi/workaround-fno-common-for-tinyfugue
tinyfugue: add -fcommon workaround
2022-05-30 01:39:41 +02:00
Sergei Trofimovich ba16b79ddf tinyfugue: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: world.o:/build/tf-50b8/src/socket.h:24: multiple definition of
      `world_decl'; command.o:/build/tf-50b8/src/socket.h:24: first defined here
2022-05-29 22:06:51 +01:00
Sergei Trofimovich 9c70296bc7 t4kcommon: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: CMakeFiles/t4k_common.dir/t4k_throttle.c.o:(.bss+0x0): multiple definition of
      `wrapped_lines'; CMakeFiles/t4k_common.dir/t4k_audio.c.o:(.bss+0x0): first defined here
2022-05-29 21:24:28 +01:00
Mustafa Çalışkan ce5a9e1b75 polymc: 1.3.0 -> 1.3.1 2022-05-29 20:54:49 +03:00
Rick van Schijndel 2a6cf719e1
Merge pull request #172761 from viric/srb2-master
Srb2 master
2022-05-29 12:39:23 +02:00
Rick van Schijndel f97a7e634f treewide: pkgs/games: mark broken for darwin 2022-05-29 10:56:04 +02:00
Rick van Schijndel 941458e0b9 cataclysm-dda-git: mark broken on x86_64-darwin 2022-05-29 10:56:04 +02:00
Sergei Trofimovich d2ef633388 sil: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: main.o:/build/source/Sil/src/externs.h:57: multiple definition of
      `mini_screenshot_char'; variable.o:/build/source/Sil/src/externs.h:57: first defined here
2022-05-29 07:36:52 +01:00
fsdlkj bbfed3477d taisei: 1.3.1 -> 1.3.2 2022-05-28 22:36:37 -04:00
Rick van Schijndel 89a3d05479
Merge pull request #172726 from OPNA2608/update/openxray
openxray: 822-december-preview -> 1144-december-2021-rc1
2022-05-28 21:34:13 +02:00
Rick van Schijndel 9915de38db
Merge pull request #173245 from jojosch/oh-my-git-fix
oh-my-git: fix ingame editor missing perl
2022-05-28 21:13:51 +02:00
Alexander Bantyev 535031c472
Merge pull request #174992 from azahi/mars-fix
mars: fix build
2022-05-28 16:57:18 +04:00
Azat Bahawi f35a5e2479
mars: fix build
Bumps the revision and fixes https://hydra.nixos.org/build/178082390
Mark the version as "unstable" because the latest official version does
not build and there are no new releases.
2022-05-28 14:34:05 +03:00
Alexander Tomokhov 1601db5d02 lincity_ng: 2.9beta.20170715 -> 2.9beta.20211125 2022-05-27 21:24:54 +03:00
Milan Hauth 784a63333c cutemaze: add dependencies: qtbase qtwayland 2022-05-27 17:52:56 +02:00
Artturi 60a0871486
Merge pull request #172391 from Artturin/deprecate-stdenv-glibc 2022-05-27 17:56:19 +03:00
Rick van Schijndel 28a77e0d00
Merge pull request #174324 from zhaofengli/stockfish-15
stockfish: 14.1 -> 15
2022-05-27 16:12:30 +02:00
Artturin c1fffdfffb treewide: change some glibc to stdenv.cc.libc 2022-05-27 05:57:43 +03:00
Peter Hoeg d9e295cdef openxcom: build with SDL_compat 2022-05-27 08:09:56 +08:00
Peter Hoeg 1f12226231 rott: build with SDL_compat 2022-05-27 08:09:56 +08:00
Peter Hoeg 112e6456a3 tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Peter Hoeg ce0f3b159d tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Peter Hoeg 5f7a454b3e tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Peter Hoeg fed7f8de86 tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00