[oe-commits] Qian Lei : xwud: Add new recipe

git at git.openembedded.org git at git.openembedded.org
Mon Nov 24 11:03:02 UTC 2014


Module: meta-openembedded.git
Branch: master
Commit: 7f7ae951b93c0476f1c50baa8ced1ec3412ad288
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=7f7ae951b93c0476f1c50baa8ced1ec3412ad288

Author: Qian Lei <qianl.fnst at cn.fujitsu.com>
Date:   Fri Nov 14 15:01:54 2014 +0800

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 at cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-graphics/xorg-app/xwud_1.0.4.bb | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/meta-oe/recipes-graphics/xorg-app/xwud_1.0.4.bb b/meta-oe/recipes-graphics/xorg-app/xwud_1.0.4.bb
new file mode 100644
index 0000000..33bd7f0
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-app/xwud_1.0.4.bb
@@ -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"



More information about the Openembedded-commits mailing list