[oe] [PATCH 1/6] [meta-oe] evieext: Port evieext from openembedded

Bian Naimeng biannm at cn.fujitsu.com
Mon Nov 24 06:45:21 UTC 2014


Signed-off-by: Bian Naimeng <biannm at cn.fujitsu.com>
---
 meta-oe/recipes-graphics/xorg-proto/evieext_1.1.1.bb | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 meta-oe/recipes-graphics/xorg-proto/evieext_1.1.1.bb

diff --git a/meta-oe/recipes-graphics/xorg-proto/evieext_1.1.1.bb b/meta-oe/recipes-graphics/xorg-proto/evieext_1.1.1.bb
new file mode 100644
index 0000000..5a30f09
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-proto/evieext_1.1.1.bb
@@ -0,0 +1,14 @@
+require recipes-graphics/xorg-proto/xorg-proto-common.inc
+
+SUMMARY = "EvIE: X Event Interception Extension headers"
+
+DESCRIPTION = "This package provides the wire protocol for the X Event \
+Interception Extension.  This extension allows the interception of \
+keyboard and mouse events."
+
+PE = "1"
+
+LIC_FILES_CHKSUM = "file://COPYING;md5=4db9fc6a58e873c6392eec53082d89b5"
+
+SRC_URI[archive.md5sum] = "98bd86a13686f65f0873070fdee6efc7"
+SRC_URI[archive.sha256sum] = "1cf74114436d99f56577a90b6438a32ba31b8128c9e63842bb179aba592733fe"
-- 
1.9.1




More information about the Openembedded-devel mailing list