summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-libs/qtermwidget: Stabilize 1.4.0 x86, #920175Sam James2023-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libfm-qt: Stabilize 1.4.0 x86, #920175Sam James2023-12-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libdrm: Drop old versionsMatt Turner2023-12-242-67/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Version bump to 2.4.119Matt Turner2023-12-242-0/+76
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Enable testsMatt Turner2023-12-241-4/+7
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Add IUSE=toolsMatt Turner2023-12-242-2/+12
| | | | | Closes: https://bugs.gentoo.org/920514 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Drop Python 3.9 compatibilityMatt Turner2023-12-241-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/xcb-imdkit: keyword 1.0.5 for ~loongWANG Xuerui2023-12-241-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-libs/gtk+: drop unnecessary font test depsMart Raudsepp2023-12-241-4/+0
| | | | | | | | The tests pass fine without them for me and I can't spot them in upstream CI setup. They are probably just some very old leftover and not needed anymore (the deps pre-date gentoo git era). Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-libs/gtk+: Version bump to 3.24.39Guillermo Joandet2023-12-242-0/+205
| | | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34416 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-libs/qwt: Stabilize 6.2.0-r3 ppc64, #920148Arthur Zamarin2023-12-231-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/qwt: Stabilize 5.2.3_p20210828 ppc64, #920135Arthur Zamarin2023-12-221-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/pango-1.51.0: drop unnecessary -Werror=array-bounds removalMart Raudsepp2023-12-211-4/+0
| | | | | | Upstream removed this for 1.51.0 release themselves. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* x11-libs/qtermwidget: Stabilize 1.4.0 amd64, #920175Sam James2023-12-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libfm-qt: Stabilize 1.4.0 amd64, #920175Sam James2023-12-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/vte: Version bump to 0.74.2Guillermo Joandet2023-12-192-0/+106
| | | | | Signed-off-by: Guillermo Joandet <gjoandet@gmail.com> Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* x11-libs/qwt: Stabilize 6.2.0-r3 ppc, #920148Arthur Zamarin2023-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/qwt: Stabilize 5.2.3_p20210828 ppc, #920135Arthur Zamarin2023-12-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libfm-qt: Keyword 1.4.0 loong, #917093Matoro Mahri2023-12-171-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-libs/qwt: Stabilize 6.2.0-r3 amd64, #920148Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/qwt: Stabilize 6.2.0-r3 x86, #920148Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/qwt: Stabilize 5.2.3_p20210828 amd64, #920135Arthur Zamarin2023-12-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/qwt: Stabilize 5.2.3_p20210828 x86, #920135Arthur Zamarin2023-12-161-2/+2
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/xcb-imdkit: new package, add 1.0.5Yongxiang Liang2023-12-113-0/+55
| | | | | | | | xcb-imdkit is an implementation of xim protocol in xcb. It is a new dependency of fcitx5. Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
* x11-libs/libXfont2: only depend on libbsd when necessaryHolger Hoffstätte2023-12-101-0/+35
| | | | | | | | | With glibc >=2.38 we no longer need to unconditionally depend on libbsd. This brings libXfont2 in line with other X libs. Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/32736 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libxcb: Enable large file supportFergus Dall2023-12-102-0/+91
| | | | | | | | | This patch is also being submitted upstream for the next libxcb release: https://gitlab.freedesktop.org/xorg/lib/libxcb/-/merge_requests/54 Signed-off-by: Fergus Dall <sidereal@google.com> Closes: https://github.com/gentoo/gentoo/pull/33734 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libXaw3d: fix modern C issueSam James2023-12-092-0/+76
| | | | | Closes: https://bugs.gentoo.org/919373 Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/xcb-util-errors: Keyword 1.0.1 mips, #907637Matoro Mahri2023-12-081-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/xcb-util-errors: Keyword 1.0.1 alpha, #907637Matoro Mahri2023-12-071-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libXaw3dXft: fix building with gcc 14Viorel Munteanu2023-12-052-0/+61
| | | | | | | | | Fix building with gcc 14. Update EAPI 7 -> 8. Remove useless `unicode` flag (make it always on). Closes: https://bugs.gentoo.org/919239 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
* x11-libs/cairo: Drop empty assignmentsMatt Turner2023-12-022-2/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: Drop old versionsMatt Turner2023-12-023-210/+0
| | | | | Bug: https://bugs.gentoo.org/717778 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libdrm: Stabilize 2.4.117 ppc, #918877Arthur Zamarin2023-11-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/xcb-util-cursor: Stabilize 0.1.5 ppc, #918876Arthur Zamarin2023-11-301-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libdrm: Stabilize 2.4.117 arm64, #918877Sam James2023-11-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libdrm: Stabilize 2.4.117 amd64, #918877Sam James2023-11-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libdrm: Stabilize 2.4.117 arm, #918877Sam James2023-11-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libdrm: Stabilize 2.4.117 ppc64, #918877Sam James2023-11-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libdrm: Stabilize 2.4.117 x86, #918877Sam James2023-11-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/xcb-util-cursor: Stabilize 0.1.5 arm64, #918876Sam James2023-11-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/xcb-util-cursor: Stabilize 0.1.5 amd64, #918876Sam James2023-11-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/xcb-util-cursor: Stabilize 0.1.5 arm, #918876Sam James2023-11-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/xcb-util-cursor: Stabilize 0.1.5 ppc64, #918876Sam James2023-11-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/xcb-util-cursor: Stabilize 0.1.5 x86, #918876Sam James2023-11-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libdrm: Stabilize 2.4.117 hppa, #918877Sam James2023-11-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libdrm: Stabilize 2.4.117 sparc, #918877Sam James2023-11-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/xcb-util-cursor: Stabilize 0.1.5 sparc, #918876Sam James2023-11-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/vte: Keyword 0.74.1 mips, #880237Matoro Mahri2023-11-291-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/cairo: Stabilize 1.18.0 amd64, #916771Arthur Zamarin2023-11-281-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/cairo: Stabilize 1.18.0 ppc64, #916771Matoro Mahri2023-11-281-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>