summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-04-19 12:28:19 +0200
committerKhem Raj <raj.khem@gmail.com>2020-04-19 11:55:06 -0700
commit394b64e95a358f622342c25bbef9d85830048c7f (patch)
tree1105bd93b75905d0aa274fdc732504bbb779e938
parent58b6db3c852ab1ca8db3722bfaa8ecb540a049b6 (diff)
downloadmeta-openembedded-394b64e95a358f622342c25bbef9d85830048c7f.tar.gz
xcb-util-cursor: initial add 0.1.3
* Have it in meta-qt5-extra for a while * Now meta-musicians will depend on it => move to a more common layer Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.3.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.3.bb b/meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.3.bb
new file mode 100644
index 0000000000..f935edd6fe
--- /dev/null
+++ b/meta-oe/recipes-graphics/xorg-lib/xcb-util-cursor_0.1.3.bb
@@ -0,0 +1,11 @@
1require recipes-graphics/xorg-lib/xcb-util.inc
2
3SUMMARY = "XCB port of libXcursor"
4
5DEPENDS += "xcb-util xcb-util-renderutil xcb-util-image"
6
7LICENSE = "MIT"
8LIC_FILES_CHKSUM = "file://COPYING;md5=ce469b61c70ff8d7cce0547476891974"
9
10SRC_URI[md5sum] = "6ac3b17cba51aaaa36ba035a53527214"
11SRC_URI[sha256sum] = "05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f"