Path to this page:
./
x11/xcb-util-keysyms,
XCB Utilities
Branch: CURRENT,
Version: 0.4.1,
Package name: xcb-util-keysyms-0.4.1,
Maintainer: pkgsrc-usersThis library provides standard X key constants and conversion
to/from keycodes.
Required to run:[
x11/libxcb]
Required to build:[
x11/xproto] [
x11/xcb-proto] [
pkgtools/cwrappers]
Master sites:
Filesize: 253.77 KB
Version history: (Expand)
- (2022-10-19) Updated to version: xcb-util-keysyms-0.4.1
- (2014-10-02) Updated to version: xcb-util-keysyms-0.4.0
- (2012-10-02) Updated to version: xcb-util-keysyms-0.3.9nb1
- (2012-07-24) Package added to pkgsrc.se, version xcb-util-keysyms-0.3.9 (created)
CVS history: (Expand)
2022-10-19 10:31:22 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
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
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message:
Fix indentation in buildlink3.mk files.
The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.
There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
|
2017-08-16 22:21:18 by Thomas Klausner | Files touched by this commit (180) |
Log message:
Follow some http redirects.
|
2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670) |
Log message:
Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2014-10-02 00:45:45 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 0.4.0:
Arnaud Fontaine (3):
Pick-up changes in m4 submodule as it's better to have all util repos at \
same m4 level.
Remove old/outdated documentation crufts.
Release 0.4.0
Bastien Dejean (1):
Duplicate keycodes are unnecessary
Michael Stapelberg (1):
autogen.sh: verify that git submodules are initialized
Uli Schlachter (1):
Fix handling of error connections
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|