blob: 44b9c80d73b162611dec1130e3243000585751fc [file] [log] [blame]
Brad Bishop19323692019-04-05 15:28:33 -04001require recipes-graphics/xorg-app/xorg-app-common.inc
2
3SUMMARY = "xwd is a tool to capture an X window or screen to file"
4HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xwd/"
5SECTION = "x11/app"
6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://COPYING;md5=c0cdb783e9a0198237371fdaa26a18bf"
8DEPENDS = "libxmu libxkbfile"
9
Patrick Williams213cb262021-08-07 19:21:33 -050010SRC_URI[sha256sum] = "fbaa2b34163714fe7be22b60920ea4683f63b355babb1781aec2e452a033031b"