EasyRPG / buildscripts

The scripts used to compile needed libraries for supported platform ports on our Jenkins server
https://ci.easyrpg.org/view/Toolchains/
Other
17 stars 18 forks source link

Automatic library update #168

Closed github-actions[bot] closed 8 months ago

github-actions[bot] commented 8 months ago

The following libraries shall be updated:

This pull request will adapt to changes made in the repository. See also: https://github.com/EasyRPG/buildscripts/actions/runs/8480151587

Ghabry commented 8 months ago

okay my fluidsynth patch is outdated, that shouldn't be too hard to fix...

carstene1ns commented 8 months ago

And opus needs a patch for 3DS support or disable asm. See also #61.

Ghabry commented 8 months ago

I cannot see any ASM code for ARM4/ARM5 so I decided to disable the support completely.

The datatype patch is trivial. I will upstream this one (https://github.com/xiph/opus/pull/330)


I already updated my patch for the next fluidsynth version here: https://github.com/Ghabry/fluidsynth/tree/no-glib ready to be grabbed when the next version is out (LASH was removed)