mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
leptonica: update to 1.79.0
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
95ee6331c0
commit
026f583c4a
+4
-2
@@ -3,9 +3,11 @@ DEPENDS = "jpeg tiff libpng zlib"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://leptonica-license.txt;md5=34aa579294e8284b7b848c8d5d361e8f"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://github.com/DanBloomberg/leptonica/releases"
|
||||
|
||||
SRC_URI = "http://www.leptonica.org/source/leptonica-${PV}.tar.gz"
|
||||
SRC_URI[md5sum] = "4f32be9bd2e2c142ba018037ab5d746f"
|
||||
SRC_URI[sha256sum] = "29c35426a416bf454413c6fec24c24a0b633e26144a17e98351b6dffaa4a833b"
|
||||
SRC_URI[md5sum] = "a545654b1dae7d29e2ea346b29095f84"
|
||||
SRC_URI[sha256sum] = "045966c9c5d60ebded314a9931007a56d9d2f7a6ac39cb5cc077c816f62300d8"
|
||||
|
||||
EXTRA_OECONF += " \
|
||||
--without-libwebp \
|
||||
Reference in New Issue
Block a user