Path to this page:
./
x11/xkbcomp,
XKBD keymap compiler
Branch: CURRENT,
Version: 1.4.5,
Package name: xkbcomp-1.4.5,
Maintainer: joergThe xkbcomp tool converts descriptions of an XKB keymap into other
formats, most importantly the compiled keymaps used by XKB-capable
X servers.
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 245.72 KB
Version history: (Expand)
- (2021-03-17) Updated to version: xkbcomp-1.4.5
- (2020-11-05) Updated to version: xkbcomp-1.4.4
- (2020-02-21) Updated to version: xkbcomp-1.4.3
- (2018-06-15) Updated to version: xkbcomp-1.4.2
- (2018-03-07) Updated to version: xkbcomp-1.4.1nb1
- (2018-03-02) Updated to version: xkbcomp-1.4.1
CVS history: (Expand)
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
|
2021-03-17 09:18:53 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
xkbcomp: update to 1.4.5.
No exciting changes here. If anything, this release is less exciting than
previous versions.
The default keymaps now all ship with high keycodes which the server won't
support and and they also include keycodes that aren't mapped to any
keysyms. So screaming multiple warnings at every user on every keymap
compile about this is rather pointless and generates unwanted bugs.
These blood-curdling, adrenaline-laden warnings have been downgraded to mere
informational messages. And we all know no-one reads those.
Peter Hutterer (7):
Remove trailing whitespaces
gitlab CI: add basic build test
Replace WARN[1-9], ERROR[1-9], etc. with their unnumbered version
Downgrade the warning for missing symbols to info
keycodes: downgrade the >255 keycode warning to an info
keycodes: compress the high keycode warning
xkbcomp 1.4.5
|
2020-11-05 10:17:06 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
xkbcomp: update to 1.4.4.
Alan Coopersmith (1):
Fix spelling/wording issues
Miroslav Koškár (1):
Fix lockdevbtn to be XkbSA_LockDeviceBtn action
Peter Hutterer (3):
For -R and after chdir, add the current directory to the path
Don't pretend unresolved symbols are an error
xkbcomp 1.4.4
|
2020-02-20 23:38:03 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
xkbcomp: update to 1.4.3.
Adam Jackson (1):
Suppress high-keycode warnings at the default warning level
Alan Coopersmith (1):
Update configure.ac bug URL for gitlab migration
Andreas Boll (2):
pkgconfig: Remove unneeded Requires.private
configure: Remove unused AC_SUBST([REQUIRED_MODULES])
Andreas Wettstein (1):
xkbcomp Fix missing support for "affect" and incorrect modifier \
handling for ISOLock
Dimitry Andric (1):
Don't compare with string literals
Matt Turner (1):
xkbcomp 1.4.3
Miroslav Koškár (1):
Fix invalid error report on F_Accel field
Peter Hutterer (1):
Error out if we have no default path
|
2020-02-08 10:16:56 by Kamil Rytarowski | Files touched by this commit (1) |
Log message:
xkbcomp: restrict -Wno-error=string-compare to clang
The original reproducer was on clang 10git rather than gcc.
|
2020-02-06 12:24:20 by Kamil Rytarowski | Files touched by this commit (1) |
Log message:
xkbcomp: Fix build with gcc 8.3.0/NetBSD/amd64
Add -Wno-error=string-compare.
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
|