buildroot/package/pngquant/Config.in
Bernd Kuhls f070403948 package/pngquant: new package
The host package will be needed by tvheadend.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[Thomas:
 - group the host commands together and the target commands together
 - use --prefix=$(HOST_DIR)/usr for host configuration, and do not
   override PREFIX= at host install time
 - use DESTDIR=$(TARGET_DIR) instead of overriding PREFIX= at target
   install time.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-04-09 16:02:49 +02:00

10 lines
202 B
Plaintext

config BR2_PACKAGE_PNGQUANT
bool "pngquant"
select BR2_PACKAGE_LIBPNG
select BR2_PACKAGE_ZLIB
help
Lossy PNG compressor — pngquant command and libimagequant
library
https://pngquant.org