summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-terms/guake: fix PythonGHDistfileSuffixIonen Wolkens2022-08-112-2/+2
| | | | | | | Previous commit just revbumped and it's cleaner to do these at same time to update offline tarballs. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/guake: update modified paths.py .pycIonen Wolkens2022-08-111-0/+1
| | | | | | | My fault and thanks to new QA for spotting this oversight. Closes: https://bugs.gentoo.org/864861 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/xterm: add github upstream metadataSam James2022-08-101-0/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/mlterm: Stabilize 3.9.2 ppc64, #861788Arthur Zamarin2022-08-021-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-terms/mlterm: Stabilize 3.9.2 x86, #861788Joonas Niilola2022-08-021-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/mlterm: Stabilize 3.9.2 amd64, #861788Joonas Niilola2022-08-021-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/alacritty: Stabilize 0.10.1 ppc64, #857783Arthur Zamarin2022-07-311-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-terms/alacritty: Stabilize 0.10.1 x86, #857783Sam James2022-07-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/alacritty: Stabilize 0.10.1 amd64, #857783Sam James2022-07-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/zutty: remove unused patchMichael Mair-Keimberger2022-07-271-27/+0
| | | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Portage 3.0.34 / pkgdev 0.2.1 / pkgcheck 0.10.11 Closes: https://github.com/gentoo/gentoo/pull/26592 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* x11-terms/xfce4-terminal: Remove oldMichał Górny2022-07-273-102/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* x11-terms/xfce4-terminal: Stabilize 1.0.4 ppc, #860927Sam James2022-07-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/qterminal: Stabilize 1.1.0 arm64, #858218Sam James2022-07-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xfce4-terminal: Stabilize 1.0.4 ppc64, #860927Sam James2022-07-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xfce4-terminal: Stabilize 1.0.4 arm64, #860927Sam James2022-07-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xfce4-terminal: Stabilize 1.0.4 arm, #860927Sam James2022-07-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xfce4-terminal: Stabilize 1.0.4 amd64, #860927Sam James2022-07-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xfce4-terminal: Stabilize 1.0.4 x86, #860927Sam James2022-07-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/zutty: drop 0.11Matthew Smith2022-07-242-42/+0
| | | | Signed-off-by: Matthew Smith <matthew@gentoo.org>
* x11-terms/qterminal: Stabilize 1.1.0 amd64, #858218Sam James2022-07-221-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/gnome-terminal: Drop old versionsMatt Turner2022-07-202-94/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-terms/qterminal: Stabilize 1.1.0 x86, #858218Sam James2022-07-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/gnome-terminal: Stabilize 3.44.1 arm64, #853958Sam James2022-07-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/kitty: don't check for unused GL with USE=-XIonen Wolkens2022-07-142-0/+2
| | | | | | | | | | | Thought had tested this, but apparently I didn't. glfw uses libEGL.so with wayland, so there's no sense in checking for libGL with -X. Unfortunately X11 (or anything) being optional at build time is our invention, so needs more sed. Closes: https://bugs.gentoo.org/857918 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/alacritty: fix installation failureKirill Chibisov2022-07-121-4/+4
| | | | | | | | | Upstream changed the name of the appdata file. This commit updates it as well as bumps minimum rust requirement and points to the actual homepage used by the project. Signed-off-by: Kirill Chibisov <contact@kchibisov.com> Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-terms/kitty: update live, drop IUSE=debugIonen Wolkens2022-07-111-6/+2
| | | | | | | | | | | | | | | | Not great but replace -O3 patch by sed, less likely to break for -9999 and isn't a very important change (and checking with qa-sed on release). Was under the impression this old IUSE=debug did more but seems it is only for symbols and was no-op with the patch. Now that don't cleanup addition of e.g. -g3, the IUSE would get in the way of users setting their own debug flags. Live still need more updates for running tests, but will handle after it settles down and stops changing when add next release. Closes: https://bugs.gentoo.org/857477 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/gnome-terminal: Stabilize 3.44.1 x86, #853958Sam James2022-07-061-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/gnome-terminal: Stabilize 3.44.1 amd64, #853958Sam James2022-07-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/zutty: Stabilize 0.12 amd64, #855713Sam James2022-07-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/roxterm: Drop inactive proxied maintainerMatt Turner2022-06-291-9/+1
| | | | | | | No commits in nearly 2 years. No bugzilla activity in 1.5 years. Closes: https://github.com/gentoo/gentoo/pull/26130 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-terms/mate-terminal: keyword 1.24.1 for ~loongWANG Xuerui2022-06-281-2/+2
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-terms/gnome-terminal: fix missing definebrahmajit das2022-06-272-0/+22
| | | | | | | | | | | | | | https://gitlab.gnome.org/GNOME/vte/-/issues/72 Someone already tried to upstream a similar patch to gnome vte that would fix this but was rejected by maintainer. More info can be found on the link above. W_EXITCODE is missing in musl thus causing gnome-terminal build to fail. This patch checks if W_EXITCODE is not defined and then defines it. Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25872 Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/kitty-shell-integration: drop 0.25.1Ionen Wolkens2022-06-182-38/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty-terminfo: drop 0.25.1Ionen Wolkens2022-06-182-24/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty: drop 0.25.1Ionen Wolkens2022-06-182-136/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty: stabilize 0.25.2 for amd64, x86Ionen Wolkens2022-06-161-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty-terminfo: stabilize 0.25.2 for amd64, x86Ionen Wolkens2022-06-161-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty-shell-integration: stabilize 0.25.2 for amd64, x86Ionen Wolkens2022-06-161-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/terminator: Stabilize 2.1.1-r1 x86, #850292Joonas Niilola2022-06-091-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/terminator: Stabilize 2.1.1-r1 amd64, #850292Joonas Niilola2022-06-091-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/terminator: keyword 2.1.1-r1 for ~riscvYixun Lan2022-06-081-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* x11-terms/kitty-shell-integration: drop 0.25.0Ionen Wolkens2022-06-072-38/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty-terminfo: drop 0.25.0Ionen Wolkens2022-06-072-24/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty: drop 0.25.0Ionen Wolkens2022-06-072-136/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty: add 0.25.2Ionen Wolkens2022-06-072-0/+136
| | | | | | No py3.11 yet, several issues. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty-terminfo: add 0.25.2Ionen Wolkens2022-06-072-0/+24
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty-shell-integration: add 0.25.2Ionen Wolkens2022-06-072-0/+38
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/terminology: enable py3.11Joonas Niilola2022-06-041-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/kitty: stabilize 0.25.1 for amd64, x86Ionen Wolkens2022-06-021-1/+1
| | | | | | | Early'ish but to get fix for bug #848822 in Bug: https://bugs.gentoo.org/848822 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty-terminfo: stabilize 0.25.1 ALLARCHESIonen Wolkens2022-06-021-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>