xcb-util-keysyms: update to 0.4.1.

Alan Coopersmith (9):
      Update README for gitlab migration
      Build xz tarballs instead of bzip2
      Use AC_CONFIG_FILES to replace the deprecated AC_OUTPUT with parameters
      Update m4 to xorg/util/xcb-util-m4@c617eee22ae5c285e79e81
      gitlab CI: add a basic build test
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Add COPYING file
      xcb-util-keysyms 0.4.1

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
This commit is contained in:
wiz 2022-10-19 08:31:22 +00:00
parent f1fdd90022
commit c204937052
3 changed files with 9 additions and 17 deletions

View File

@ -1,10 +1,2 @@
The xcb-util module provides a number of libraries which sit on top of
libxcb, the core X protocol library, and some of the extension
libraries. These experimental libraries provide convenience functions
and interfaces which make the raw X protocol more usable. Some of the
libraries also provide client-side code which is not strictly part of
the X protocol but which have traditionally been provided by Xlib.
These libraries are currently included, roughly ordered by maturity:
keysyms: Standard X key constants and conversion to/from keycodes.
This library provides standard X key constants and conversion
to/from keycodes.

View File

@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.5 2017/08/16 20:21:18 wiz Exp $
# $NetBSD: Makefile,v 1.6 2022/10/19 08:31:22 wiz Exp $
DISTNAME= xcb-util-keysyms-0.4.0
DISTNAME= xcb-util-keysyms-0.4.1
CATEGORIES= x11
MASTER_SITES= https://xcb.freedesktop.org/dist/
EXTRACT_SUFX= .tar.bz2
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://xcb.freedesktop.org/

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.5 2021/10/26 11:34:35 nia Exp $
$NetBSD: distinfo,v 1.6 2022/10/19 08:31:22 wiz Exp $
BLAKE2s (xcb-util-keysyms-0.4.0.tar.bz2) = a03a9135bbbe0ce2903592533eb55f868c21a7339932bf432d06ad7721c48d54
SHA512 (xcb-util-keysyms-0.4.0.tar.bz2) = b14b3100c3ae2379f9df799c0780a1ee39267101e58e4c1c6f390f039348ca2b370bb1df203b9bc68a170d664188d9c73e3553a7ba24d98abea3ed353e8dc0c4
Size (xcb-util-keysyms-0.4.0.tar.bz2) = 289880 bytes
BLAKE2s (xcb-util-keysyms-0.4.1.tar.xz) = b4bf1ed2b0103474afe2e9a8546e826de0c791d60349df7dbd1d907c5fedc588
SHA512 (xcb-util-keysyms-0.4.1.tar.xz) = dd53a36b52647f22bf0da8cded4b2974a51899eaac799797017ed8534f14bc2d2d339a14fa5ef387ae4528b7d9a5d31920bb0c71b09ca34f58e5081e768e2bbf
Size (xcb-util-keysyms-0.4.1.tar.xz) = 259860 bytes