blob: febcc679213ec2f00e1cfbb8656ce3abc7728d41 [file] [log] [blame]
Brad Bishop6e60e8b2018-02-01 10:27:11 -05001require xorg-proto-common.inc
2
3SUMMARY = "Xlib: C Language X interface headers"
4
5DESCRIPTION = "This package provides the basic headers for the X Window \
6System."
7
8LICENSE = "MIT & MIT-style"
9LIC_FILES_CHKSUM = "file://COPYING;md5=b9e051107d5628966739a0b2e9b32676"
10
11PE = "1"
12
13SRC_URI += "file://xproto_fix_for_x32.patch"
14
15EXTRA_OECONF_append = " --enable-specs=no"
16BBCLASSEXTEND = "native nativesdk"
17
18SRC_URI[md5sum] = "16791f7ca8c51a20608af11702e51083"
19SRC_URI[sha256sum] = "c6f9747da0bd3a95f86b17fb8dd5e717c8f3ab7f0ece3ba1b247899ec1ef7747"