summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/uchardet/uchardet_0.0.8.bb
blob: 75a04e6f80093cfb95f8ac5f65114d07fd0fe4b0 (plain)
1
2
3
4
5
6
7
8
9
SUMMARY = "uchardet is an encoding detector library"
LICENSE = "MPL-1.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=6ecda54f6f525388d71d6b3cd92f7474"

inherit cmake

SRC_URI = "https://www.freedesktop.org/software/uchardet/releases/uchardet-0.0.8.tar.xz \
        file://0001-allow-build-with-cmake-4.patch"
SRC_URI[sha256sum] = "e97a60cfc00a1c147a674b097bb1422abd9fa78a2d9ce3f3fdcc2e78a34ac5f0"