Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 1 | require recipes-graphics/xorg-app/xorg-app-common.inc |
| 2 | |
| 3 | SUMMARY = "X.Org X11 X client utilities" |
| 4 | HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xwud/" |
| 5 | DESCRIPTION = "xwud allows X users to display in a window an image saved \ |
| 6 | in a specially formatted dump file, such as produced by xwd." |
| 7 | SECTION = "x11/app" |
| 8 | LICENSE = "MIT" |
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=31e8892c80b7a0c1c5f37c8e8ae6d794" |
| 10 | |
Andrew Geissler | 87f5cff | 2022-09-30 13:13:31 -0500 | [diff] [blame] | 11 | SRC_URI_EXT = "xz" |
| 12 | SRC_URI[sha256sum] = "64048cd15eba3cd9a3d2e3280650391259ebf6b529f2101d1a20f441038c1afe" |