diff options
Diffstat (limited to 'meta-oe/recipes-graphics/xorg-app/xmessage_1.0.5.bb')
| -rw-r--r-- | meta-oe/recipes-graphics/xorg-app/xmessage_1.0.5.bb | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-app/xmessage_1.0.5.bb b/meta-oe/recipes-graphics/xorg-app/xmessage_1.0.5.bb new file mode 100644 index 0000000000..23cfb26c7b --- /dev/null +++ b/meta-oe/recipes-graphics/xorg-app/xmessage_1.0.5.bb | |||
| @@ -0,0 +1,10 @@ | |||
| 1 | require recipes-graphics/xorg-app/xorg-app-common.inc | ||
| 2 | |||
| 3 | SUMMARY = "Display a message or query in a window" | ||
| 4 | LICENSE = "MIT" | ||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=73c7f696a728de728d7446cbca814cc5" | ||
| 6 | |||
| 7 | DEPENDS += "libxaw" | ||
| 8 | |||
| 9 | SRC_URI[md5sum] = "e50ffae17eeb3943079620cb78f5ce0b" | ||
| 10 | SRC_URI[sha256sum] = "373dfb81e7a6f06d3d22485a12fcde6e255d58c6dee1bbaeb00c7d0caa9b2029" | ||
