blob: ea0ef0a7e25e668aecddeb197e0fb4da8550a47a [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"
15SRC_URI[sha256sum] = "2cb9dfcb545683af77fb1029bea3fc52dcc8a0666f7b8b2d7373b6ed4c408c05"
Brad Bishop1a4b7ee2018-12-16 17:11:34 -080016