libjxl@0.11.2: Updated paths to binaries#7650
libjxl@0.11.2: Updated paths to binaries#7650frabera wants to merge 3 commits intoScoopInstaller:masterfrom
Conversation
|
All changes look good. Wait for review from human collaborators. libjxl
|
|
This way you remove some potentially useful files like |
I initially used the same approach as you but I checked and scoop actually downloads the windows-static version, that means that the libraries are not used by the binaries, and they are provided in a different folder (lib) to distribute them. |
|
they are not used by the binaries, but they can be used by other apps. For example, you could use a newer version from scoop to replace a dll library some GUI app uses since those app can be rather slow to update their dependencies. |
|
It seems to be out of scope to me, since they also selected the static variant to have more portable executables, anyway the size difference with or without libraries is not so large. |
|
Please add |
Done, thanks. |
Updated paths to binaries (bin subfolder).
Closes #7649
<manifest-name[@version]|chore>: <general summary of the pull request>