[Buildroot] [PATCH 10/14] Added package Gutenprint

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Mar 24 23:37:18 UTC 2013


Dear Yann E. MORIN,

On Sun, 24 Mar 2013 23:50:45 +0100, Yann E. MORIN wrote:

> +#############################################################
> +#
> +# gutenprint
> +#
> +#############################################################
> +
> +GUTENPRINT_VERSION = 5.2.9
> +GUTENPRINT_SITE = http://downloads.sourceforge.net/gimp-print/gutenprint-5.2/$(GUTENPRINT_VERSION)
> +GUTENPRINT_SOURCE = gutenprint-$(GUTENPRINT_VERSION).tar.bz2

LICENSE, LICENSE_FILES ?

> +GUTENPRINT_LIBTOOL_PATCH = YES

Not needed, that's done automatically.

> +# host-gutenprint is needed to generate XML as part of compilation
> +# the program that generates the xml also links against libgutenprint
> +# so we ened to build both a host package and a target package

           need

> +GUTENPRINT_DEPENDENCIES += host-gutenprint
> +
> +GUTENPRINT_CONF_OPT = --disable-libgutenprintui2 \
> +                      --disable-samples \
> +                      --without-gimp2 \
> +                      --without-foomatic \
> +                      --without-foomatic3 \
> +                      --prefix=/usr \

Not needed, prefix set automatically.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list