kumquat-buildroot/package/tinifier/Config.in
Thomas Petazzoni 43c580ac9f package/tinifier: new package
This is a Go package that needs vendor modules to be downloaded at
build time.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Reviewed-by: Christian Stewart <christian@paral.in>
2022-01-08 23:35:41 +01:00

11 lines
301 B
Plaintext

config BR2_PACKAGE_TINIFIER
bool "tinifier"
depends on BR2_PACKAGE_HOST_GO_TARGET_ARCH_SUPPORTS
help
CLI tool for images compressing
This tool uses tinypng.com API endpoint for compressing your
local jpg/png images (it supports parallel jobs).
https://github.com/tarampampam/tinifier