summaryrefslogtreecommitdiff
path: root/x11/xcb-util-xrm
AgeCommit message (Collapse)AuthorFilesLines
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
2019-11-03x11: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-05-01xcb-util-xrm: update to 1.3.wiz2-7/+7
commit a485748ec1a1d2125ce25c7cca0ef6062bff8c88 Author: Ingo Bürk <ingo.buerk@tngtech.com> Date: Sat Mar 24 18:33:55 2018 +0100 Update version commit 0d73c101022f13264605693788e06e75d5900314 Merge: a45b3d0 64ee910 Author: Ingo Bürk <admin@airblader.de> Date: Sat Mar 24 18:31:57 2018 +0100 Merge pull request #80 from Airblader/issue-79 Correctly collapse multiple consecutive bindings. commit 64ee910c5bcee0413e465df404af5a4b1674cfd4 Author: Ingo Bürk <ingo.buerk@tngtech.com> Date: Sat Mar 24 18:30:08 2018 +0100 Correctly collapse multiple consecutive bindings. As per the specification, if several bindings (".", "*") are following each other, they are treated as if there was only a single binding, wherein it is treated as "." if and only if all of the consecutive bindings were tight ("."); otherwise, it is treated as a single loose ("*") binding. fixes #79
2017-08-15Requires GNU m4 for -I support.jperkin1-2/+2
2017-08-08Import xcb-util-xrm version 1.2 into pkgsrc-current.nros5-0/+51
Packaged in pkgsrc-wip by Frédér Fauberteau and Mateusz Poszwa. xcb-util-xrm provides xcb utility functions for the X resource manager.