summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-lib/libdmx_1.1.4.bb
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-05-18 19:13:49 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-29 11:25:07 +0100
commit11aaf4d5861f903cbed8f09f867690b246106d1f (patch)
treec6aae797b02f896a271a3fdd8323b0b5282bd67c /meta/recipes-graphics/xorg-lib/libdmx_1.1.4.bb
parent8da23d49367f48a195b952b5c2e2f7ce2221a572 (diff)
downloadopenembedded-core-contrib-11aaf4d5861f903cbed8f09f867690b246106d1f.tar.gz
libdmx: upgrade 1.1.3 -> 1.1.4
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-lib/libdmx_1.1.4.bb')
-rw-r--r--meta/recipes-graphics/xorg-lib/libdmx_1.1.4.bb20
1 files changed, 20 insertions, 0 deletions
diff --git a/meta/recipes-graphics/xorg-lib/libdmx_1.1.4.bb b/meta/recipes-graphics/xorg-lib/libdmx_1.1.4.bb
new file mode 100644
index 0000000000..66172cb30c
--- /dev/null
+++ b/meta/recipes-graphics/xorg-lib/libdmx_1.1.4.bb
@@ -0,0 +1,20 @@
+require xorg-lib-common.inc
+
+SUMMARY = "DMX: Distributed Multihead X extension library"
+
+DESCRIPTION = "The DMX extension provides support for communication with \
+and control of Xdmx(1) server. Attributes of the Xdmx(1) server and of \
+the back-end screens attached to the server can be queried and modified \
+via this protocol."
+
+LICENSE = "MIT"
+LIC_FILES_CHKSUM = "file://COPYING;md5=a3c3499231a8035efd0e004cfbd3b72a \
+ file://src/dmx.c;endline=33;md5=c43f19af03c7c8619cadc9724ed9afe1"
+
+DEPENDS += "libxext xorgproto"
+
+PE = "1"
+
+SRC_URI[md5sum] = "d2f1f0ec68ac3932dd7f1d9aa0a7a11c"
+SRC_URI[sha256sum] = "253f90005d134fa7a209fbcbc5a3024335367c930adf0f3203e754cf32747243"
+