Files
meta-openembedded/meta-oe/recipes-support/uchardet/uchardet_0.0.7.bb
Andreas Müller 0527e51aee 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>
2020-06-03 15:15:42 -07:00

10 lines
392 B
BlitzBasic

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"