aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-proto/xorgproto_2018.4.bb
blob: f48a22b57d4a61b75b61f12d834d77cef10f2d9d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require xorg-proto-common.inc

SUMMARY = "XCalibrate: Touchscreen calibration headers"

DESCRIPTION = "This package provides the headers and specification documents defining \
the core protocol and (many) extensions for the X Window System"

LICENSE = "MIT-style"
LIC_FILES_CHKSUM = "file://COPYING-x11proto;md5=b9e051107d5628966739a0b2e9b32676"

SRC_URI[md5sum] = "81557ca47ee66a4e54590fcdadd28114"
SRC_URI[sha256sum] = "fee885e0512899ea5280c593fdb2735beb1693ad170c22ebcc844470eec415a0"

BBCLASSEXTEND = "native nativesdk"