config FREETZ_PACKAGE_NETPBM bool "Netpbm-tools 10.35.79 (binary only)" select FREETZ_LIB_libnetpbm default n help Provides the following tools from netpbm-suite: bmptopnm, giftopnm, jpegtopnm, pngtopnm, pnmtojpeg, pnmtopng config FREETZ_PACKAGE_NETPBM_BMPTOPNM bool "Include bmptopnm (~18kb)" depends on FREETZ_PACKAGE_NETPBM default y help Include bmptopnm in the image config FREETZ_PACKAGE_NETPBM_GIFTOPNM bool "Include giftopnm (~23kb)" depends on FREETZ_PACKAGE_NETPBM default y help Include giftopnm in the image config FREETZ_PACKAGE_NETPBM_JPEGTOPNM bool "Include jpegtopnm (~36kb)" depends on FREETZ_PACKAGE_NETPBM select FREETZ_LIB_libjpeg default y help Include jpegtopnm in the image config FREETZ_PACKAGE_NETPBM_PNGTOPNM bool "Include pngtopnm (~27kb)" depends on FREETZ_PACKAGE_NETPBM select FREETZ_LIB_libpng12 select FREETZ_LIB_libz default y help Include pngtopnm in the image config FREETZ_PACKAGE_NETPBM_PNMTOJPEG bool "Include pnmtojpeg (~15kb)" depends on FREETZ_PACKAGE_NETPBM select FREETZ_LIB_libjpeg default y help Include pnmtojpeg in the image config FREETZ_PACKAGE_NETPBM_PNMTOPNG bool "Include pnmtopng (~38kb)" depends on FREETZ_PACKAGE_NETPBM select FREETZ_LIB_libpng12 select FREETZ_LIB_libz default y help Include pnmtopng in the image