macOS: Add required onnxruntime dependency.#20504
Conversation
|
please add it to |
|
Just done. Thanks! |
|
Scratch that, it's not the runtime. |
|
@TurboGit: brew That was my deliberate decision at some point to get rid of |
How is this supposed to work when darktable is running from the bundle |
|
@zisoft : |
|
Sorry for the late feedback here. IMHO |
|
The bundling script is |
By this I mean please take it out from
Maybe it's just me, but I really don't like the idea of someone else deciding what to download (and bundle) behind my back OOTB, so I'd prefer this to be a user explicit action. |
|
It's only package installation during build process. It is either downloaded from brew server or from GitHub. Nothing more. Event with |
|
In
|
We want the code to at least be compiled during CI builds. |
|
@zisoft :
working on this |
So we will revisit/fix that at some point but the immediate need is to have a fully working binaries. |
Yes, but not even all of the CI builds. Please move to ECO as suggested. |
So this PR should fix this until we have a decision |
|
I am already testing packaging solution. Will be ready today |
Is there a special reason for that? |
The Homebrew |
|
another way is to rebuild the package from source during the homebrew package install. darktable/.github/workflows/nightly.yml Lines 384 to 390 in 1f3fe7a And this is done for the nightly builds only, not for CI. |
|
#20507 fixes ONNX Runtime packaging on macOS |
|
@andriiryzhkov : So IIUC I can close this PR in favor of #20507? |
|
@TurboGit : I think this can be closed now. |
No description provided.