blob: 45b0673e732043ca86c38446bab1e425d0b7d3de [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001SUMMARY = "XFree86-Misc: XFree86 miscellaneous extension library"
2
3DESCRIPTION = "The XFree86-Misc extension, provides a means to access \
4input device configuration settings specific to the XFree86/Xorg DDX."
5
6require xorg-lib-common.inc
7
8LICENSE = "MIT"
9LIC_FILES_CHKSUM = "file://COPYING;md5=27c91ecc435bd3d2bfad868914c94b45"
10
11DEPENDS += "libxext"
12PROVIDES = "xxf86misc"
13
14PE = "1"
15
16XORG_PN = "libXxf86misc"
17
18SRC_URI[md5sum] = "37ad70f8b53b94b550f9290be97fbe2d"
19SRC_URI[sha256sum] = "a89c03e2b0f16239d67a2031b9003f31b5a686106bbdb3c797fb88ae472af380"