summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-09-06 23:45:41 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2017-09-13 11:13:21 +0200
commit367352d61c0c15c0da326f2120e5e65439d79543 (patch)
treee1f8efa0e7e9ddc2c86b2d3327cfcfa94d079fa7 /meta-oe/recipes-graphics
parent3d113e03d019443597f077275f4abdbfd2d0d8bf (diff)
downloadmeta-openembedded-367352d61c0c15c0da326f2120e5e65439d79543.tar.gz
leptonica: Upgrade to 1.74.4
copyright year changed to 2016 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r--meta-oe/recipes-graphics/leptonica/leptonica_1.74.4.bb (renamed from meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb b/meta-oe/recipes-graphics/leptonica/leptonica_1.74.4.bb
index c32d24aca..91fa00cc9 100644
--- a/meta-oe/recipes-graphics/leptonica/leptonica_1.73.bb
+++ b/meta-oe/recipes-graphics/leptonica/leptonica_1.74.4.bb
@@ -1,11 +1,11 @@
1DESCRIPTION = "A pedagogically-oriented open source site containing software that is broadly useful for image processing and image analysis applications" 1DESCRIPTION = "A pedagogically-oriented open source site containing software that is broadly useful for image processing and image analysis applications"
2DEPENDS = "jpeg tiff libpng zlib" 2DEPENDS = "jpeg tiff libpng zlib"
3LICENSE = "BSD-2-Clause" 3LICENSE = "BSD-2-Clause"
4LIC_FILES_CHKSUM = "file://leptonica-license.txt;md5=20cdd3af097ca431b82004c691f406a6" 4LIC_FILES_CHKSUM = "file://leptonica-license.txt;md5=34aa579294e8284b7b848c8d5d361e8f"
5 5
6SRC_URI = "http://leptonica.com/source/leptonica-${PV}.tar.gz" 6SRC_URI = "http://leptonica.com/source/leptonica-${PV}.tar.gz"
7SRC_URI[md5sum] = "092cea2e568cada79fff178820397922" 7SRC_URI[md5sum] = "4f32be9bd2e2c142ba018037ab5d746f"
8SRC_URI[sha256sum] = "19e4335c674e7b78af9338d5382cc5266f34a62d4ce533d860af48eaa859afc1" 8SRC_URI[sha256sum] = "29c35426a416bf454413c6fec24c24a0b633e26144a17e98351b6dffaa4a833b"
9 9
10EXTRA_OECONF += " \ 10EXTRA_OECONF += " \
11 --without-libwebp \ 11 --without-libwebp \