summaryrefslogtreecommitdiff
path: root/x11/xkbutils
AgeCommit message (Collapse)AuthorFilesLines
2022-07-13xkbutils: update to 1.0.5.wiz2-8/+7
Alan Coopersmith (10): XkbQueryExtension returns a Bool, don't use > 0 to check it Remove unused uStrCasePrefix fallback for strncasecmp configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Update README for gitlab migration Update configure.ac bug URL for gitlab migration gitlab CI: add a basic build test Build xz tarballs instead of bzip2 Use _CONST_X_STRING to make libXt declare String as const char * xkbutils 1.0.5 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-26x11: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
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-07x11: Remove SHA1 hashes for distfilesnia1-2/+1
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
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.
2018-03-07xorgproto: use xorgproto instead of separate *proto packageswiz1-3/+3
Remove now obsolete packages.
2015-11-04Add SHA512 digests for distfiles for x11 categoryagc1-1/+2
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.
2013-02-11Update to 1.0.4:wiz2-6/+6
This minor maintenance release includes various build improvements, cleanups, and bug fixes; including making the build configuration scripts compatible with automake-1.13. Alan Coopersmith (5): config: Add missing AC_CONFIG_SRCDIR Mark usage() as _X_NORETURN Remove CVS/RCS id tags Print normalized version for X.Org servers, the way xdpyinfo does xfsinfo 1.0.4 Gaetan Nadon (3): config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs config: move man pages into their own directory
2012-10-29Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-06-06Add xkbutils-1.0.3:wiz4-0/+41
xkbutils is a collection of small utilities utilizing the XKeyboard (XKB) extension to the X11 protocol. It includes: xkbbell - generate XKB bell events xkbvleds - display the state of LEDs on an XKB keyboard in a window xkbwatch - reports changes in the XKB keyboard state