blob: 17ff588fdb6d930c3edea9b8eae52ba5d1ac1133 [file] [log] [blame]
Brad Bishopc342db32019-05-15 21:57:59 -04001SUMMARY = "XKB: X Keyboard File manipulation library"
2
3DESCRIPTION = "libxkbfile provides an interface to read and manipulate \
4description files for XKB, the X11 keyboard configuration extension."
5
6require xorg-lib-common.inc
7
Andrew Geissler7e0e3c02022-02-25 20:34:39 +00008LICENSE = "MIT"
Brad Bishopc342db32019-05-15 21:57:59 -04009LIC_FILES_CHKSUM = "file://COPYING;md5=8be7367f7e5d605a426f76bb37d4d61f"
10
11DEPENDS += "virtual/libx11 xorgproto"
12
13PE = "1"
14
15BBCLASSEXTEND = "native"
Patrick Williams7784c422022-11-17 07:29:11 -060016XORG_EXT = "tar.xz"
17SRC_URI[sha256sum] = "8623dc26e7aac3c5ad8a25e57b566f4324f5619e5db38457f0804ee4ed953443"