pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xcb-util-keysyms xcb-util-keysyms: update to 0.4.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/39d80ee17c90
branches: trunk
changeset: 386966:39d80ee17c90
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Oct 19 08:31:22 2022 +0000
description:
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
diffstat:
x11/xcb-util-keysyms/DESCR | 12 ++----------
x11/xcb-util-keysyms/Makefile | 6 +++---
x11/xcb-util-keysyms/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 17 deletions(-)
diffs (45 lines):
diff -r ee63d9c566ae -r 39d80ee17c90 x11/xcb-util-keysyms/DESCR
--- a/x11/xcb-util-keysyms/DESCR Wed Oct 19 08:29:45 2022 +0000
+++ b/x11/xcb-util-keysyms/DESCR Wed Oct 19 08:31:22 2022 +0000
@@ -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.
diff -r ee63d9c566ae -r 39d80ee17c90 x11/xcb-util-keysyms/Makefile
--- a/x11/xcb-util-keysyms/Makefile Wed Oct 19 08:29:45 2022 +0000
+++ b/x11/xcb-util-keysyms/Makefile Wed Oct 19 08:31:22 2022 +0000
@@ -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@localhost
HOMEPAGE= https://xcb.freedesktop.org/
diff -r ee63d9c566ae -r 39d80ee17c90 x11/xcb-util-keysyms/distinfo
--- a/x11/xcb-util-keysyms/distinfo Wed Oct 19 08:29:45 2022 +0000
+++ b/x11/xcb-util-keysyms/distinfo Wed Oct 19 08:31:22 2022 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index