summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
diff options
context:
space:
mode:
authorIonut Radu <ionutx.radu@intel.com>2013-06-26 18:55:30 +0300
committerSaul Wold <sgw@linux.intel.com>2013-07-02 07:46:04 -0700
commitc2ee761799ea45da3699433cb94c3c2e6c0c5371 (patch)
tree760de2a9f38442c2e16d6924da3fca57eeada181 /meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
parent53ade6a40a093c3fb4a7d8eabf06adf9bec41f57 (diff)
downloadopenembedded-core-c2ee761799ea45da3699433cb94c3c2e6c0c5371.tar.gz
libxtst: Updated from 1.2.1 to 1.2.2
Signed-off-by: Ionut Radu <ionutx.radu@intel.com> License md5 changed in 1.2.2, "Copyright © 1992 by UniSoft Group Ltd.", "Copyright © 1992, 1994, 1995 X Consortium" and Copyright 1994 Network Computing Devices, Inc. has been added Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb21
1 files changed, 21 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb b/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
new file mode 100644
index 0000000000..d87bd6e2d0
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libxtst_1.2.2.bb
@@ -0,0 +1,21 @@
+require xorg-lib-common.inc
+
+SUMMARY = "XTest: X Test extension library"
+
+DESCRIPTION = "This extension is a minimal set of client and server \
+extensions required to completely test the X11 server with no user \
+intervention."
+
+LICENSE = "MIT-style"
+LIC_FILES_CHKSUM = "file://COPYING;md5=bb4f89972c3869f617f61c1a79ad1952 \
+ file://src/XTest.c;beginline=2;endline=32;md5=b1c8c9dff842b4d5b89ca5fa32c40e99"
+
+DEPENDS += "libxext recordproto inputproto libxi"
+PROVIDES = "xtst"
+PR = "r0"
+PE = "1"
+
+XORG_PN = "libXtst"
+
+SRC_URI[md5sum] = "25c6b366ac3dc7a12c5d79816ce96a59"
+SRC_URI[sha256sum] = "ef0a7ffd577e5f1a25b1663b375679529663a1880151beaa73e9186c8309f6d9"