Skip to content

testing/apostrophe: upgrade to 3.1

mio requested to merge mio/aports:apostrophe into master

https://gitlab.gnome.org/World/apostrophe/-/releases/v3.1
https://gitlab.gnome.org/World/apostrophe/-/releases/v3.0

  • From the project readme, the app now requires a reveal.js installation at the share prefix under the package namespace. The build looks for the asset directory and fails if it is not found.

  • The PyGObject API supports libspelling, gspell does not seem to be used anymore. The attached libspelling is at verion 0.2.1 and has not been upgraded yet to 0.3.0 (released 2024-08-07) due to the dependency on an unstable version of gtk4.0 (>=4.15.0, current stable is 4.14.4). 2024-09-18: there is now a community/libspelling aport by team/gnome, the MR has been adjusted to use that instead.

Edited by mio

Merge request reports