-
-
Notifications
You must be signed in to change notification settings - Fork 15.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mupdf: 1.13.0 -> 1.14.0 #49638
mupdf: 1.13.0 -> 1.14.0 #49638
Conversation
Success on aarch64-linux (full log) Attempted: mupdf Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: mupdf Partial log (click to expand)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Both mupdf-gl and mupdf-x11 do work on darwin
@7c6f434c |
@7c6f434c I tested on 10.14.1. |
@danieldk and does the pre-update |
@7c6f434c indeed, mupdf 1.13 works with Mojave. |
Interestingly enough, the bug also occurs when I recompile mupdf-1.13 on Mojave. So, apparently it is triggered by the newer SDK. If the Hydras still run <= macOS 10.13, the compiled mupdf 1.14 may actually work fine on Mojave as well. Some additional observations:
|
So apparently the change itself isn't making any platform worse-off than just a rebuild of What to do on macOS is an interesting question but not a blocker, in my opinion. |
This broke zathura with the mupdf backend. |
Sorry! It seems that version 0.3.4 of the PDF plugin adds mupdf 1.14 support: pwmt/zathura-pdf-mupdf@327c900 I am now on a Mac, so I can't test. Maybe later today... |
Oh, there is a plugin. I looked at the drv of zathura proper and there was no update, so I thought we might be out of luck here. I’ll prepare a PR. |
Here ya go: #49823 |
Motivation for this change
Changelog: https://mupdf.com/release_history.html
Tested on Linux and macOS. On Linux mupdf works as expected. On macOS, mupdf-gl results in the following bug:
https://bugs.ghostscript.com/show_bug.cgi?id=699726#c3
But I am not sure whether it is worth holding up the updates on Linux. mupdf-x11 probably works fine (can test this, but I have to install XQuartz).
I have redone the patches, since they did not apply cleanly.
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)