blob: 288bcfc8feafcfacf24c427259ce5e068b863d8a [file] [log] [blame]
Brad Bishopc342db32019-05-15 21:57:59 -04001require recipes-graphics/xorg-app/xorg-app-common.inc
2
3SUMMARY = "X.Org X11 X client utilities"
4HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xlsatoms/"
5DESCRIPTION = "Xlsatoms lists the interned atoms defined on an X11 server"
6SECTION = "x11/app"
7LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://COPYING;md5=2b08d9e2e718ac83e6fe2b974d4b5fd8"
9
10DEPENDS += "libxmu"
11BBCLASSEXTEND = "native"
12
13SRC_URI[md5sum] = "61671fee12535347db24ec3a715032a7"
14SRC_URI[sha256sum] = "57868f958c263976727881f3078e55b86b4a109dc578d2b92f5c6d690850a382"