dangerzone icon indicating copy to clipboard operation
dangerzone copied to clipboard

Use PyMuPDF support for prebuilt musl-based wheels for aarch64 architectures.

Open almet opened this issue 1 year ago • 1 comments

Since https://github.com/freedomofpress/dangerzone/pull/902, we are using PyMuPDF wheels for all architectures other than arch64, as they are not provided by upstream (so we build it ourselves).

This is tracked by https://github.com/pymupdf/PyMuPDF/issues/3541, so once this is solved, we should drop our build and use theirs.

almet avatar Sep 12 '24 08:09 almet

Oh, there's a PyMuPDF issue, neat. This means that we can subscribe for notifications :slightly_smiling_face:

apyrgio avatar Sep 12 '24 09:09 apyrgio