gpo.zugaina.org

Search Portage & Overlays:

x11-terms/wezterm-bin

A GPU-accelerated cross-platform terminal emulator and multiplexer

Screenshots

  • wezterm-bin-99999999

    View      Download      Browse     License: MIT OFL-1.1 Apache-2.0 BSD-2 BSD CC0-1.0 ISC LGPL-2.1 MIT MPL-2.0 UoI-NCSA Unicode-3.0 Unicode-DFS-2016 WTFPL-2 ZLIB   
    Overlay: gentoo-zh
  • wezterm-bin-20240203-r1
    -* ~amd64

    View      Download      Browse     License: MIT OFL-1.1 Apache-2.0 BSD-2 BSD CC0-1.0 ISC LGPL-2.1 MIT MPL-2.0 UoI-NCSA Unicode-3.0 Unicode-DFS-2016 WTFPL-2 ZLIB   
    Overlay: gentoo-zh

ChangeLog

commit a953bab13980adbc997e3bfd3ba88e9b2f273f23
Author: Zakk <zakk@gentoozh.org>
Date: Mon Aug 17 18:31:26 2026 +1000

x11-terms/wezterm-bin: add 99999999, drop 9999

因为 wezterm 用日期版本号,portage 的 vercmp 判定 9999 比 20240203 还旧,写 9999 的
live ebuild 即使接受了 ** 也永远选不到,所以改名为 99999999。

Signed-off-by: Zakk <zakk@gentoozh.org>

commit a0ac592d39ed5e4e1b2d1cf6dcd8afe68d17837e
Author: Zakk <zakk@gentoozh.org>
Date: Mon Aug 17 18:17:44 2026 +1000

x11-terms/wezterm-bin: correct LICENSE and drop the dead mirror restriction

因为二进制里静态链接了各个 crate、也内嵌了上游 assets/fonts 下的字体,所以 LICENSE
按 ::gentoo 的同源软件包补上 OFL-1.1 与依赖 crate 的授权。
因为 9999 没有 SRC_URI、也就没有可镜像的 distfile,所以去掉 RESTRICT=mirror。

Signed-off-by: Zakk <zakk@gentoozh.org>

commit a8f06f8019254832f643f369b09f9e275bb374c1
Author: Zakk <zakk@gentoozh.org>
Date: Mon Aug 17 18:07:43 2026 +1000

x11-terms/wezterm-bin: add 9999

因为上游最后一个 tag 停在 20240203、之后只发滚动的 nightly,所以加一个 live 版本跟
nightly 资产走。
因为 nightly 是一个资产原地替换的滚动 tag,SRC_URI 和 Manifest 都无法固定,所以在
src_unpack 里取,并用上游同目录发布的 .sha256 校验。

Signed-off-by: Zakk <zakk@gentoozh.org>

commit 2e5efe2a79e64eb555e220fc7965f2f89ee73ff4
Author: Zakk <zakk@gentoozh.org>
Date: Mon Aug 17 18:07:42 2026 +1000

x11-terms/wezterm-bin: add 20240203-r1, drop 20240203

因为上游同一个 release 的 Ubuntu 20.04 构建链接 libssl.so.1.1,改用 Ubuntu 22.04 的
构建,RDEPEND 随之从 dev-libs/openssl-compat:1.1.1 换成 dev-libs/openssl:0/3。
因为 libX11 和 libwayland-client 都在 DT_NEEDED 里,关掉任一个 USE 也不会少链接一个
库,只会让程序起不来,所以去掉 IUSE 和 REQUIRED_USE。
因为 wezterm-gui 运行时 dlopen libdbus-1、libEGL 和 libxcb-keysyms,所以 RDEPEND
补上 media-libs/libglvnd,并保留 sys-apps/dbus 与 x11-libs/xcb-util-keysyms。
因为 x11-terms/wezterm 装的可执行文件、desktop 文件和图标与本包完全同路径,所以加
blocker。
因为 zsh 只搜索 site-functions,上游 tarball 里那份 Debian 路径下的补全从来没被加载
过,所以改用 shell-completion.eclass 装。

Signed-off-by: Zakk <zakk@gentoozh.org>

commit ab2d6f0baf2fe3f510feec18921737b7e25fa18e
Author: Zakk <zakk@gentoozh.org>
Date: Sat Jul 18 13:19:01 2026 +1000

x11-terms/wezterm-bin: update HOMEPAGE

Upstream moved off wezfurlong.org to wezterm.org and github.com/wezterm/wezterm.

Signed-off-by: Zakk <zakk@gentoozh.org>

commit 61522f63ee007b0651efd990896038aa3dcbb718
Author: Zakk <zakk@gentoozh.org>
Date: Fri Jul 17 16:09:02 2026 +1000

treewide: update SRC_URI to renamed/https upstreams

Point SRC_URI/HOMEPAGE at renamed or moved upstreams and upgrade http->https
for 9 packages. Manifests are unchanged: every distfile is byte-identical,
only the fetch location moved.

Signed-off-by: Zakk <zakk@gentoozh.org>

commit f9c84ac52fb20138dd83a97d9b77cbbfb15cf8a6
Author: jinqiang zhang <peeweep@0x0.ee>
Date: Sun Mar 15 09:49:05 2026 +0800

x11-terms/wezterm-bin: fix NonexistentDeps

Signed-off-by: jinqiang zhang <peeweep@0x0.ee>

commit 6530e970abef52e04b6aae51b3bf7d0873909470
Author: gouwazi <assheadlld@gmail.com>
Date: Mon Dec 1 14:31:08 2025 +0800

make pkgcheck happy

commit d5812fcc31a202a8e2fa92cbadf959294784d30f
Author: irort <irort3124@gmail.com>
Date: Mon Feb 10 19:28:38 2025 +0800

x11-terms/wezterm-bin: fix required openssl version

Signed-off-by: irort <irort3124@gmail.com>

commit 0c044e5905cd426fdb8583d31bbded9b114d965f
Author: blackteahamburger <blackteahamburger@outlook.com>
Date: Fri Aug 16 15:50:15 2024 +0800

*/*: clean unneeded RESTRICT="mirror"

commit 9d858c571fd236e3b644d078ed1067b872ad942a
Author: Linerre <leon.errelin@outlook.com>
Date: Sun Feb 4 18:25:22 2024 +0800

x11-terms/wezterm-bin: add 20240203, drop 20240128

Signed-off-by: Linerre <leon.errelin@outlook.com>

commit 2222ccbbc716ca977dea92e5f03772e90f4ee0a6
Author: Linerre <leon.errelin@outlook.com>
Date: Tue Jan 30 17:28:20 2024 +0800

x11-terms/wezterm-bin: Add 20240128, drop 20230712

commit 24993a43b9f5ef5df47b8d876dcbfbfde1b4b8a9
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Tue Nov 14 22:13:47 2023 +0800

*/*: fixed EmptyGlobalAssignment

commit ff4ddb8801ed6ca70c718ba3d2b27582c21aa5d6
Author: oatiz <iamoatiz@gmail.com>
Date: Wed Sep 27 19:34:44 2023 +0800

x11-terms/wezterm-bin: version bump to 20230712

commit 506f4daf892d3f1a0d8d08c8bb69a524f7f8fbdb
Author: oatiz <iamoatiz@gmail.com>
Date: Fri May 26 20:15:46 2023 +0800

x11-terms/wezterm-bin: version bump to 20230408

commit 0382a074dc14b5f8f00a8ddd5ffaf036e66839c1
Author: Yongxiang Liang <tanekliang@gmail.com>
Date: Sat Dec 31 00:05:30 2022 +0800

*/*: update remote-id

commit fcc8d99e0669e0cbc45986247937d1b96dc4bc7a
Author: oatiz <iamoatiz@gmail.com>
Date: Mon Nov 21 08:14:05 2022 +0800

x11-terms/wezterm-bin: bump version to 20221119

fix #2670

Signed-off-by: oatiz <iamoatiz@gmail.com>

commit 0689913dec51e50bb009cd8e48e25e15516e15b9
Author: oatiz <iamoatiz@gmail.com>
Date: Tue Oct 25 10:38:30 2022 +0800

x11-terms/wezterm-bin: bump version to 20220905 (#2613)

* x11-terms/wezterm-bin: bump version to 20220905

* x11-terms/wezterm-bin: fix BadDescription

commit d625f1f1571e28a1a8b2421f68859fa1e2b7020e
Author: oatiz <iamoatiz@gmail.com>
Date: Sat Jun 25 20:57:03 2022 +0800

x11-terms/wezterm-bin: version bump

commit 24559fe0c135e5bcad2c260168f766c2a231f44c
Author: oatiz <iamoatiz@gmail.com>
Date: Tue May 10 02:01:09 2022 +0800

x11-terms/wezterm-bin: new package