Commit graph

5501 commits

Author SHA1 Message Date
Will Dietz 5dd15bb54c klavaro: another icon fix per PR feedback 2022-03-14 07:50:05 -05:00
Will Dietz 606eab00d0 klavaro: patch to use non-deprecated names for icons
Started just wanting to fix the "gtk-strikethrough" icon,
but kept finding items marked deprecated.

This change may be incomplete, but all changes were to deprecated
icons (that used to be "stock", I think).

Icon name candidates were identified by extracting all used icon-name
values and checking which existed in my system's copy of the 'breeze' theme.

If missing, these were checked online to find the new replacement.

(I couldn't find an authoritative list of the replacements,
but looking each up finds the right deprecation warning)
2022-03-13 22:39:36 -05:00
Will Dietz 09c7cf2f4e klavaro: patch to fix invalid free 2022-03-13 22:39:35 -05:00
Will Dietz 65eed885d6 klavaro: 3.11 -> 3.13, espeak support
* espeak fixup from #64488
* gtkdatabox
2022-03-13 13:06:56 -05:00
Artturi 2aec8ab333
Merge pull request #163218 from r-ryantm/auto-update/vintagestory
vintagestory: 1.16.3 -> 1.16.4
2022-03-11 01:29:12 +02:00
Philipp Riegger 90aa1ce3cc factorio-experimental: 1.1.53 -> 1.1.56 2022-03-09 20:32:11 +01:00
Sandro cef4c12411
Merge pull request #162985 from trofi/fix-ufoai-underlinking 2022-03-09 16:17:08 +01:00
R. Ryantm 5b0df0234d fheroes2: 0.9.12 -> 0.9.13 2022-03-08 06:23:40 +00:00
R. Ryantm 705f2d7827 vintagestory: 1.16.3 -> 1.16.4 2022-03-07 23:06:10 +00:00
R. Ryantm 9b4a029461 terraria-server: 1.4.3.2 -> 1.4.3.5 2022-03-07 20:03:12 +00:00
Sergei Trofimovich e545a7796b ufoai: fix underlinking against -lm
Without the change build fails as:
    ld: release-linux-x86_64/testall/client/sound/s_mix.c.o: undefined reference to symbol 'acos@@GLIBC_2.2.5'

With change added I was able to start ufoai.
2022-03-06 08:52:54 +00:00
Artturi c5a78fde9c
Merge pull request #161922 from jyooru/remove/steam-fonts
steam-fonts: remove
2022-03-06 10:16:11 +02:00
Artturi 6f24db2d94
Merge pull request #162015 from r-ryantm/auto-update/unciv
unciv: 3.19.8 -> 3.19.12
2022-03-06 09:49:36 +02:00
Atemu b4e2df2e10
remove networkmanager098 (#162904) 2022-03-05 22:19:36 +02:00
Brian Leung 19d4aedf71
vimgolf: init at 0.5.0 (#157642)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-05 01:22:42 +01:00
Sandro c8e640c2a3
Merge pull request #162284 from robintown/minecraft-server 2022-03-04 11:56:35 +01:00
Jonathan Ringer b685f44ef2 steam-run: inherit extraInstallCommands 2022-03-03 16:57:16 -08:00
Anderson Torres 2ec61aa313
Merge pull request #162480 from AndersonTorres/new-misc
blockattack: 2.7.0 -> 2.8.0
2022-03-03 00:47:06 -03:00
Jonathan Ringer 5f91781b55 treewide: remove steam-run-native 2022-03-02 12:25:45 -08:00
Jonathan Ringer fae860361e steam: remove nativeOnly options 2022-03-02 12:25:45 -08:00
AndersonTorres 1b534c4789 blockattack: 2.7.0 -> 2.8.0 2022-03-02 08:09:13 -03:00
ajs124 0c5696f9da
Merge pull request #162336 from fgaz/warzone2100/4.2.6
warzone2100: 4.2.4 -> 4.2.6
2022-03-02 00:57:56 +01:00
Domen Kožar f756603651
Merge pull request #162203 from Kloenk/minetest_darwin
minetest: fix build on aarch64-darwin
2022-03-01 11:10:30 +01:00
Francesco Gazzetta ffa839f4f9 warzone2100: 4.2.4 -> 4.2.6 2022-03-01 10:13:45 +01:00
Robin Townsend 4f1f0f71d9 minecraft-server: 1.18.1 -> 1.18.2 2022-02-28 20:14:37 -05:00
K900 1e2662c5fd treewide: fix some desktop file names
pkgs.writeTextFile doesn't like spaces in filenames.
This is fixed in #162246, but other tools will probably dislike
spaces in .desktop file names as well, and that PR will take forever,
so let's fix this anyway.
2022-02-28 20:15:33 +03:00
Finn Behrens 6c9fe8eaa6 minetest: fix build on aarch64-darwin 2022-02-28 12:54:53 +01:00
Jonathan Ringer 27e7b4d9c7 steam: add dotnet support 2022-02-27 14:19:13 -08:00
Renaud 9659f768d0
Merge pull request #161039 from 0x4A6F/master-lgogdownloader
lgogdownloader: 3.8 -> 3.9
2022-02-27 22:17:44 +01:00
André-Patrick Bubel eec72b56d7
cataclysm-dda: enable parallel building (#161957) 2022-02-27 08:43:56 +02:00
Dmitry Kalinkin 23380df7de
randtype: mark as broken on darwin 2022-02-26 20:37:04 -05:00
R. Ryantm 3c271305f2 unciv: 3.19.8 -> 3.19.12 2022-02-26 18:40:12 +00:00
Joel a1ca3247f1
steam-fonts: remove
The source now returns a 404 and Steam no longer needs these fonts.
2022-02-26 14:51:55 +10:00
K900 cb2cfba6f7 treewide: switch all desktop file generators to new API
Notably:
- remove explicit arguments that match the defaults
- convert everything to the right Nix types
2022-02-25 13:40:38 -08:00
R. Ryantm ac2165529b angband: 4.2.3 -> 4.2.4 2022-02-25 10:59:58 -08:00
P. R. d. O c5a109f847
heroic: 2.0.2 -> 2.2.1 2022-02-24 20:53:07 -06:00
Jonathan Ringer d9fe24c1f9 steam: use XDG_DATA_DIRS to specify vulkan icd paths 2022-02-24 08:59:12 -08:00
Nguyễn Gia Phong a47ff32985
blackshades: 2.4.7 -> 2.4.9 2022-02-23 17:35:52 +07:00
Emery Hemingway 9b84a53ce8 Adjust ehmry maintainership 2022-02-20 08:35:57 -06:00
R. Ryantm da6d0ab616 alephone-infinity: 20210408 -> 20220115 2022-02-20 08:24:31 -06:00
0x4A6F 49edd414ef
lgogdownloader: 3.8 -> 3.9 2022-02-20 11:24:45 +01:00
Mario Rodas 687afd247c
Merge pull request #160096 from r-ryantm/auto-update/unciv
unciv: 3.19.7 -> 3.19.8
2022-02-19 15:23:29 -05:00
Renaud d7c40d05e1
Merge pull request #156797 from wackbyte/fix-tetrio
tetrio-desktop: fix build and audio
2022-02-19 19:32:06 +01:00
R. RyanTM 3ddc71525f
mudlet: 4.12.0 -> 4.15.1
* mudlet: 4.12.0 -> 4.15.0 (#159587)

* mudlet: use SPDX3 license identifier
and refactor

* mudlet: 4.15.0 -> 4.15.1
and add Lua env vars to Qt wrapper

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-18 18:52:26 +01:00
R. RyanTM 2ba87397c1
pioneer: 20210723 -> 20220203
* pioneer: 20210723 -> 20220203 (#159679)

add missing deps mesa and lua5_2
use CMake flags to use Lua from nixpkgs
patch to use version tag instead of build date
use SPDX 3.0 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-17 22:21:12 +01:00
R. RyanTM 888a56d33f
pentobi: 19.1 -> 20.0
* pentobi: 19.1 -> 20.0 (#159669)

* pentobi: use SPDX3 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-17 17:34:53 +01:00
R. RyanTM e426822d5d
osu-lazer: 2022.118.0 -> 2022.205.0
(#159667)
2022-02-17 17:34:12 +01:00
R. RyanTM 9137d7d156
vassal: 3.6.4 -> 3.6.5
* vassal: 3.6.4 -> 3.6.5 (#159828)

* vassal: update meta.homepage

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-02-17 01:50:21 +01:00
Heinz Deinhart 045060389f
ddnet: 15.8.1 -> 15.9.1 (#160245)
Co-authored-by: Heinz Deinhart <heinz@nix.at>
2022-02-16 12:52:39 +01:00
legendofmiracles 1ab1a16ba9
Merge pull request #159736 from r-ryantm/auto-update/rpg-cli 2022-02-15 14:47:45 -05:00