mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 02:31:27 +00:00
xwud: Add new recipe
xwud allows X users to display in a window an image saved in a specially formatted dump file, such as produced by xwd. Signed-off-by: Qian Lei <qianl.fnst@cn.fujitsu.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -0,0 +1,12 @@
|
|||||||
|
require recipes-graphics/xorg-app/xorg-app-common.inc
|
||||||
|
|
||||||
|
SUMMARY = "X.Org X11 X client utilities"
|
||||||
|
HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/xwud/"
|
||||||
|
DESCRIPTION = "xwud allows X users to display in a window an image saved \
|
||||||
|
in a specially formatted dump file, such as produced by xwd."
|
||||||
|
SECTION = "x11/app"
|
||||||
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=31e8892c80b7a0c1c5f37c8e8ae6d794"
|
||||||
|
|
||||||
|
SRC_URI[md5sum] = "3025b152b4f13fdffd0c46d0be587be6"
|
||||||
|
SRC_URI[sha256sum] = "d6b3a09ccfe750868e26bd2384900ab5ff0d434f7f40cd272a50eda8aaa1f8bd"
|
||||||
Reference in New Issue
Block a user