Signed-off-by: Bian Naimeng <[email protected]> --- 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 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
