pspdev / psp-packages

https://pspdev.github.io/psp-packages/
The Unlicense
24 stars 13 forks source link

[WIP] packages needed by solarus #32

Closed stdgregwar closed 7 months ago

stdgregwar commented 2 years ago

PSP builds for several package needed by the solarus engine.

sharkwouter commented 2 years ago

Do let me know if you need me to review this again. The WIP in the title is throwing me off a little bit on what to do with this PR. These are all great libraries to have, though.

stdgregwar commented 2 years ago

Yes sorry about the WIP status. There are still bugs in at least mojoal and physfs that I would like to fix before. I will try to make it quick.

sharkwouter commented 2 years ago

@stdgregwar you probably won't need MojoAL. We managed to make OpenAL compile and added it. We'll need people testing it, though, to make sure it works like expected.

stdgregwar commented 2 years ago

@stdgregwar you probably won't need MojoAL. We managed to make OpenAL compile and added it. We'll need people testing it, though, to make sure it works like expected.

Amazing ! I will remove mojoal and test openal as soon as possible then !

sharkwouter commented 7 months ago

For clarification to @stdgregwar, we merged everything from this PR except for physfs and mojoal.