[Buildroot] [PATCH 1/1] package/tiff: Add utilities submenu and more utility options

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jan 26 22:29:04 UTC 2015


Dear Bernd Kuhls,

On Sun, 18 Jan 2015 17:36:52 +0100, Bernd Kuhls wrote:
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
>  package/tiff/Config.in |   48 ++++++++++++++++++++++++++++++++++++++++++++++++
>  package/tiff/tiff.mk   |   36 +++++++++++++++++++++++++++---------
>  2 files changed, 75 insertions(+), 9 deletions(-)

My initial reaction is: woo, this is a lot of Config.in options for
something such as the tiff library and utilities.

Can we reduce this to just: BR2_PACKAGE_LIBTIFF that installs the
library, and BR2_PACKAGE_LIBTIFF_UTILS as a sub-option that also
installs all the utilities?

If someone wants something more fine-grained than that, they can always
remove the unnecessary tools in a post-build script.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list