Summary
The XCB util modules provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib.
Versions
v1.3-r2 :: 0 :: gentoo
- Modified
- License
- MIT
- Keywords
- amd64 arm arm64 ppc ppc64 x86 ~riscv
USE flags
abi_mips
- n32
- 64-bit (32-bit pointer) libraries
- n64
- 64-bit libraries
- o32
- 32-bit libraries
abi_s390
- 32
- 32-bit (s390) libraries
- 64
- 64-bit (s390x) libraries
abi_x86
- 32
- 32-bit (x86) libraries
- 64
- 64-bit (amd64) libraries
- x32
- x32 ABI libraries
Dependencies
sys-libs / queue-standalone : Install <sys/queue.h> from glibc
x11-base / xorg-proto : X.Org combined protocol headers
x11-libs / libX11 : X.Org X11 library
x11-libs / libxcb : X C-language Bindings library
x11-libs / xcb-util : X C-language Bindings sample implementations
Runtime Dependencies
x11-libs / libxcb : X C-language Bindings library
x11-libs / xcb-util : X C-language Bindings sample implementations
Depending packages
x11-misc / i3lock : Simple screen locker
x11-misc / polybar : A fast and easy-to-use tool for creating status bars
x11-wm / 2bwm : A fast, floating window manager
x11-wm / awesome : Dynamic floating and tiling window manager
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
x11-libs/xcb-util-xrm: Bump to EAPI=8
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-libs/xcb-util-xrm: fix build on musl
Closes: https://bugs.gentoo.org/833103 Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
x11-libs/xcb-util-xrm: Stabilize 1.3-r1 arm64, #825482
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Marek Szuba · gentoo
x11-libs/xcb-util-xrm: keyword 1.3-r1 for ~riscv
Signed-off-by: Marek Szuba <marecki@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
x11-libs/xcb-util-xrm: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
x11-libs/xcb-util-xrm: Propagate keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Michael · gentoo
x11-libs/xcb-util-xrm: EAPI 7
Drop the eclass URI definition since it gets overridden anyway. Drop the doc USE flag since it has no effect. (There is a Doxyfile in the repo that is not included in the release archive.) Drop the test USE flag since there are no dependencies. Rebuild on libxcb slot changes like every other xcb-util package. Add xorg-proto as a build-time dependency. Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
x11-libs/xcb-util-xrm: Drop old versions
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
x11-libs/xcb-util-xrm: Add RESTRICT="!test? ( test )"
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
x11-libs/xcb-util-xrm-1.3: arm stable, bug 685762
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
x11-libs/xcb-util-xrm-1.3: ppc64 stable, bug 685762
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Matt Turner · gentoo
x11-libs/xcb-util-xrm-1.3: ppc stable, bug 685762
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Aaron Bauman · gentoo
x11-libs/xcb-util-xrm: amd64 stable wrt bug #649316
Package-Manager: Portage-2.3.36, Repoman-2.3.9 - Thomas Deutschmann · gentoo
x11-libs/xcb-util-xrm: x86 stable (bug #649316)
Package-Manager: Portage-2.3.34, Repoman-2.3.9 - Matt Turner · gentoo
x11-libs/xcb-util-xrm: Version bump to 1.3
Also depend on libX11 unconditionally, for bug linked below. Closes: https://bugs.gentoo.org/651016 - Sergei Trofimovich · gentoo
x11-libs/xcb-util-xrm: keyworded 1.2 for ppc, bug #638470
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" - Sergei Trofimovich · gentoo
x11-libs/xcb-util-xrm: keyworded 1.2 for ppc64, bug #638470
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64" - Markus Meier · gentoo
x11-libs/xcb-util-xrm: add ~arm64, bug #640272
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm64" - David Hicks · gentoo
x11-libs/xcb-util-xrm: use HTTPS for freedesktop.org
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Markus Meier · gentoo
x11-libs/xcb-util-xrm: add ~arm, bug #599402
Package-Manager: Portage-2.3.4, Repoman-2.3.2 RepoMan-Options: --include-arches="arm" - Agostino Sarubbo · gentoo
x11-libs/xcb-util-xrm: x86 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
x11-libs/xcb-util-xrm: amd64 stable wrt bug #611056
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Markus Meier · gentoo
x11-libs/xcb-util-xrm: add ~arm, bug #599402
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="arm" - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Agostino Sarubbo · gentoo
x11-libs/xcb-util-xrm: x86 stable wrt bug #592316
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Agostino Sarubbo · gentoo
x11-libs/xcb-util-xrm: amd64 stable wrt bug #592316
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Lars Wendler · gentoo
x11-libs/xcb-util-xrm: Bump to version 1.2
Package-Manager: Portage-2.3.3, Repoman-2.3.1 - Kacper Kowalik · gentoo
x11-libs/xcb-util-xrm: Initial import, fixes #579650
Package-Manager: portage-2.2.28