diff options
| author | wangmy <wangmy@fujitsu.com> | 2022-09-20 10:21:26 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-09-20 18:55:26 -0700 |
| commit | 09658066704d7da448ec5ec7a31171852b22549f (patch) | |
| tree | 037688eeb769096e0b34f87f541426ed3a63d320 /meta-oe/recipes-graphics/xorg-app/xwud_1.0.6.bb | |
| parent | 9df3e793b839df6124e289eeebe0cec67761b201 (diff) | |
| download | meta-openembedded-09658066704d7da448ec5ec7a31171852b22549f.tar.gz | |
xwud: upgrade 1.0.5 -> 1.0.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
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" | ||
