xorgproto_2018.4.bb 584 B

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