aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/pango/pango_1.29.4.bb
blob: 65c402837f9b5f2a71a4adccb10e4801c7954ffe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require recipes-graphics/pango/pango.inc

BBCLASSEXTEND = "native"
DEPENDS_virtclass-native = "glib-2.0-native cairo-native"

LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"

SRC_URI[archive.md5sum] = "a5ee785f4f31d6bdd8625a09ea3f8b4b"
SRC_URI[archive.sha256sum] = "f15deecaecf1e9dcb7db0e4947d12b5bcff112586434f8d30a5afd750747ff2b"

SRC_URI += "file://no-tests.patch"

PR = "r3"