Commit graph

5962 commits

Author SHA1 Message Date
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
Peter Hoeg c9fa7f876d tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Peter Hoeg 35bed20020 tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Peter Hoeg a0156e7048 tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Peter Hoeg 8eacd07776 tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Peter Hoeg 7317302c77 tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Peter Hoeg 47240a3e31 tree-wide: SDL may not have a .dev 2022-05-27 08:09:56 +08:00
Sandro b9c9593a88
Merge pull request #173304 from IvarWithoutBones/bump/dotnetmodule 2022-05-26 00:26:18 +02:00
Sandro 3883559958
Merge pull request #174128 from muscaln/polymc-1.3.0 2022-05-25 22:31:00 +02:00
Martin Weinelt 871f9530db
Merge pull request #174346 from helsinki-systems/drop/holdingnuts
holdingnuts: remove
2022-05-25 21:33:30 +02:00
Sandro b87709307e
Merge pull request #174337 from SuperSandro2000/lincity
lincity: mark broken on darwin
2022-05-25 18:14:39 +02:00
Pavol Rusnak ef50f067f7
Merge pull request #171043 from prusnak/curlWithGnuTls
treewide: refactor curlWithGnuTls into all-packages.nix
2022-05-25 17:18:07 +02:00
Artturin 0c4d65b21e treewide: stdenv.glibc -> glibc 2022-05-25 15:51:20 +03:00
ajs124 3cf64d717a holdingnuts: remove 2022-05-25 01:22:31 +02:00
Sandro c178116289
lincity: mark broken on darwin 2022-05-25 00:45:59 +02:00
Sandro 8bbd720918
Merge pull request #173969 from trofi/workaround-fno-common-for-lincity
lincity: add -fcommon workaround
2022-05-25 00:43:18 +02:00
Zhaofeng Li 8075e7a172 stockfish: 14.1 -> 15 2022-05-24 14:24:27 -07:00
Lassulus a2a339cc23
Merge pull request #166217 from r-ryantm/auto-update/black-hole-solver
black-hole-solver: 1.10.1 -> 1.12.0
2022-05-24 19:10:39 +02:00
Thomas Tuegel 1daa1ede66
Merge pull request #174205 from dotlambda/cutemaze-1.3.1
cutemaze: 1.3.0 -> 1.3.1
2022-05-24 10:16:59 -05:00
legendofmiracles 72a2c11e15
Merge pull request #173718 from atemp/emp_ddnet_16.1
ddnet: 16.0.3 -> 16.1
2022-05-23 21:41:38 -06:00
Robert Schütz cbbd0f77ea cutemaze: 1.3.0 -> 1.3.1
https://github.com/gottcode/cutemaze/blob/v1.3.1/ChangeLog
2022-05-23 23:35:55 +00:00
Ivv 608d595855
Merge pull request #173116 from mdarocha/dotnet-6-update
dotnet-sdk: 6.0.202 -> 6.0.300
2022-05-23 17:43:41 +02:00
mdarocha 82541f40f4 xivlauncher: update dependencies 2022-05-23 17:09:52 +02:00
mdarocha 851211ea72 osu-lazer: update dependencies 2022-05-23 17:09:52 +02:00
Mustafa Çalışkan fbf5610b03 polymc: 1.2.2 -> 1.3.0 2022-05-23 17:21:39 +03:00
Artturin b3caa2f1fe treewide: extraPostFetch -> postFetch 2022-05-23 17:18:50 +03:00
Sergei Trofimovich 8d08c7b83e lincity: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: modules/.libs/libmodules.a(rocket_pad.o):/build/lincity-1.13.1/modules/../screen.h:23:
      multiple definition of `monthgraph_style'; ldsvguts.o:/build/lincity-1.13.1/screen.h:23: first defined here
2022-05-22 10:51:39 +01:00
Guillaume Girol 0fd58eded9
Merge pull request #172764 from trofi/fix-fno-common-for-chocolateDoom
chocolateDoom: pull upstream fix for -fno-common toolchains
2022-05-21 19:55:57 +00:00
Francesco Gazzetta e8a77d7c63 titanion: init at 0.3 2022-05-21 16:36:57 +02:00
Jörg Thalheim 75020bca80
Merge pull request #173856 from trofi/fix-fno-common-for-gnugo
gnugo: pul patch pending upstream inclusion for -fno-common toolchain…
2022-05-21 14:43:41 +01:00
Francesco Gazzetta 8a1f275216 domination: fix desktop items installation
Use copyDesktopItems instead of copying them manually
2022-05-21 15:13:28 +02:00
Sergei Trofimovich a75d2421fe gnugo: pul patch pending upstream inclusion for -fno-common toolchain support
Without the change build on upstream gcc-10 fails as:

    ld: dfa.o:/build/gnugo-3.8/patterns/../engine/liberty.h:861: multiple definition of
      `meaningless_white_moves'; mkpat.o:/build/gnugo-3.8/patterns/../engine/liberty.h:861: first defined here
    ld: dfa.o:/build/gnugo-3.8/patterns/../engine/liberty.h:860: multiple definition of
      `meaningless_black_moves'; mkpat.o:/build/gnugo-3.8/patterns/../engine/liberty.h:860: first defined here
2022-05-21 10:52:03 +01:00
7c6f434c 0c8b22956f
Merge pull request #173754 from kirillrdy/master
flightgear: 2020.3.12 -> 2020.3.13
2022-05-21 04:27:01 +00:00
Kirill Radzikhovskyy d06ff0544d flightgear: 2020.3.12 -> 2020.3.13 2022-05-20 21:39:42 +10:00
marius david 2a6c90b0a7 easyrpg-player: fix 2022-05-20 11:09:01 +02:00
Heinz Deinhart b56e64b99b ddnet 16.0.3 -> 16.1 2022-05-20 09:13:25 +02:00
Sergei Trofimovich a48f967809 brogue: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: src/brogue/Time.o:/build/brogue-1.7.5/src/brogue/IncludeGlobals.h:51:
      multiple definition of `messageArchive'; src/brogue/Architect.o:/build/brogue-1.7.5/src/brogue/IncludeGlobals.h:51: first defined here
2022-05-19 15:18:04 +01:00
Sergei Trofimovich 8a18533744
Merge pull request #172996 from trofi/workaround-fno-common-for-egoboo
egoboo: add -fcommon workaround
2022-05-19 07:09:28 +00:00
Mario Rodas 5e19ce7a9b
Merge pull request #173399 from legendofmiracles/update/wordle
cl-wordle: 0.4.0 -> 0.5.0
2022-05-18 18:34:09 -05:00
Artturi b0c602515d
Merge pull request #173084 from Artturin/unecessaryprf
treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
2022-05-18 21:23:58 +03:00
Shaun Smiley 1cf8b6d6b1
anki-bin: 2.1.51 -> 2.1.52 2022-05-18 22:43:18 +08:00
lom 1f02ea4ccc cl-wordle: 0.4.0 -> 0.5.0 2022-05-17 07:35:55 -06:00
Sergei Trofimovich d78f677173 liquidwar5: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: random.o:(.bss+0x0): multiple definition of `LW_RANDOM_ON'; game.o:(.bss+0x4): first defined here
2022-05-17 11:18:18 +01:00
Ivar Scholten 578589e1da treewide: remove unneeded dotnet SDK version pins
These derivations use buildDotnetModule, which has had its default
dotnet version changed recently. This patch removes redundantly setting
the SDK/runtime to version 6.
2022-05-16 21:39:47 +02:00
Johannes Schleifenbaum aa6a14f350
oh-my-git: fix ingame editor missing perl 2022-05-16 11:04:24 +02:00
ash lea 16e7096a56 xivlauncher: 1.0.0.4 -> 1.0.0.9 2022-05-15 13:50:42 -07:00
Bobby Rong 34e4df5566
Merge pull request #172014 from r-ryantm/auto-update/fheroes2
fheroes2: 0.9.14 -> 0.9.15
2022-05-16 00:42:35 +08:00
Artturin 1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
Ivv 1bae25ac65
Merge pull request #171310 from IvarWithoutBones/fix/dotnetmodule-flags
buildDotnetModule drvs: fix flags
2022-05-14 23:15:25 +02:00
Ivv 5f721cfb1c
Merge pull request #169121 from ashkitten/xivlauncher
xivlauncher: init at 1.0.0.4
2022-05-14 22:53:35 +02:00
Sergei Trofimovich a45936728a egoboo: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
    gcc-10. Otherwise build fails as:

        ld: mad.o:(.bss+0x233800): multiple definition of `tile_dict'; camera.o:(.bss+0x140): first defined here
2022-05-14 09:54:50 +01:00
tomberek e23f1f2509
Merge pull request #172899 from armeenm/break-blightmud
blightmud-tts: mark as broken
2022-05-14 00:50:58 -04:00
Armeen Mahdian 2b36595596 blightmud-tts: mark as broken 2022-05-13 17:31:32 -05:00
Armeen Mahdian 712ded5f7a cdogs-sdl: fix 2022-05-13 14:33:17 -05:00
marius david 3382e4d222 opendungeons: fix compilation 2022-05-12 18:06:24 -05:00
Sergei Trofimovich a679de55a4 chocolateDoom: pull upstream fix for -fno-common toolchains
Without the change build fails on -fno-common toolchains like upstream
gcc-10:

    ld: hexen/libhexen.a(g_game.o):/build/source/src/hexen/g_game.c:101:
      multiple definition of `demoextend'; hexen/libhexen.a(mn_menu.o):
        /build/source/src/hexen/mn_menu.c:134: first defined here
2022-05-12 22:24:53 +01:00
Lluís Batlle i Rossell 8085bbe67b srb2: 2.2.8 -> 2.2.10 2022-05-12 23:03:51 +02:00
Lluís Batlle i Rossell a93a197fc9 srb2kart: init at 1.3.0 2022-05-12 23:03:48 +02:00
ZerataX e8e144a22a srb2: init at 2.2.8 2022-05-12 23:03:45 +02:00
OPNA2608 51b24b0bf0 openxray: 822-december-preview -> 1144-december-2021-rc1 2022-05-12 19:34:54 +02:00
Sandro fbf8e81d93
Merge pull request #172665 from trofi/workaround-fno-common-for-0verkill
_0verkill: add -fcommon workaround for gcc-10
2022-05-12 15:08:56 +02:00
Sergei Trofimovich e686d3e812 _0verkill: add -fcommon workaround for gcc-10
Without the change the build against upstream gcc-10 build fails as:

     ld: sprite.o:/build/0verkill/data.h:171: multiple definition of `obj_attr'; server.o:/build/0verkill/data.h:171: first defined here
     ld: sprite.o:/build/0verkill/data.h:142: multiple definition of `weapon_name'; server.o:/build/0verkill/data.h:142: first defined here

Use -fcommon as a workeround until upstream updates the code.
2022-05-12 08:03:32 +01:00
be7a 08594d7a7e factorio: 1.1.57 -> 1.1.59 2022-05-11 11:24:51 -07:00
ash lea 3e0a894e95 xivlauncher: init at 1.0.0.4 2022-05-11 13:42:38 -04:00
Rick van Schijndel e680b5cf74
Merge pull request #172383 from Mindavi/treewide/remove-broken
Treewide(ish): remove long-time broken pkgs
2022-05-11 19:34:13 +02:00
Rick van Schijndel 0165df5b45 ue4: link to fixing issue, remove maintainer
puffnfresh is not maintaining this anymore
2022-05-11 19:27:35 +02:00
Artturi 842a49ce0c
Merge pull request #172527 from marius851000/azimuth
azimuth: fix compilation
2022-05-11 13:17:18 +03:00
marius david d77b0fc315 azimuth: fix compilation 2022-05-11 11:33:18 +02:00
Sandro 6ffce07a36
Merge pull request #172334 from bb2020/gimx 2022-05-11 01:03:09 +02:00
D Anzorge 273e32f1aa minetest: use irrlichtmt from Nixpkgs, add optional touch support
Touch support requires rebuilding irrlichtmt with touch support, which
upstream does not enable by default. Building Minetest with touch
support also disables the regular interface, so touch support defaults
to off.
2022-05-10 19:26:25 +02:00
bb2020 fd8414512b gimx: fix build 2022-05-10 19:00:02 +03:00
Artturi 5074f16c7b
Merge pull request #172265 from otavio/topic/asc-ftbfs
asc: force use of C++11 during build
2022-05-10 06:22:03 +03:00
Nick Novitski fb7287e6d2 openmw: enable with glibc fix 2022-05-10 10:54:06 +08:00
Otavio Salvador c9078c5236 asc: force use of C++11 during build
Log of error: https://hydra.nixos.org/log/f8yhxkg3zqqsz9ljbi98fsiibihvdbfd-asc-2.6.0.0.drv
Refs: ZHF: #172160
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-05-09 21:57:04 -03:00
Sandro d82115927c
Merge pull request #168300 from dnaq/anki-2.1.50
anki-bin: 2.1.49 -> 2.1.51
2022-05-09 01:54:50 +02:00
Mustafa Çalışkan e4b550643c polymc: 1.2.1 -> 1.2.2 2022-05-09 00:57:46 +03:00
Artturi 841e6ae7cb
Merge pull request #171837 from trofi/update-opentyrian
opentyrian: 2.1.20130907 -> 2.1.20220318
2022-05-08 15:08:17 +03:00
R. Ryantm 6eab3568fa fheroes2: 0.9.14 -> 0.9.15 2022-05-08 02:07:39 +00:00
Sergei Trofimovich da840a3ba1 opentyrian: 2.1.20130907 -> 2.1.20220318
Updated homepage url and download url to github.
Updated assets URL.
2022-05-06 18:03:27 +01:00
Sandro 900a20ebc0
Merge pull request #170901 from NULLx76/papermc-update-1.18.2-313
papermc: 1.18.1r132 -> 1.18.2r313
2022-05-06 18:15:24 +02:00