diff options
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app/xwud_1.0.6.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xwud_1.0.6.bb | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xwud_1.0.6.bb b/meta-oe/recipes-graphics/xorg-app/xwud_1.0.6.bb new file mode 100644 index 0000000000..1be0b5cd77 --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/xwud_1.0.6.bb | |||
| @@ -0,0 +1,12 @@ | |||
| 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 | |||
| 11 | SRC_URI_EXT = "xz" | ||
| 12 | SRC_URI[sha256sum] = "64048cd15eba3cd9a3d2e3280650391259ebf6b529f2101d1a20f441038c1afe" | ||
