[oe] [meta-oe][PATCH] leptonica: update to version 1.73

Martin Jansa martin.jansa at gmail.com
Thu May 5 01:08:00 UTC 2016


Thanks for fixing that, now there is one more issue with leptonica:

WARN: leptonica: leptonica rdepends on openjpeg, but it isn't a build
dependency?

Can you add PACKAGECONFIG to prevent autodeting openjpeg by this new
version?

Thanks

On Tue, May 3, 2016 at 2:51 PM, Derek Straka <derek at asterius.io> wrote:

> updated to be compatible with giflib 5.1.x
>
> Signed-off-by: Derek Straka <derek at asterius.io>
> ---
>  .../leptonica/{leptonica_1.70.bb => leptonica_1.73.bb}                |
> 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>  rename meta-oe/recipes-graphics/leptonica/{leptonica_1.70.bb =>
> leptonica_1.73.bb} (76%)
>
> diff --git a/meta-oe/recipes-graphics/leptonica/leptonica_1.70.bb
> b/meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb
> similarity index 76%
> rename from meta-oe/recipes-graphics/leptonica/leptonica_1.70.bb
> rename to meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb
> index e826e05..57bc5dd 100644
> --- a/meta-oe/recipes-graphics/leptonica/leptonica_1.70.bb
> +++ b/meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb
> @@ -4,8 +4,8 @@ LICENSE = "BSD-2-Clause"
>  LIC_FILES_CHKSUM =
> "file://leptonica-license.txt;md5=20cdd3af097ca431b82004c691f406a6"
>
>  SRC_URI = "http://leptonica.com/source/leptonica-${PV}.tar.gz"
> -SRC_URI[md5sum] = "5ac2a31cf5b4f0e8f5a853a5266c42ef"
> -SRC_URI[sha256sum] =
> "d3d209a1f6d1f7a80119486b5011bc8c6627e582c927ab44ba33c37edb2cfba2"
> +SRC_URI[md5sum] = "092cea2e568cada79fff178820397922"
> +SRC_URI[sha256sum] =
> "19e4335c674e7b78af9338d5382cc5266f34a62d4ce533d860af48eaa859afc1"
>
>  EXTRA_OECONF += " \
>      --without-libwebp \
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



More information about the Openembedded-devel mailing list