blob: cec6e875593cfe738c14354e52b9defe1317d926 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001require xorg-proto-common.inc
2
3SUMMARY = "XCalibrate: Touchscreen calibration headers"
4
5DESCRIPTION = "This package provides the headers and specification documents defining \
6the core protocol and (many) extensions for the X Window System"
7
8LICENSE = "MIT-style"
9LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=b9e051107d5628966739a0b2e9b32676"
10
11SRC_URI += "file://0001-Remove-libdir-specification.patch"
12
13SRC_URI[md5sum] = "81557ca47ee66a4e54590fcdadd28114"
14SRC_URI[sha256sum] = "fee885e0512899ea5280c593fdb2735beb1693ad170c22ebcc844470eec415a0"
15
16BBCLASSEXTEND = "native nativesdk"