Sandro
fd180ee549
Merge pull request #140265 from McSinyx/blackshades-2.4.0
2022-01-17 10:58:06 +01:00
Frederik Rietdijk
afef6d0e81
Merge pull request #154687 from dotlambda/python-alias
...
python,pythonPackages: make aliases
2022-01-17 09:37:49 +01:00
github-actions[bot]
f0a71fe6f3
Merge master into staging-next
2022-01-17 06:01:22 +00:00
legendofmiracles
0b7e81ec04
Merge pull request #154183 from Kranzes/legendary
...
legendary-gl: 0.20.18 -> 0.20.24
2022-01-16 18:34:14 -06:00
github-actions[bot]
a407424e1f
Merge master into staging-next
2022-01-17 00:01:45 +00:00
Felix Buehler
f60b7917bf
n2048: refactor
2022-01-16 22:07:30 +01:00
Robert Schütz
d5cceedbd1
python,pythonPackages: make aliases
...
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
Robert Schütz
d4ebae1054
heroic: remove unused argument
2022-01-16 18:00:59 +00:00
Jörg Thalheim
d720494491
hawkthorne: drop
2022-01-16 07:15:14 +01:00
Jörg Thalheim
e52a956960
rimshot: drop
...
crashes on startup:
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
Error: No available video device
stack traceback:
[C]: ?
[C]: in function 'require'
[string "boot.lua"]:1: in function <[string "boot.lua"]:1>
[C]: in function 'xpcall'
2022-01-16 07:14:40 +01:00
Jörg Thalheim
89cabe5b05
nottetris2: drop
...
crashes on startup:
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
[ALSOFT] (EE) Failed to set real-time priority for thread: Operation not permitted (1)
Error: No available video device
stack traceback:
[C]: ?
[C]: in function 'require'
[string "boot.lua"]:1: in function <[string "boot.lua"]:1>
[C]: in function 'xpcall'
2022-01-16 07:13:39 +01:00
Jörg Thalheim
6e6058400a
vapor: drop package
2022-01-16 07:13:05 +01:00
github-actions[bot]
122cae786e
Merge master into staging-next
2022-01-16 06:01:16 +00:00
Joel
b254d2b1fe
minecraftServers: init - move all minecraft-server versions into minecraftServers
2022-01-15 21:58:16 -05:00
Joel
e0843a80e2
minecraft-server: fix using latest jre for all minecraft server versions
2022-01-15 21:58:16 -05:00
Joel
63c488bf3b
minecraft-server: add jyooru as maintainer
2022-01-15 21:58:16 -05:00
Joel
867b8e2188
minecraft-server: package major versions
2022-01-15 21:58:16 -05:00
github-actions[bot]
f8fb795136
Merge master into staging-next
2022-01-16 00:01:52 +00:00
Tristan Gosselin-Hane
f4ef264724
polymc: init at 1.0.4
2022-01-15 18:07:29 -05:00
Artturi
ec938613e0
Merge pull request #154912 from Shardion/master
2022-01-15 21:19:48 +02:00
github-actions[bot]
a6317e795d
Merge master into staging-next
2022-01-15 06:01:01 +00:00
Nguyễn Gia Phong
6a69cda1d5
blackshades: 1.3.1 -> 2.4.7
2022-01-15 11:09:24 +07:00
legendofmiracles
25a9a2d6cc
Merge pull request #154058 from cpu/cpu-blightmud-3.5.0
2022-01-14 20:41:53 -06:00
Daniel McCarney
ae1bee344a
blightmud: init at 3.5.0
...
Blightmud is a terminal client for connecting to Multi User Dungeon
(MUD) games. It is written in Rust and supports TLS, GMCP, MSDP, MCCP2,
tab completion, text searching and a split view for scrolling. Blightmud
can be customized with Lua scripting for aliases, triggers, timers,
customized status bars, and more. Blightmud supports several
accessibility features including an optional built-in text-to-speech
engine and a screen reader friendly mode.
For nixpkgs it is largely a standard derivation for a rust project using
`rustPlatform.buildRustPackage`. There is some customization required
for the optional text-to-speech (TTS) engine support. In this case the
derivation must also set the `LIBCLANG_PATH` and customize
`BINDGEN_EXTRA_CLANG_ARGS` in order for a required crate to be able to
`rust-bindgen` the `libspeechd` dependency it wraps. Lastly the
derivation has to skip some integration-style tests that don't play
nicely with the nixpkgs build environment - the majority of unit tests
work so they are left running in the check phase.
Since the TTS support brings in heavy dependencies, but is a useful
accessibility feature, the Blightmud derivation is added to
`all-packages.nix` twice:
1. the `blightmud` attribute builds a configuration without TTS support.
2. the `blightmud-tts` attribute builds a configuration _with_ TTS
support.
The new Blightmud derivation is placed in `pkgs/games/blightmud/`
following the precedent set by another packaged GUI-based MUD client,
`mudlet` with `pkgs/games/mudlet/`.
2022-01-14 18:34:01 -05:00
Dmitry Kalinkin
a56da82f7a
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/development/python-modules/restfly/default.nix
2022-01-13 21:39:05 -05:00
Shardion
9f928fe969
grapejuice: 3.64.16 -> 4.10.2
2022-01-13 09:15:15 -08:00
Anderson Torres
d4c2294a73
Merge pull request #154830 from AndersonTorres/new-games
...
ace-of-penguins: init at 1.4
2022-01-13 10:07:35 -03:00
AndersonTorres
37aefe329d
ace-of-penguins: init at 1.4
...
Plus patches!
2022-01-12 22:21:00 -03:00
github-actions[bot]
a8b75d6f2f
Merge master into staging-next
2022-01-13 00:01:59 +00:00
Pascal Bach
f708058fe3
Merge pull request #153295 from siddhantk232/master
...
heroic: 1.10.3 -> 2.0.2
2022-01-12 19:57:49 +01:00
github-actions[bot]
e81177a147
Merge staging-next into staging
2022-01-12 00:02:57 +00:00
Thiago Kenji Okada
3e6884fc19
Merge pull request #154627 from freepotion/remove-maintainer
...
ivan, maintainers: maintainer removed
2022-01-11 16:10:29 -03:00
github-actions[bot]
e8dc263ca3
Merge staging-next into staging
2022-01-11 18:01:57 +00:00
Free Potion
1e47c2055d
ivan: maintainer was removed
2022-01-11 20:52:10 +03:00
AndersonTorres
7432c431c7
the-legend-of-edgar: init at 1.35
2022-01-10 20:10:45 -03:00
AndersonTorres
fbcf8ffa10
blockattack: init at 2.7.0
2022-01-10 20:10:45 -03:00
Jan Tojnar
3dba2db347
Merge branch 'staging-next' into staging
...
; Conflicts:
; nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
; nixos/doc/manual/release-notes/rl-2205.section.md
2022-01-10 19:27:28 +01:00
Renaud
cce443d30a
Merge pull request #153404 from j0hax/papermc-update
...
papermc: 1.17.1r399 -> 1.18.1r132
2022-01-10 16:28:27 +01:00
Ilan Joselevich
ca3bc92bc4
legendary-gl: 0.20.18 -> 0.20.24
2022-01-10 16:23:41 +02:00
Jan Tojnar
f7aa55946b
Merge branch 'staging-next' into staging
...
; Conflicts:
; nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
; nixos/doc/manual/release-notes/rl-2205.section.md
; pkgs/build-support/libredirect/default.nix
2022-01-10 01:26:05 +01:00
Sandro
7ab557237c
Merge pull request #153334 from Stunkymonkey/andyetitmoves-phases
2022-01-08 18:21:58 +01:00
siddhantCodes
c2fc2a373d
heroic: 1.10.3 -> 2.0.2
2022-01-08 10:19:35 +05:30
Jonathan Ringer
172bcecd6b
Merge remote-tracking branch 'origin/staging-next' into staging
2022-01-07 10:32:13 -08:00
Ben Siraphob
9334785442
crafty: remove
2022-01-07 16:45:55 +07:00
Ben Siraphob
c9339da1d1
banner: update homepage
2022-01-07 16:45:50 +07:00
github-actions[bot]
aed0ee64b8
Merge staging-next into staging
2022-01-07 06:02:04 +00:00
Ben Siraphob
e9e90a941b
treewide: replace http://web.archive.org with https://web.archive.org
2022-01-07 09:58:36 +07:00
github-actions[bot]
aad4d02c1e
Merge staging-next into staging
2022-01-06 06:02:14 +00:00
Bobby Rong
3342c9f8bf
Merge pull request #153370 from DeeUnderscore/widelands-boost-1.77
...
widelands: fix building with boost 1.77
2022-01-06 13:15:49 +08:00
Vladimír Čunát
2d3e6f73cb
Merge #146685 : ncurses: 6.2 -> 6.3 (into staging)
2022-01-05 10:32:59 +01:00
github-actions[bot]
25662d01ae
Merge staging-next into staging
2022-01-04 00:02:40 +00:00
Johannes Arnold
b25107949d
papermc: 1.17.1r399 -> 1.18.1r132
2022-01-03 23:24:46 +01:00
Thiago Kenji Okada
e93001da71
Merge pull request #152744 from lucasew/package/tlauncher
...
tlauncher: init at 2.839
2022-01-03 18:46:03 -03:00
Thiago Kenji Okada
102db75c91
Merge pull request #152260 from IvarWithoutBones/dotnetModule/osu
...
osu-lazer: 2021.1113.0 -> 2021.1225.0 && use buildDotnetModule
2022-01-03 17:22:34 -03:00
D Anzorge
0762a3f441
widelands: fix building with boost 1.77
2022-01-03 18:51:39 +01:00
Renaud
944a2dc835
Treewide: fix some permanent redirects on homepages
...
(#153213 )
Issue #60004
2022-01-03 16:53:12 +01:00
R. RyanTM
75a86ab9f5
ivan: 058 -> 059
...
(#152750 )
2022-01-03 15:10:57 +01:00
Felix Buehler
eb301258ef
andyetitmoves: deprecate phases and refactor
2022-01-03 15:07:11 +01:00
Bobby Rong
a8a800ec30
Merge pull request #153282 from Stunkymonkey/treewide-github-3
...
treewide: switch to fetchFromGitHub
2022-01-03 19:25:09 +08:00
markuskowa
2cd70d1316
Merge pull request #153166 from r-ryantm/auto-update/pentobi
...
pentobi: 19.0 -> 19.1
2022-01-03 10:24:12 +01:00
Felix Buehler
d702c7ab8d
nxengine-evo: switch to fetchFromGitHub
2022-01-03 00:31:00 +01:00
R. RyanTM
a10675f43d
liblcf, easyrpg-player: 0.6.2 -> 0.7.0
...
* liblcf: 0.6.2 -> 0.7.0 (#144396 )
* liblcf: build in parallel
* easyrpg-player: 0.6.2.3 -> 0.7.0
Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-02 19:54:30 +01:00
legendofmiracles
6da66eb59e
Merge pull request #153130 from legendofmiracles/colobot
...
colobot: 0.1.12 -> 0.2.0; fixes build
2022-01-02 08:12:27 -06:00
R. Ryantm
5250c11d62
pentobi: 19.0 -> 19.1
2022-01-02 06:09:21 +00:00
legendofmiracles
b199324b6d
Merge pull request #152946 from ElXreno/package-ddnet-15.8.1
...
ddnet: 15.8 -> 15.8.1
2022-01-01 18:15:41 -06:00
legendofmiracles
e4e06d547c
colobot: 0.1.12 -> 0.2.0; fixes build
2022-01-01 18:01:36 -06:00
lucasew
ed4ece3f44
tlauncher: init at 2.839
...
Signed-off-by: lucasew <lucas59356@gmail.com>
2022-01-01 14:10:46 -03:00
legendofmiracles
16fd7864cb
Merge pull request #151575 from drperceptron/tworld2
2022-01-01 08:29:02 -06:00
Bobby Rong
e9670f14ff
Merge pull request #149680 from OmnipotentEntity/katago-1.10.0
...
katago: 1.9.1 -> 1.10.0
2022-01-01 21:16:00 +08:00
Bobby Rong
b8b0c1535d
Merge pull request #153018 from r-ryantm/auto-update/terraria-server
...
terraria-server: 1.4.2.3 -> 1.4.3.2
2022-01-01 16:24:39 +08:00
Thiago Kenji Okada
3019a8375d
Merge pull request #153013 from hqurve/space-cadet-pinball
...
space-cadet-pinball: unstable-2021-12-02 -> 2.0.1
2021-12-31 23:13:40 -03:00
R. Ryantm
a50a23e119
terraria-server: 1.4.2.3 -> 1.4.3.2
2022-01-01 01:32:33 +00:00
hqurve
6e6cd3e0ba
space-cadet-pinball: unstable-2021-12-02 -> 2.0.1
2021-12-31 20:47:37 -04:00
github-actions[bot]
38dc27dab2
Merge staging-next into staging
2022-01-01 00:02:16 +00:00
Sergei Trofimovich
5997908de5
fheroes2: add trivial updater script
2021-12-31 22:36:57 +00:00
Yana Timoshenko
719567e91f
maintainers: update personal details
2021-12-31 21:48:55 +03:00
Jan Tojnar
d995596052
Merge branch 'staging-next' into staging
...
; Conflicts:
; nixos/doc/manual/from_md/release-notes/rl-2205.section.xml
; nixos/doc/manual/release-notes/rl-2205.section.md
2021-12-31 15:32:37 +01:00
ElXreno
3608ad2033
ddnet: 15.8 -> 15.8.1
2021-12-31 16:12:13 +03:00
Jörg Thalheim
755ae8c78a
Merge pull request #152883 from r-ryantm/auto-update/gcompris
...
gcompris: 1.1 -> 2.0
2021-12-31 07:34:43 +00:00
R. Ryantm
a30e8a0cd2
freeciv: 2.6.5 -> 2.6.6
2021-12-30 22:21:55 -08:00
R. Ryantm
ec85d2458e
gcompris: 1.1 -> 2.0
2021-12-31 06:03:24 +00:00
Janne Heß
b6fb6ddf37
Merge pull request #152232 from r-ryantm/auto-update/scummvm
2021-12-30 23:58:29 +01:00
Ivar Scholten
5dec1adbc1
osu-lazer: 2021.1113.0 -> 2021.1225.0 && use buildDotnetModule
2021-12-30 18:49:06 +01:00
Lux
bcc86206fb
otto-matic: init at 4.0.0
2021-12-29 22:06:55 +01:00
Raito Bezarius
c813baeb0f
factorio-experimental: 1.1.48 -> 1.1.50
2021-12-29 21:29:24 +01:00
github-actions[bot]
16f8848c34
Merge staging-next into staging
2021-12-29 18:01:43 +00:00
Ben Siraphob
39a0a70d29
treewide: fix homepages with permanent redirect to https
2021-12-29 22:06:47 +07:00
github-actions[bot]
af60cd86a3
Merge staging-next into staging
2021-12-29 06:01:45 +00:00
legendofmiracles
77f950a9f4
Merge pull request #152421 from ElXreno/package-ddnet-15.8
...
ddnet: 15.7 -> 15.8
2021-12-28 12:56:45 -06:00
github-actions[bot]
6c181e1244
Merge staging-next into staging
2021-12-28 12:01:59 +00:00
Michele Guerini Rocco
63e65bcf16
Merge pull request #152080 from quantmint/master
...
steam: Remove python2
2021-12-28 11:56:00 +01:00
ElXreno
3424929e0f
ddnet: 15.7 -> 15.8
2021-12-28 09:54:25 +03:00
Naïm Favier
f2065d81ad
stdenv/generic: introduce shellDryRun
...
Add `shellDryRun` to the generic stdenv and substitute it for uses of
`${stdenv.shell} -n`. The point of this layer of abstraction is to add
the flag `-O extglob`, which resolves #126344 in a more direct way.
2021-12-27 20:30:01 -05:00
legendofmiracles
7248ffef95
Merge pull request #150746 from luxferresum/nanosaur
2021-12-27 07:44:54 -06:00
Bobby Rong
ec5ee15a52
Merge pull request #151952 from r-ryantm/auto-update/vkquake
...
vkquake: 1.12.1 -> 1.12.2
2021-12-27 21:16:07 +08:00
Vadim Peretokin
27ab5f06e4
Update homepage to https ( #152264 )
2021-12-26 13:52:04 -05:00
R. Ryantm
4bb52da8df
scummvm: 2.5.0 -> 2.5.1
2021-12-26 13:58:59 +00:00
Dmitry Kalinkin
87cf1dd1b2
Merge pull request #152010 from fgaz/warzone2100/4.2.4
...
warzone2100: 4.2.3 -> 4.2.4, add version test
2021-12-26 00:20:35 -05:00
Dr Perceptron
31007093a0
tworld2: init at 2.2.0
2021-12-26 14:36:53 +11:00
QuantMint
b4c0cc2407
steam: Remove python2
2021-12-25 11:38:49 +01:00
github-actions[bot]
af639a3c3c
Merge master into staging-next
2021-12-25 06:01:04 +00:00
Bobby Rong
ed424995cb
Merge pull request #149668 from r-ryantm/auto-update/pentobi
...
pentobi: 18.5 -> 19.0
2021-12-25 12:17:03 +08:00
Francesco Gazzetta
f7324ddff5
warzone2100: add version test
2021-12-24 15:54:42 +01:00
Francesco Gazzetta
b95b332c3d
warzone2100: 4.2.3 -> 4.2.4
2021-12-24 15:07:23 +01:00
github-actions[bot]
f5da7cc8e1
Merge master into staging-next
2021-12-24 12:01:23 +00:00
Sergei Trofimovich
1f9fe0ebd7
fheroes2: 0.9.10 -> 0.9.11
...
https://github.com/ihhub/fheroes2/wiki/Change-Log#version-0911-23-december-2021
2021-12-24 08:02:06 +00:00
github-actions[bot]
4a543cc4d3
Merge master into staging-next
2021-12-24 06:01:16 +00:00
R. Ryantm
5b78bf55f8
vkquake: 1.12.1 -> 1.12.2
2021-12-24 02:55:16 +00:00
Bobby Rong
9f6a43d42c
Merge pull request #151848 from Technical27/update-lunar-client
...
lunar-client: 2.8.8 -> 2.9.3
2021-12-24 10:50:50 +08:00
github-actions[bot]
b7f2d2da61
Merge master into staging-next
2021-12-24 00:01:44 +00:00
Felix Buehler
81eb599e8d
nuget-to-nix: update to use pname instead of name
2021-12-23 22:47:34 +01:00
github-actions[bot]
c5a44bdf42
Merge master into staging-next
2021-12-23 06:01:11 +00:00
Bobby Rong
92d7de17f4
Merge pull request #150309 from r-ryantm/auto-update/chiaki
...
chiaki: 2.1.0 -> 2.1.1
2021-12-23 11:55:07 +08:00
Bobby Rong
b73f03d763
Merge pull request #151806 from r-ryantm/auto-update/quakespasm
...
quakespasm: 0.94.2 -> 0.94.3
2021-12-23 11:34:21 +08:00
Aamaruvi Yogamani
362d93f377
lunar-client: 2.8.8 -> 2.9.3
2021-12-22 17:30:49 -05:00
R. Ryantm
05ca41a389
quakespasm: 0.94.2 -> 0.94.3
2021-12-22 18:58:37 +00:00
github-actions[bot]
a7f62c75af
Merge master into staging-next
2021-12-21 18:01:15 +00:00
Bobby Rong
ad6be174e1
Merge pull request #151365 from Stunkymonkey/xboard-updatewalker
...
xboard: refactor
2021-12-21 23:12:32 +08:00
github-actions[bot]
0757d9c156
Merge master into staging-next
2021-12-21 12:01:23 +00:00
Felix Buehler
e84ea4bd29
quantumminigolf: refactor
2021-12-21 11:59:40 +01:00
github-actions[bot]
842f26c1de
Merge master into staging-next
2021-12-21 06:01:23 +00:00
Bobby Rong
13131cfbe1
Merge pull request #151100 from veprbl/pr/broken_cdogs-dsl
...
cdogs-dsl: mark as broken on darwin
2021-12-21 09:13:54 +08:00
Dmitry Kalinkin
ac40a963c9
Merge branch 'master' into staging-next
...
Conflicts:
pkgs/applications/editors/vim/common.nix
pkgs/development/python-modules/jellyfin-apiclient-python/default.nix
pkgs/development/python-modules/pymavlink/default.nix
2021-12-20 12:09:28 -05:00
Sandro
69a2c62cf7
Merge pull request #151168 from SuperSandro2000/phreedom
2021-12-19 23:58:24 +01:00
Felix Buehler
871e21511d
xboard: refactor
2021-12-19 21:57:44 +01:00
Anderson Torres
577d7fb478
Merge pull request #151340 from fgaz/endgame-singularity/licenses
...
endgame-singularity: add all licenses
2021-12-19 15:01:46 -03:00
Felix Buehler
f6cc37608d
gnuchess: refactor
2021-12-19 18:27:53 +01:00
Francesco Gazzetta
15e4dfff8b
endgame-singularity: add all licenses
...
As detailed in https://github.com/singularity/singularity/blob/master/LICENSE.txt
2021-12-19 17:26:06 +01:00
Sandro Jäckel
cbfc50722f
maintainers: drop phreedom
2021-12-19 07:30:50 +01:00
Dmitry Kalinkin
e1aaaa90fe
llvmPackages.libcxx: unset _LIBCPP_USE_AVAILABILITY_APPLE
2021-12-18 10:09:25 -05:00
Dmitry Kalinkin
5802297abd
cdogs-dsl: mark as broken on darwin
2021-12-17 11:43:40 -05:00
github-actions[bot]
001096a857
Merge master into staging-next
2021-12-17 12:01:31 +00:00
Bobby Rong
d58f7b8d77
Merge pull request #147955 from DeeUnderscore/cataclysm-dda-0.F-3
...
cataclysm-dda: 0.F-2 -> 0.F-3
2021-12-17 15:11:52 +08:00
Bobby Rong
096700463d
Merge pull request #150268 from legendofmiracles/vkquake
...
vkquake: 1.11.0 -> 1.12.1
2021-12-17 14:44:20 +08:00
Dmitry Kalinkin
b6eea08485
openrw: fix darwin build
2021-12-16 17:55:08 -05:00
Bobby Rong
98df40c9fe
Merge pull request #149814 from fgaz/gnonograms/2.0.0
...
gnonograms: 1.4.5 -> 2.0.0
2021-12-16 22:12:02 +08:00
Sandro
3c8833b03d
Merge pull request #148622 from reedrw/sbu-audio-fix
2021-12-16 13:24:11 +01:00
Sergei Trofimovich
d5abc055d2
ncurses: 6.2 -> 6.3
...
The biggest nixpkgs-specific change is addition of printf()-style
attribute annotations for many ncurses APIs. -Werror=format-security
now flags parameter inconsistencies and fails the build.
The fixes are usually one-liners like adding "%s" format string for
non-literals or just using `hardeningDisable [ "format" ];` for software
where backporting or fixing is not practical.
Drop -DNCURSES_INTERNALS=1 workaround required only for ncurses-6.2
and build-incompatible with ncurses-6.3.
2021-12-16 07:55:06 +00:00
Lux
98f026b5d1
nanosaur: init at unstable-2021-12-03
...
Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com>
2021-12-15 20:47:44 +01:00
Bruno Bigras
63f0cc1bc1
Merge pull request #150381 from bbigras/starsector
...
starsector: 0.95a-RC15 -> 0.95.1a-RC5
2021-12-15 13:14:39 -05:00
Yannik Sander
e992c183e9
gotypist: fix maintainer metadata
2021-12-15 02:25:38 +01:00
Kira Bruneau
a2e281f577
Merge pull request #143572 from r-ryantm/auto-update/quakespasm
...
quakespasm: 0.94.1 -> 0.94.2
2021-12-14 18:37:25 -05:00
figsoda
e35c34e58c
Merge pull request #150373 from figsoda/update-fishfight
...
fishfight: 0.1 -> 0.3
2021-12-14 17:35:41 -05:00
Bobby Rong
b0073b24ad
Merge pull request #149639 from maxhbr/bumpMindustryVersion
...
mindustry: 126.1 -> 126.2
2021-12-14 14:56:14 +08:00
Bobby Rong
f5ddaa2e6d
Merge pull request #149117 from trofi/update-fheroes2
...
fheroes2: 0.9.9 -> 0.9.10
2021-12-13 10:33:11 +08:00
Janne Heß
278dd8be91
Merge pull request #150210 from jyooru/fix/minecraft-server
2021-12-12 20:08:12 +01:00
markuskowa
fe19330e72
Merge pull request #150258 from legendofmiracles/astromenace
...
astromenace: 1.3.2 -> 1.4.1
2021-12-12 19:50:06 +01:00
legendofmiracles
7810e5eb0c
astromenace: 1.3.2 -> 1.4.1
2021-12-12 09:23:12 -06:00
Thiago Kenji Okada
30c2bc6e28
Merge pull request #150413 from fgaz/shattered-pixel-dungeon/1.1.0
...
shattered-pixel-dungeon: 1.0.0 -> 1.1.0
2021-12-12 12:18:25 -03:00
Francesco Gazzetta
4c764d4dbf
shattered-pixel-dungeon: 1.0.0 -> 1.1.0
2021-12-12 13:23:08 +01:00
Bruno Bigras
07e9488aed
starsector: 0.95a-RC15 -> 0.95.1a-RC5
2021-12-12 02:35:05 -05:00
R. Ryantm
31fd88293b
xsnow: 3.3.2 -> 3.3.6
2021-12-12 05:46:19 +00:00
figsoda
036201a519
fishfight: 0.1 -> 0.3
2021-12-12 00:03:13 -05:00
Joel
b835bec4d7
minecraft-server: 1.18 -> 1.18.1 ( #149982 )
2021-12-12 11:49:15 +10:00
R. Ryantm
587e2a32b2
chiaki: 2.1.0 -> 2.1.1
2021-12-11 21:40:43 +00:00
Lassulus
179fdf4d56
Merge pull request #150265 from legendofmiracles/gzdoom
...
gzdoom: 4.7.0 -> 4.7.1
2021-12-11 17:45:54 +01:00
legendofmiracles
5e02596516
vkquake: 1.11.0 -> 1.12.1
2021-12-11 09:53:58 -06:00
Aaron Janse
f1c4bec46a
papermc: 1.17.1r97 -> 1.17.1r399 ( #149989 )
...
* papermc: 1.17.1r97 -> 1.17.1r399
Co-authored-by: Joel <jyooru+github@protonmail.ch>
2021-12-11 15:46:12 +00:00
legendofmiracles
fe14cfc71f
gzdoom: 4.7.0 -> 4.7.1
2021-12-11 09:25:54 -06:00
Jörg Thalheim
7849f7b322
Merge pull request #150260 from legendofmiracles/cbonsai
...
cbonsai: 1.2.1 -> 1.3.1
2021-12-11 15:20:07 +00:00
legendofmiracles
9412abcf1e
cbonsai: 1.2.1 -> 1.3.1
2021-12-11 08:48:12 -06:00
Markus S. Wamser
4d60d9d491
crispyDoom: move build dep to python3
2021-12-10 12:59:18 +01:00
Paul Baecher
315374ecc1
gotypist: init at 0.8.2 ( #147295 )
...
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-12-10 02:22:28 +01:00
Jörg Thalheim
83a6199074
Merge pull request #149780 from r-ryantm/auto-update/odamex
...
odamex: 0.8.2 -> 0.9.5
2021-12-09 09:56:12 +00:00
Francesco Gazzetta
2c2e6383a8
gnonograms: 1.4.5 -> 2.0.0
2021-12-09 10:22:30 +01:00
R. Ryantm
3a78bc4373
odamex: 0.8.2 -> 0.9.5
2021-12-09 04:13:32 +00:00
Kira Bruneau
39258474a1
Merge pull request #149505 from thiagokokada/bump-sm64ex
...
sm64ex: unstable-2020-10-09 -> unstable-2021-11-30
2021-12-08 18:22:27 -05:00
Michael Reilly
e66f8b1c30
katago: 1.9.1 -> 1.10.0
2021-12-08 12:53:25 -05:00
R. Ryantm
c386af740b
pentobi: 18.5 -> 19.0
2021-12-08 16:32:53 +00:00
lassulus
9deb6bf336
steam: 1.0.0.73 -> 1.0.0.74
2021-12-08 16:27:41 +01:00
Maximilian Huber
18914a9355
mindustry: 126.1 -> 126.2
...
Signed-off-by: Maximilian Huber <gh@maxhbr.de>
2021-12-08 15:34:15 +01:00
hqurve
19b685cfe0
space-cadet-pinball: init at unstable-2021-12-02
2021-12-08 08:51:20 -04:00
Thiago Kenji Okada
2a455ce212
sm64ex: unstable-2020-10-09 -> unstable-2021-11-30
2021-12-08 00:09:04 -03:00
Linus Heckemann
0660448110
Merge pull request #145044 from lucc/endless-sky
...
Endless sky: 0.9.12 -> 0.9.14
2021-12-07 12:38:11 +01:00
Sergei Trofimovich
427a36982a
fheroes2: 0.9.9 -> 0.9.10
...
https://github.com/ihhub/fheroes2/wiki/Change-Log#version-0910-05-december-2021
2021-12-06 20:12:20 +00:00
R. Ryantm
738d2e4eb1
vassal: 3.5.8 -> 3.6.1
2021-12-06 06:39:43 +00:00
Ryan Burns
dac5570863
zeroad: build with python3
2021-12-05 22:14:20 -08:00
0x4A6F
974c2a13a1
Merge pull request #146102 from kurnevsky/wesnoth
...
wesnoth: remove enableTools option as it was removed from wesnoth
2021-12-05 20:05:06 +01:00
R. Ryantm
406015beb8
xsnow: 3.3.1 -> 3.3.2
2021-12-05 18:12:34 +00:00
Sandro
0c7cc64922
Merge pull request #129832 from canndrew/eternity-engine-4.02.00
2021-12-05 06:40:16 +01:00
Sandro
23a141517d
Merge pull request #148470 from WolfangAukang/heroic-games-launcher
2021-12-05 06:31:44 +01:00
Lucas Hoffmann
77db4fdd95
endless-sky: remove unused function argument
2021-12-05 02:30:13 +01:00
Sandro
633c2d3866
Merge pull request #148051 from fgaz/warzone2100/darwin
2021-12-05 01:40:43 +01:00
Reed
f0520e88a8
shticker-book-unwritten: add libpulseaudio
2021-12-04 13:44:17 -05:00
Francesco Gazzetta
d69ee7c409
warzone2100: set platforms to all, mark darwin as broken
...
It's supposed to work on darwin too, but the cmake file for darwin tries
to download stuff
2021-12-04 13:12:03 +01:00
Linus Heckemann
c9c10cc03c
endless-sky: use gcc-ar
...
Plain ar does not load the LTO plugin correctly, resulting in a build
failure.
2021-12-04 09:06:21 +01:00
Lucas Hoffmann
13b776e93c
endless-sky: 0.9.13 -> 0.9.14
2021-12-04 09:06:20 +01:00
Lucas Hoffmann
720cf69320
endless-sky: 0.9.12 -> 0.9.13
2021-12-04 09:06:20 +01:00
P. R. d. O
5ac79dd2ce
heroic: init at 1.10.3
2021-12-03 14:57:34 -06:00
Sandro
77a9330269
Merge pull request #145445 from Stunkymonkey/sauerbraten-icon
2021-12-03 20:03:18 +01:00
Astro
863ef0dd47
quake3e: fix libcurl.so.4 location
2021-12-03 18:22:30 +01:00
github-actions[bot]
bcc4d12e17
Merge master into staging-next
2021-12-02 18:01:11 +00:00
legendofmiracles
b9e6351d30
maintainers: rename legendofmiracles to lom
2021-12-01 17:19:48 -06:00
github-actions[bot]
523293d53d
Merge master into staging-next
2021-12-01 18:01:12 +00:00
github-actions[bot]
80fce0f4a7
Merge master into staging-next
2021-12-01 00:01:49 +00:00
Robin Townsend
43ec279d77
minecraft-server: 1.17.1 -> 1.18
2021-11-30 16:02:00 -05:00
Artturi
47291630c4
Merge pull request #144969 from trofi/fix-freesweep-for-ncurses-6.13
2021-11-30 20:51:11 +02:00
github-actions[bot]
3c6eb8fe49
Merge master into staging-next
2021-11-30 18:01:33 +00:00
Sandro
43ff00e55e
Merge pull request #146779 from Technical27/update-lunar
2021-11-30 18:21:13 +01:00
Sandro
5d46a56a1e
Merge pull request #146713 from SuperSandro2000/keen4
2021-11-30 18:09:52 +01:00