gpo.zugaina.org

Search Portage & Overlays:

x11-libs/xcb-util-xrm

X C-language Bindings sample implementations

Screenshots

  • xcb-util-xrm-1.3-r1
    amd64 arm arm64 ppc ppc64 ~riscv x86
    abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_s390_32 abi_s390_64

    View      Download      Browse     License: MIT   
    Overlay: gentoo

ChangeLog

commit 75077f2c46d5c86c238d0dcedf9953d3e0ef4a79
Author: Jory Pratt <anarchy@gentoo.org>
Date: Tue Jan 28 13:14:19 2020 -0600

*/*: [QA] Fix trivial cases of MissingTestRestrict

The result was achieved via the following pipeline:

pkgcheck scan -c RestrictTestCheck -R FormatReporter \
--format '{category}/{package}/{package}-{version}.ebuild' |
xargs -n32 grep -L RESTRICT |
xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"'

The resulting metadata was compared before and after the change.
Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip
added by the eclass. Two ebuilds have to be fixed because of multiline
IUSE.

Signed-off-by: Jory Pratt <anarchy@gentoo.org>

commit aec5d9c25acb427105530cfd379603375d9fb05d
Author: Luis Ressel <aranea@aixah.de>
Date: Sun Jan 6 20:38:41 2019 +0100

x11-libs/xcb-util-xrm: Drop old versions

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>

commit 1951e3a59446dad6860b6e86d7f5931d869fac50
Author: Luis Ressel <aranea@aixah.de>
Date: Sun Jan 6 20:37:49 2019 +0100

x11-libs/xcb-util-xrm: Convert to queue-standalone, update KEYWORDS

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>

commit 75406c8ad02e72b94234c6ec1b1317f944863c14
Author: Anthony G. Basile <blueness@gentoo.org>
Date: Thu Aug 2 20:34:29 2018 -0400

Add arm64 keywords globally

commit 13d7fb392e251062b1c6de21db407e1c9f0cb327
Author: Aric Belsito <lluixhi@gmail.com>
Date: Tue Apr 3 11:02:06 2018 -0700

x11-libs/xcb-util-xrm: version bump to 1.3

commit 3e73415bce3da4b5df6913ba1fbc7bfc7d220438
Author: Luis Ressel <aranea@aixah.de>
Date: Mon Nov 13 01:22:22 2017 -0500

metadata/layout.conf: switch to thin manifests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

commit 1ec4369e5ed520224840c41ce9ddbe0e3131a488
Author: Marty Plummer <ntzrmtthihu777@gmail.com>
Date: Tue Jul 11 19:42:33 2017 -0500

x11-libs/xcb-util-xrm: fix musl build

requires sys/queue.h which doesn't exist in musl alone. Added dep to sys-libs/queue

Package-Manager: Portage-2.3.6, Repoman-2.3.2
Signed-off-by: Marty Plummer <ntzrmtthihu777@gmail.com>

Close #58