summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-terms/rxvt-unicode: add 9.26Marek Szuba2021-05-163-0/+98
| | | | | | | | No 24-bit colour support for now, the 9.22 patch does not apply any more due to changes in how urxvt handles the background. On the plus side, SGR mouse support is now official. Signed-off-by: Marek Szuba <marecki@gentoo.org>
* x11-terms/terminology: add python-3.10 supportJoonas Niilola2021-05-111-1/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/kitty: fix kitty-9999-flags.patchLuke Peterson2021-05-111-13/+17
| | | | | | | | | | Upstream updated setup.py to use Python f-strings, breaking the previous version of kitty-9999-flags.patch. Closes: https://bugs.gentoo.org/789282 Signed-off-by: Dale Lukas Peterson <hazelnusse@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20609 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/alacritty: bump to 0.8.0_rc6Georgy Yakovlev2021-05-102-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-terms/alacritty: sync live ebuildGeorgy Yakovlev2021-05-101-3/+3
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-terms/alacritty: bump to 0.8.0_rc5Georgy Yakovlev2021-05-102-0/+361
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-terms/rxvt-unicode-9.22-r8: append -std=c++14 to CXXFLAGSMarek Szuba2021-05-101-1/+4
| | | | | | | | | | | | | | | | | | Bundled libev is not compatible with C++17 (which is the default C++ mode in gcc-11), and both unbundling and the backporting of updated libev from rxvt-unicode CVS repository have turned out to be non-trivial. Have chosen C++14 here because this is the default in gcc-10 (as well as all older GCC versions starting with 6.1) [1], and we know that in spite of much of its code base being older rxvt-unicode builds fine with gcc-10. clang shouldn't have any problems with this either, given it has supported this C++ standard since version 3.4 [2]. [1] https://gcc.gnu.org/projects/cxx-status.html [2] https://clang.llvm.org/cxx_status.html Closes: https://bugs.gentoo.org/787104 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* x11-terms/xterm: fix double prefix in sed commandGuilherme Amadio2021-05-102-2/+2
| | | | | | | ${DEFAULTS_DIR} already includes ${EPREFIX}. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Guilherme Amadio <amadio@gentoo.org>
* x11-terms/kitty: remove duplicate .patch fileJoonas Niilola2021-05-102-17/+1
| | | | Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/kitty-terminfo: bump to 0.20.1Pablo2021-05-104-1/+43
| | | | | | Signed-off-by: Pablo Orduna <pabloorduna98@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/20478 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/kitty: bump to 0.20.1Pablo2021-05-105-0/+187
| | | | | Signed-off-by: Pablo Orduna <pabloorduna98@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/xterm: add changelogSam James2021-05-091-0/+3
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/20734 Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
* x11-terms/rxvt-unicode: drop 9.22-r7Marek Szuba2021-05-041-115/+0
| | | | Signed-off-by: Marek Szuba <marecki@gentoo.org>
* x11-terms/rxvt-unicode: Stabilize 9.22-r8 arm, #783885Sam James2021-05-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/rxvt-unicode: stable 9.22-r8 for sparc, bug #783885Rolf Eike Beer2021-05-031-1/+1
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* x11-terms/rxvt-unicode: Stabilize 9.22-r8 x86, #783885Sam James2021-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/rxvt-unicode: Stabilize 9.22-r8 amd64, #783885Sam James2021-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/rxvt-unicode: Stabilize 9.22-r8 ppc, #783885Sam James2021-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/rxvt-unicode: Stabilize 9.22-r8 ppc64, #783885Sam James2021-05-011-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xterm: Stabilize 367 arm64, #785703Sam James2021-04-301-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/gnome-terminal: Version bump to 3.40.1Matt Turner2021-04-302-0/+87
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-terms/xterm: Stabilize 367 arm, #785703Sam James2021-04-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xterm: Stabilize 367 ppc64, #785703Sam James2021-04-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xterm: Stabilize 367 x86, #785703Sam James2021-04-261-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xterm: Stabilize 367 sparc, #785703Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xterm: Stabilize 367 ppc, #785703Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xterm: Stabilize 367 amd64, #785703Sam James2021-04-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xterm: drop 351, 363, 365 (security cleanup)Sam James2021-04-254-300/+0
| | | | | Bug: https://bugs.gentoo.org/769839 Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/alacritty: drop oldGeorgy Yakovlev2021-04-185-1759/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* x11-terms/alacritty: Stabilize 0.7.2 arm64, #783399Sam James2021-04-191-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/alacritty: Stabilize 0.7.2 x86, #783399Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/qterminal: add version 0.17.0Jimi Huotari2021-04-182-0/+43
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/qterminal: update dependenciesJimi Huotari2021-04-181-4/+2
| | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Jimi Huotari <chiitoo@gentoo.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/alacritty: Stabilize 0.7.2 ppc64, #783399Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/alacritty: Stabilize 0.7.2 amd64, #783399Sam James2021-04-181-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/rxvt-unicode: do not segfault on exit with USE=perl and recent ↵Marek Szuba2021-04-162-0/+152
| | | | | | | | | Perl versions As addressed upstream and subsequently accepted by Debian. Closes: https://bugs.gentoo.org/764386 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* x11-terms/kterm: EAPI-7 bump, flag-o-matic drop, tidyIonen Wolkens2021-04-161-19/+21
| | | | | Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/kterm: revbump to fix the collision fixIonen Wolkens2021-04-161-3/+5
| | | | | | | | | | | | Fix pre-existed to avoid collisions with games-board/xscrabble and games-board/xgammon but didn't check for right libdir. New revisions are able to coexist. Closes: https://bugs.gentoo.org/668892 Closes: https://bugs.gentoo.org/706322 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/root-tail: fix build with -native-symlinksIonen Wolkens2021-04-151-6/+7
| | | | | | | | Also swapped DEPEND with BDEPEND to put imake in the right block. Closes: https://bugs.gentoo.org/726208 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/kterm: fix build with -native-symlinksIonen Wolkens2021-04-151-2/+3
| | | | | | Closes: https://bugs.gentoo.org/726244 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/gnome-terminal: Drop old versionsMatt Turner2021-04-134-258/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-terms/xterm: call pkg-config via toolchain-funcs.eclass helperSam James2021-04-135-10/+10
| | | | | | | This ensures we call the correct pkg-config in e.g. cross. Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/xfce4-terminal: Stabilize 0.8.10 arm64, #776703Sam James2021-04-131-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/kterm: add missing pkgconfig (B)DEPENDSam James2021-04-121-2/+4
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/terminator: version 2.1.1Alexey Sokolov2021-04-102-0/+67
| | | | | | Closes: https://bugs.gentoo.org/781011 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* x11-terms/sakura: Drop 3.7.0, cmake-utils--Andreas Sturmlechner2021-04-052-63/+0
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-terms/terminator: Drop superfluous optfeature headerAndreas Sturmlechner2021-04-042-7/+5
| | | | Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* x11-terms/gnome-terminal: x86 stable (bug #774927)Thomas Deutschmann2021-04-011-1/+1
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* x11-terms/sakura: drop project desktop-miscJonas Stein2021-03-301-16/+13
| | | | | | | Drop project desktop-misc from the list of maintainers. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Jonas Stein <jstein@gentoo.org>
* x11-terms/xterm: add 367Sam James2021-03-272-0/+100
| | | | Signed-off-by: Sam James <sam@gentoo.org>