ImageOptim / libimagequant

Palette quantization library that powers pngquant and other PNG optimizers
https://pngquant.org/lib
Other
780 stars 132 forks source link

2.14.0 'background' not specified in enclosing 'parallel' #48

Closed izahn closed 3 years ago

izahn commented 3 years ago

I have packaged libimagequant for conda at https://github.com/conda-forge/libimagequant-feedstock. I get these errors when attempting to build version 2.14.0: https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=282739&view=logs&j=656edd35-690f-5c53-9ba3-09c10d0bea97&t=e5c8ab1d-8ff9-5cae-b332-e15ae582ed2d&l=162

I'm not sure if this is a bug or an issue with the cond-forge build environment -- any thoughts or suggestions will be much appreciated.

Also, if there is anyone here who would like to help maintain the conda package please let me know -- I would be delighted to have a co-mantainer.

kornelski commented 3 years ago

I think this was fixed in 2da1d307dffa8bbe19e4e7edd0bfd078a015647e, just not released yet

izahn commented 3 years ago

Great, I will skip 2.14.0 and update the conda package when the next release comes out. Thanks!