-
-
Notifications
You must be signed in to change notification settings - Fork 29
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
qt does not link to conda libs (libjpeg, libtiff) #124
Comments
i don't think we are against moving to turbo, but we are just slow since it seems involved. your help would be greatly apprecaited moving to turbo. |
Even if conda-forge does not globally switch to jpeg-turbo, I think it can work fine if any port that requires it just depends on jpeg-turbo . |
No. We can either switch to jpeg-turbo or not at all. Nothing in the middle please. |
Sorry, I meant that I recalled that there are some port already depended on jpeg-turbo, see https://github.com/search?l=YAML&q=org%3Aconda-forge+libjpeg-turbo&type=Code . If this is not support/discouraged, probably it should be documented somewhere? |
Yes, it is not supported and discouraged.
We are all volunteers here. PRs to docs are welcome. |
Sure! I just explained why I had no idea depending on |
|
I remember one thing that was brought up was that qt isn't easy to build. With the speed at which all the dependencies are released on conda forge, it would be a large maintenance burden to depend on too many things. |
In 2024, we now link to jpeg-turbo but not to libtiff, we can likely address this now that much of the infrastructure has been cleaned up. |
qt imageformats plugins do not link
the bad news is that conda forge wont switch anytime soon:
Switch to / provide libjpeg-turbo conda-forge.github.io#673
The text was updated successfully, but these errors were encountered: