Replace irrlicht with irrlichtmt.
Minetest forked Irrlicht and switched to using it. Upstream Irrlicht is mostly abandoned, and it was only used by Minetest in our repo, so original Irrlicht can be safely deprecated.
Details
Details
- Reviewers
Girtablulu - Group Reviewers
Triage Team - Commits
- R1485:175ec73232e8: irrlicht: switch to IrrlichtMt
Built and tested minetest against it.
Diff Detail
Diff Detail
- Repository
- R1485 irrlichtmt
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
fifechan also has a build dependency on irrlicht-devel it seems. I haven't yet checked whether it actually still needs it.
P.S. fifechan is only used by fifengine and unknown-horizons, which don't work atm anyway (due to another issue)
Comment Actions
Okay, that's what I suspected, but didn't have time to check it out. Thanks for taking care of that!