./x11/libxkbfile, The xkbfile Library from modular X.org

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1.3, Package name: libxkbfile-1.1.3, Maintainer: pkgsrc-users

libxkbfile is used by the X servers and utilities to parse the XKB
configuration data files.


Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 307.148 KB

Version history: (Expand)


CVS history: (Expand)


   2024-02-21 11:32:01 by Nia Alarie | Files touched by this commit (1)
Log message:
libxkbfile: Fix building with compilers that default to c89.
   2024-02-09 22:13:53 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
libxkbfile: update to 1.1.3.

This release adds support for building with meson as well as autoconf.
Please test building with meson and report any issues you hit to our
gitlab issue tracker at:
https://gitlab.freedesktop.org/xorg/lib/libxkbfile/-/issues
as we plan on removing the autoconf build support in a future release.

Alan Coopersmith (13):
      configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
      Set close-on-exec when opening files
      _XkbMakeAtom: remove check for impossible case
      _XkbInitAtoms: check for malloc() failure
      XkbChangeAtomDisplay: stop leaking atom name
      XkbCFReportError: avoid -Wformat-nonliteral warning
      XkbWriteCFile: stop leaking header file ifdef name
      DefaultParser: avoid -Wimplicit-fallthrough warnings
      xkbtext.c: Add tbGetBufferString helper function
      XkbIndentText: Fix -Wsign-compare warning
      Fix -Wsign-compare warnings in xkbtext.c & xkmread.c
      Add a meson build system
      libxkbfile 1.1.3
   2022-12-09 00:35:00 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libxkbfile: update to 1.1.2.

Matt Turner (2):
      configure: Use AC_SYS_LARGEFILE to enable large file support
      libxkbfile 1.1.2
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2022-10-18 09:50:27 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
libxkbfile: update to 1.1.1.

Alan Coopersmith (6):
      Use strndup if available to avoid -Wstringop-overflow warning from gcc 9
      Convert check for strcasecmp to normal autoconf style
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      libxkbfile 1.1.1

Benno Schulenberg (1):
      fix an off-by-one error in copying the name of a virtual modifier

Peter Hutterer (2):
      Escape non-printable characters correctly
      unifdef NOTYET

Ran Benita (1):
      Fix check for appending '|' character when applying rules
   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
   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.