mirror of
https://github.com/xemu-project/xemu.git
synced 2026-09-08 13:43:08 +02:00
master
json.wrap tracked WrapDB's legacy json package, which has been frozen at 3.2.0-1 since upstream renamed it. It also carried no wrapdb_version field, so `meson wrap update` could not tell what it was upgrading from and the bump script skipped it silently, leaving us stuck on a 2018 release. Point the wrap at nlohmann/json directly rather than routing through WrapDB, which is slow to adopt upstream releases. Upstream has shipped a root meson.build declaring nlohmann_json_dep since 2017, so no packaging overlay is needed and ui/thirdparty keeps asking for the same dependency name. The revision stays on v3.2.0 so this is only a change of mechanism. The bump script can now carry it forward to v3.12.0 on its own.
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Please visit https://xemu.app for more information.
Description
Original Xbox Emulator for Windows, macOS, and Linux (Active Development)
Readme
669 MiB
Languages
C
82.3%
C++
6.9%
Python
3.5%
Dylan
2.7%
Shell
1.5%
Other
2.9%