h7x4
8121f3559a
treewide: add mainProgram
2024-02-11 03:19:15 +01:00
kilianar
c6324f8b63
image_optim: 0.31.1 -> 0.31.3
...
https://github.com/toy/image_optim/releases/tag/v0.31.3
2023-02-26 19:29:10 +01:00
kilianar
96c41775f0
image_optim: add oxipng, fix optional workers
...
Support for [oxipng](https://github.com/shssoichiro/oxipng ) was added with [version 0.31.0](https://github.com/toy/image_optim/blob/master/CHANGELOG.markdown#v0310-2021-10-03 ). So we add `oxipng` as an optional dependency.
If some optional workers are disabled `image_optim` fails with an error message like:
```
Bin resolving errors:
pngout worker: `pngout` not found; please provide proper binary or disable this worker (--no-pngout argument or `:pngout => false` through options)
```
To fix the problem the flag `--no-program` is added while wrapping if the worker `program` is disabled.
2023-02-26 19:28:44 +01:00
Artturin
211fdaa087
treewide: bundlerApp makeWrapper buildInputs -> nativeBuildInputs
...
the docs for bundlerApp used to have makeWrapper in buildInputs but it
has been corrected already
2022-08-14 06:41:33 +03:00
kilianar
72d13e648d
image_optim: 0.26.3 -> 0.31.1
2022-06-17 08:56:40 +02:00
Thiago Kenji Okada
eae1669de5
Merge pull request #171836 from ncfavier/escape-wrapper-args
...
Fix wrapper arguments escaping
2022-05-12 21:55:06 +01:00
Artturin
49b62442e9
image_optim: remove useless nulls
2022-05-10 01:01:00 +03:00
Naïm Favier
8fe47199cc
image_optim: fix wrapper arguments escaping
2022-05-06 18:26:39 +02:00
zowoq
59b83c43e0
treewide: add final newline
2021-01-22 07:18:04 +10:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock
2020-04-06 15:02:13 +02:00
Nick Novitski
7136e0d0a6
bundlerUpdateScript: init and use ( #64822 )
2019-07-22 12:02:47 +00:00
volth
f3282c8d1e
treewide: remove unused variables ( #63177 )
...
* treewide: remove unused variables
* making ofborg happy
2019-06-16 19:59:05 +00:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
Serhii Khoma
83d7cb0bbc
image_optim: refactor
2019-03-17 22:26:08 +02:00
Serhii Khoma
57aa87131f
image_optim: init at 0.26.3
2019-03-17 22:19:24 +02:00