# This is a list of other components need to build this component depends="" # This is the latest version of this toolchain component latest="2.28.2" # This is a file that gets installed that is used to determine if the toolchain # component is already installed. installs="libgdk-pixbuf." # This is a list of default flags always supplied to configure default_configure_flags="--without-libtiff --without-libjpeg" # If yes, only static linking will be used static_link=yes