uchardet: initial add 0.0.7

* It is a dependenccy for upcoming gnome tepl
* Since others (meta-webos* @Martin) had recipes (0.0.1) add it to meta-oe

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Andreas Müller 2020-06-01 23:44:49 +02:00 committed by Khem Raj
parent 3351a41f99
commit 0527e51aee

View File

@ -0,0 +1,9 @@
SUMMARY = "uchardet is an encoding detector library"
LICENSE = "MPLv1.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=6ecda54f6f525388d71d6b3cd92f7474"
inherit cmake
SRC_URI = "https://www.freedesktop.org/software/uchardet/releases/uchardet-0.0.7.tar.xz"
SRC_URI[md5sum] = "623406dac5c5ad89e40eedd7f279efae"
SRC_URI[sha256sum] = "3fc79408ae1d84b406922fa9319ce005631c95ca0f34b205fad867e8b30e45b1"