Lovell Fuller

Results 604 comments of Lovell Fuller

Thanks, I'll tag this as a future possible enhancement.

As you've seen, `loop` is not set for non-animated images, so the output will either use the `loop` value from the input or default to -1, which is "loop forever"....

This looks like multiple, conflicting versions of vips on the same machine. Please ensure all previous versions are removed, plus you'll probably need to rebuild govips from source (but please...

Closing as Node.js 17 reached EOL on 2022-06-01.

PR for part 2 at https://github.com/prebuild/prebuild/pull/304

prebuild v12.0.0 now available with dependency on node-gyp v9.4.0 https://github.com/prebuild/prebuild/blob/1398629bc8debb33d2c3ab62253217d41b0f32f3/package.json#L34

It looks like that failing test is due to a (documented) lack of support for Python 3 in the `nw-gyp` dependency (a fork of an old version of `node-gyp`, has...

Applying commit https://github.com/lovell/prebuild/commit/4f504140fb666e32063d7b83bb659f42b86c39f7 to the `niik:aaaaaand-action-(s)` branch appears to get the GitHub Actions based CI passing, e.g. https://github.com/lovell/prebuild/actions/runs/5169702326 * The `nw-gyp` dependency has a `--python` flag to specify the version...

I've pushed my change to the `niik:aaaaaand-action-(s)` branch via commit https://github.com/niik/prebuild/commit/bfeab27458f999f92fd4ec12312724a484917089 but it looks like there are temporary networking problems with GitHub Actions at the moment so I'll try again...

I can't re-run Actions on the `niik:aaaaaand-action-(s)` branch so I pushed the same changes to the `lovell:aaaaaand-action-(s)` branch this morning and it passed - see https://github.com/lovell/prebuild/actions/runs/5462011420 so I think we're...