[Buildroot] [PATCH v5 1/1] package/gutenprint: Un-deprecate and bump version to 5.2.11

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Feb 20 23:19:59 UTC 2016


Dear Olivier Schonken,

On Sun, 24 Jan 2016 21:49:33 +0200, Olivier Schonken wrote:
> Signed-off-by: Olivier Schonken <olivier.schonken at gmail.com>
> ---
> Changes V4 -> V5
> Updated Gutenprint with recently released 5.2.11
> Added patch to fix endianness detection. Will submit upstream
>  ...-print-olympus.c-fix-endianness-detection.patch | 33 ++++++++++++++++++++++
>  package/gutenprint/Config.in                       |  2 --
>  package/gutenprint/gutenprint.hash                 |  2 +-
>  package/gutenprint/gutenprint.mk                   |  2 +-
>  4 files changed, 35 insertions(+), 4 deletions(-)
>  create mode 100644 package/gutenprint/0003-print-olympus.c-fix-endianness-detection.patch

This package didn't build, because host-gutenprint was missing a
dependency on host-pkgconf. This dependency is needed because we
autoreconf host-gutenprint, and configure.ac uses PKG_CHECK_MODULES(),
whose definition is only available if host-pkgconf has been built.

I've added this dependency to host-gutenprint, and applied your patch
to the next branch. Thanks a lot!

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


More information about the buildroot mailing list