Brad Bishop | 1932369 | 2019-04-05 15:28:33 -0400 | [diff] [blame] | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
| 2 | |
| 3 | SUMMARY = "xwd is a tool to capture an X window or screen to file" |
| 4 | HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xwd/" |
| 5 | SECTION = "x11/app" |
| 6 | LICENSE = "MIT" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=c0cdb783e9a0198237371fdaa26a18bf" |
| 8 | DEPENDS = "libxmu libxkbfile" |
| 9 | |
Patrick Williams | b542dec | 2023-06-09 01:26:37 -0500 | [diff] [blame] | 10 | SRC_URI_EXT = "xz" |
| 11 | SRC_URI[sha256sum] = "dc121b84947eb4a3d1131bff1e9844cfa2124d95b47b35f9932340fa931fbd3f" |