Closed carstene1ns closed 1 year ago
Thanks for the script and automation. This will save lots of time in maintaining the libs.
Is there special handling for ICU? (E.g. Pinned to 69.1) updates to ICU are always quite hard because they library is so huge. New data file etc.
Everything else can be on latest as is usually frustration free ;)
There is currently no special path for ICU, as well as custom platform libraries (i.e. mostly old icu). The CI/CD should notify us when there is action necessary. So IMO not worth to have special handling right now.
Most of the time one or two libraries need updates, so the changes are manageable. Currently there are 9 updates pending, which will likely break.
This is actually 2 changes at once:
Some nice features:
packages.sh
is easierWhats missing:
Here is an example of such pull request:
https://github.com/carstene1ns/easyrpg-buildscripts/pull/2 (I have pushed an update to harfbuzz and freetype to master branch, these have been removed)