blob: 7d025de4c4ed6b29fecb5895ebf34c33cff9f835 [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001require recipes-graphics/xorg-app/xorg-app-common.inc
2
3SUMMARY = "X.Org X11 X client utilities"
4
5DESCRIPTION = "A collection of utilities used to tweak and query the runtime configuration\
6of the X server."
7
8LIC_FILES_CHKSUM = "file://COPYING;md5=13f70acf3c27f5f834bbc954df775f8e"
9
10BBCLASSEXTEND = "native"
11
12DEPENDS += "libice"
13
Andrew Geissler87f5cff2022-09-30 13:13:31 -050014SRC_URI_EXT = "xz"
Patrick Williams03514f12024-04-05 07:04:11 -050015SRC_URI[sha256sum] = "3deefb7da26af9dc799b5628d929d91c9af68c78575639944db3b955f29aa029"
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080016