summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* x11-libs/wxGTK: Re-add wxGTK-3.0-gtk3-translation-domain.patchAndreas Sturmlechner2024-10-061-0/+13
| | | | | Closes: https://bugs.gentoo.org/940929 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/wxGTK: drop 3.0.5.1-r2, 3.2.2.1-r3, 3.2.2.1-r4Andreas Sturmlechner2024-10-044-706/+0
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-libs/qtermwidget: Keyword 2.0.1 ppc64, #935831Arthur Zamarin2024-10-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libfm-qt: Keyword 2.0.2-r1 ppc64, #935831Arthur Zamarin2024-10-041-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/wxGTK: Stabilize 3.2.5 amd64, #940071Sam James2024-10-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/wxGTK: Stabilize 3.2.5 ppc, #940071Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/wxGTK: Stabilize 3.2.5 x86, #940071Sam James2024-10-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/xapp: drop 2.8.2-r1Matthew S. Turnbull2024-09-273-211/+0
| | | | | | Closes: https://bugs.gentoo.org/926946 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* x11-libs/libXfont2: Drop old versionsMatt Turner2024-09-232-36/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libX11: Drop old versionsMatt Turner2024-09-232-46/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/cairo: Drop old versionsMatt Turner2024-09-231-95/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/qwtpolar: bump EAPI, fix pkgcheck issuesFilip Kobierski2024-09-231-0/+60
| | | | | | | | | - fix src_uri redirect - remove empty IUSE Signed-off-by: Filip Kobierski <fkobi@pm.me> Closes: https://github.com/gentoo/gentoo/pull/38061 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
* x11-libs/libXfont2: Stabilize 2.0.7 hppa, #938942Matoro Mahri2024-09-211-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libX11: Stabilize 1.8.10 hppa, #938855Matoro Mahri2024-09-211-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/cairo: fix cups compatSam James2024-09-182-0/+128
| | | | | Closes: https://bugs.gentoo.org/939607 Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libXtst: Drop old versionsMatt Turner2024-09-162-20/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libFS: Drop old versionsMatt Turner2024-09-162-23/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/gtksourceview: fix compilation of 2.10.5 with gcc-14Holger Hoffstätte2024-09-153-1/+25
| | | | | | | | | Also use consistent patch names. Closes: https://bugs.gentoo.org/937626 Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Closes: https://github.com/gentoo/gentoo/pull/38579 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* x11-libs/libgxim: enable ruby33Hans de Graaff2024-09-141-1/+1
| | | | Signed-off-by: Hans de Graaff <graaff@gentoo.org>
* x11-libs/qtermwidget: Keyword 2.0.1 x86, #935831Arthur Zamarin2024-09-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libfm-qt: Keyword 2.0.2-r1 x86, #935831Arthur Zamarin2024-09-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libFS: Stabilize 1.0.10 ppc64, #938938Sam James2024-09-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libdrm: Add IUSE=doc to control man pagesMatt Turner2024-09-123-6/+12
| | | | | | | | | | | | | | | | The man pages are just man3 and man7, so unlikely to be used. Avoids a circular dependency as well: (x11-libs/libdrm-2.4.122:0/0::gentoo, ebuild scheduled for merge) depends on (dev-python/docutils-0.21.2-1:0/0::gentoo, binary scheduled for merge) (buildtime) (dev-python/pillow-10.4.0:0/0::gentoo, ebuild scheduled for merge) (runtime) (media-libs/libwebp-1.3.2:0/7::gentoo, ebuild scheduled for merge) (buildtime_slot_op) (virtual/opengl-7.0-r2:0/0::gentoo, ebuild scheduled for merge) (buildtime) (media-libs/mesa-24.1.6:0/0::gentoo, ebuild scheduled for merge) (runtime) (x11-libs/libdrm-2.4.122:0/0::gentoo, ebuild scheduled for merge) (buildtime) Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: unkeyword ~ia64Arthur Zamarin2024-09-12110-110/+110
| | | | | | | | Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/qtermwidget: Stabilize 2.0.1 arm64, #938702Arthur Zamarin2024-09-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libfm-qt: Stabilize 2.0.2-r1 arm64, #938702Arthur Zamarin2024-09-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libX11: Stabilize 1.8.10 ppc64, #938855Arthur Zamarin2024-09-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libXfont2: Stabilize 2.0.7 ppc64, #938942Jakov Smolić2024-09-121-1/+1
| | | | Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
* x11-libs/libXfont2: Stabilize 2.0.7 ppc, #938942Arthur Zamarin2024-09-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libXtst: Stabilize 1.2.5 ppc64, #938940Arthur Zamarin2024-09-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libFS: Stabilize 1.0.10 ppc, #938938Arthur Zamarin2024-09-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libX11: Stabilize 1.8.10 ppc, #938855Arthur Zamarin2024-09-121-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libclxclient: dropped obsolete 3.9.2Miroslav Šulc2024-09-121-49/+0
| | | | | Bug: https://bugs.gentoo.org/939458 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
* x11-libs/libXtst: Stabilize 1.2.5 ppc, #938940Arthur Zamarin2024-09-111-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-libs/libclxclient: Stabilize 3.9.2-r1 x86, #939458Sam James2024-09-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libclxclient: Stabilize 3.9.2-r1 amd64, #939458Sam James2024-09-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libXi: Version bump to 1.8.2Matt Turner2024-09-052-0/+30
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/libXfont2: Stabilize 2.0.7 arm64, #938942Sam James2024-09-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libXtst: Stabilize 1.2.5 arm64, #938940Sam James2024-09-051-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libdrm: Drop old versionsMatt Turner2024-09-024-228/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-libs/xbae: update EAPI 7 -> 8Eli Schwartz2024-09-021-1/+1
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* x11-libs/xbae: partial Modern C workEli Schwartz2024-09-024-0/+184
| | | | | | | | | | | | | | | | Fix implicit configure script stuff via fedora patch. Fix one c99 error in the codebase (there are two others). It turns out that it is actually possible to regenerate the configure script using modern autotools, relatively simply even. You just need to tell it that the m4 macro directory is... the root of the source code. Quite enlightening... they installed custom macros there and then m4_included that into aclocal.m4 but of course that gets overwritten by aclocal. Closes: https://bugs.gentoo.org/898846 Bug: https://bugs.gentoo.org/919195 Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* x11-libs/xbae: update HOMEPAGE to use httpsEli Schwartz2024-09-021-1/+1
| | | | Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
* x11-libs/libdrm: Stabilize 2.4.122 hppa, #937029Matoro Mahri2024-09-021-1/+1
| | | | | Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-libs/libXfont2: Stabilize 2.0.7 sparc, #938942Sam James2024-09-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libXfont2: Stabilize 2.0.7 arm, #938942Sam James2024-09-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libXfont2: Stabilize 2.0.7 x86, #938942Sam James2024-09-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libXfont2: Stabilize 2.0.7 amd64, #938942Sam James2024-09-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libXtst: Stabilize 1.2.5 sparc, #938940Sam James2024-09-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-libs/libXtst: Stabilize 1.2.5 arm, #938940Sam James2024-09-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>