summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-terms/xterm: Use higher quality iconsPacho Ramos2022-12-041-0/+106
| | | | Signed-off-by: Pacho Ramos <pacho@gentoo.org>
* x11-terms/gnome-terminal: Drop old versionsMatt Turner2022-12-033-194/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-terms/aterm: fix configure w/ clang 16Sam James2022-12-032-0/+116
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/mate-terminal: add 1.26.0Oz Tiram2022-12-032-0/+44
| | | | | Signed-off-by: Oz Tiram <oz.tiram@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/gnome-terminal: Version bump to 3.46.7Matt Turner2022-12-022-0/+97
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-terms/gnome-terminal: Version bump to 3.46.6Matt Turner2022-12-022-0/+97
| | | | | | And force on USE=vanilla because Fedora's patch no longer applies. Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-terms/terminology: add 1.13.0Joonas Niilola2022-12-022-0/+48
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/kitty-shell-integration: drop 0.26.4Ionen Wolkens2022-12-012-38/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty-terminfo: drop 0.26.4Ionen Wolkens2022-12-012-24/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty: drop 0.26.4Ionen Wolkens2022-12-013-136/+0
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/xterm: add 377Sam James2022-11-302-0/+105
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/qterminal: keyword 1.2.0 for ~loongWANG Xuerui2022-11-301-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-terms/wezterm: Use timestamp in version.Mark Wright2022-11-271-24/+23
| | | | | | | | | | | | | | | | | | | | | Use the available system fonts. The vendor-nerd-font-symbols-font option is used to bundle nerd font symbols, which are not currently packaged in Gentoo. Fix QA RedundantUriRename. Add distro-defaults configure option to disable the package update checking. Remove associated einfo messages. Always use the --no-default-features option. Optionally use the --features wayland option. Add the dependency x11-themes/xcursor-themes. Always print the einfo help message about configuing the cursor theme. Signed-off-by: Mark Wright <gienah@gentoo.org>
* x11-terms/wezterm: Add wezterm 20221119-145034-49b9839fMark Wright2022-11-259-0/+1917
| | | | | | Thanks to Jonas Frei for the wezterm 20220905-102802-7d4b8249 in guru. Signed-off-by: Mark Wright <gienah@gentoo.org>
* x11-terms/kitty: update licenses and min req for go in liveIonen Wolkens2022-11-221-2/+3
| | | | | | +ZLIB from glfw Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty: remove go -w tooIonen Wolkens2022-11-221-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty: fix kitty-tool exec bit in live with reworkIonen Wolkens2022-11-221-2/+3
| | | | | | | | | | Easy to miss changes to this (not limited to /usr/bin) or forget, so just setup a generic way to preserve executable bits. Could use xargs or so, but rather avoid using external version of ebuild helpers if it's simple to. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty: revamp seds in liveIonen Wolkens2022-11-221-9/+16
| | | | | | | | Not that much clearer, but makes iwdevtools' qa-sed happier by not doing seds that are expected to do nothing (and so easier to track if these need updates). Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty: avoid using go-module.eclass after allIonen Wolkens2022-11-221-9/+6
| | | | | | | | | Almost nothing to do, rather than mess with it might as well skip. Reveals that kitty-tool was being pre-stripped, so prevent that and let portage strip it which actually seems perfectly fine. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty: adjust live further for go-module.eclassIonen Wolkens2022-11-221-2/+10
| | | | | | | | | | | | | This is not fully a Go package, there's just a helper tool written in Go. But go-module sets some broad assumptions that everything is Go even if we were to use GO_OPTIONAL (it's tempting to simply not use the eclass, only need to set a few variables + BDEPEND if we're not going to use EGO_SUM). Also quote EPYTHON while here, technically should never have spaces per definition but let's not rely on this too much for eclasses. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/gnome-terminal: Keyword 3.46.3 x86, #880237Joonas Niilola2022-11-211-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/kitty: adjust live in advance for verify-sigIonen Wolkens2022-11-191-1/+1
| | | | | | | | | Mostly so don't forget to handle this. If upstream is going to vendor Go deps, then this should work given go-module_src_unpack will be a no-op, otherwise will have to switch to verify-sig_verify_detached so can add our vendor tarball to SRC_URI and also not unpack twice. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/xterm: drop 372John Helmert III2022-11-182-99/+0
| | | | | Bug: https://bugs.gentoo.org/880747 Signed-off-by: John Helmert III <ajak@gentoo.org>
* x11-terms/xterm: Stabilize 375 ppc, #880749Arthur Zamarin2022-11-181-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-terms/xterm: add 376Sam James2022-11-172-0/+105
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/kitty: stabilize 0.26.5-r1 for amd64, x86Ionen Wolkens2022-11-171-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty-terminfo: stabilize 0.26.5 for amd64, x86Ionen Wolkens2022-11-171-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty-shell-integration: stabilize 0.26.5 for amd64, x86Ionen Wolkens2022-11-171-1/+1
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/xterm: Stabilize 375 sparc, #880749Arthur Zamarin2022-11-161-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-terms/kitty: update live (now uses go)Ionen Wolkens2022-11-141-1/+10
| | | | | | | | | Build system does not let this be optional at the moment. Just a quickfix for now given was barely added, will review handling this when there is release. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/kitty: remove IUSE=transfer (default)Ionen Wolkens2022-11-142-16/+6
| | | | | | | | | | | Was formerly requested given transferring files over serial link is rarely needed. But this started being more intertwined with other features (e.g. ssh kitten), and is causing unexpected behavior. If you want more dependencies to be optional, please request flags to toggle them upstream. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
* x11-terms/lilyterm: DeleteMatt Turner2022-11-147-133/+0
| | | | | Closes: https://bugs.gentoo.org/811540 Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-terms/gnome-terminal: Keyword 3.46.3 ia64, #880237Arthur Zamarin2022-11-141-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-terms/gnome-terminal: keyword 3.46.3 for ~loongWANG Xuerui2022-11-121-1/+1
| | | | | Bug: https://bugs.gentoo.org/880237 Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* x11-terms/xterm: Stabilize 375 arm64, #880749Sam James2022-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xterm: Stabilize 375 x86, #880749Sam James2022-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xterm: Stabilize 375 amd64, #880749Sam James2022-11-111-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xterm: Stabilize 375 ppc64, #880749Arthur Zamarin2022-11-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-terms/xterm: Stabilize 375 arm, #880749Arthur Zamarin2022-11-101-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* x11-terms/gnome-terminal: Keyword 3.46.3 riscv, #880237Yixun Lan2022-11-101-1/+1
| | | | Signed-off-by: Yixun Lan <dlan@gentoo.org>
* x11-terms/gnome-terminal: Keyword 3.46.3 ppc64, #880237Matt Turner2022-11-091-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-terms/qterminal: fix build with/without testsJimi Huotari2022-11-092-0/+22
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* x11-terms/gnome-terminal: Keyword 3.46.3 sparc, #880237Matt Turner2022-11-091-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-terms/gnome-terminal: Keyword 3.46.3 arm, #880237Matt Turner2022-11-091-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-terms/gnome-terminal: Keyword 3.46.3 ppc, #880237Matt Turner2022-11-091-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-terms/qterminal: remove versions 0.17.0 and 1.0.0Jimi Huotari2022-11-094-97/+0
| | | | | | Also remove the now unused patch. Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* x11-terms/qterminal: add version 1.2.0Jimi Huotari2022-11-092-0/+41
| | | | | Closes: https://bugs.gentoo.org/880553 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* x11-terms/qterminal: update lxqt-build-tools dependencyJimi Huotari2022-11-091-1/+1
| | | | Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
* x11-terms/gnome-terminal: Keyword 3.46.3 arm64, #880237Sam James2022-11-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/kitty: add 0.26.5Ionen Wolkens2022-11-072-0/+134
| | | | Signed-off-by: Ionen Wolkens <ionen@gentoo.org>