xcb-util-cursor: Update to 0.1.4

Changes compared to 0.1.3

xcb-util-cursor 0.1.4HEADxcb-util-cursor-0.1.4master
autogen: add default patch prefix
autogen.sh: use quoted string variables
autogen.sh: use exec instead of waiting for configure to finish
autogen.sh: Honor NOCONFIGURE=1
configure: Drop AM_MAINTAINER_MODE
gitlab CI: add a basic build test
Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81
Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
Build xz tarballs instead of bzip2
Add README.md to EXTRA_DIST
Update README for gitlab migration
Fix out-of-source builds
documentation: Call xcb_free_cursor() when done

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2022-11-16 16:55:14 -08:00
parent d8bc689ee7
commit 32a22c5b7b

View File

@ -7,5 +7,4 @@ DEPENDS += "xcb-util xcb-util-renderutil xcb-util-image"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://COPYING;md5=ce469b61c70ff8d7cce0547476891974"
SRC_URI[md5sum] = "6ac3b17cba51aaaa36ba035a53527214"
SRC_URI[sha256sum] = "05a10a0706a1a789a078be297b5fb663f66a71fb7f7f1b99658264c35926394f"
SRC_URI[sha256sum] = "28dcfe90bcab7b3561abe0dd58eb6832aa9cc77cfe42fcdfa4ebe20d605231fb"