-
-
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
masterpdfeditor: 4.3.89 -> 5.1.00 #44821
Conversation
This bumps masterpdfeditor's version to their 5 series. The download for masterpdfeditor 4 is gone from their servers :-/
No attempt on aarch64-linux (full log) The following builds were skipped because they don't evaluate on aarch64-linux: masterpdfeditor Partial log (click to expand)
|
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: masterpdfeditor Partial log (click to expand)
|
No attempt on x86_64-linux (full log) The following builds were skipped because they don't evaluate on x86_64-linux: masterpdfeditor Partial log (click to expand)
|
}; | ||
|
||
nativeBuildInputs = [ autoPatchelfHook ]; | ||
|
||
buildInputs = [ sane-backends qtbase qtsvg ]; | ||
buildInputs = [ nss qtbase qtsvg sane-backends stdenv.cc.cc ]; |
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.
Why is stdenv.cc.cc
needed? The package seems to build without it.
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.
with nss
not yet inside buildInputs
, autoPatchelfHook
complained first about not being able to find libstdc++.so.6
- that's why I added it.
Seems like this gets pulled in via nss
too - not sure if we still want to specify it explicitly…
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.
Fine then, let's keep it as is.
unfree package, build checked locally, runs fine here. |
This bumps masterpdfeditor's version to their 5 series.
The download for masterpdfeditor 4 is gone from their servers :-/
Motivation for this change
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)