pokoli
(Sergi Almacellas Abellana)
March 14, 2024, 8:36am
5
Here is the proposal to update the package:
msys2:master
← pokoli:update-evince
opened 08:18AM - 14 Mar 24 UTC
Hi,
I took the time to update evince package to 45.0 version. Note that this… is my first PR in this repository, so probably I'm missed something in the process. Let me know in such case so I can fix it.
In the update process I removed all patches that seemed outdated and just keep the ones need to make the code compyle on msys2. For that I did:
- Remove some parts of the code that used the `fnctl` function which is not available on the build. For that I updated the current patch that already had some issue.
- Remove the `pdf_document_load_fn` function which caused a compiling error.
This allowed me to build the package.
The CI build is currently failing, until this is fixed upstream if anyone wants to try building tryton using the new evince feature just let me now so I can share the build package and the steps to install it manually.
Cheers!