1 # Copyright 1999-2022 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
11 MY_P
="${MY_PN}-${MY_PV}"
13 DESCRIPTION
="A terminal emulator and multiplexer implemented in Rust"
14 HOMEPAGE
="https://wezfurlong.org/wezterm"
16 SRC_URI
="https://github.com/wez/wezterm/releases/download/${MY_PV}/${MY_PN}-${MY_PV}.Ubuntu20.04.tar.xz"
23 REQUIRED_USE
="|| ( wayland X )"
30 >=media-libs/fontconfig-2.12
31 >=dev-libs/openssl-1.1
34 dev-libs/wayland-protocols
37 >=x11-libs/libX11-1.7.5
39 >=x11-libs/xcb-util-0.4
40 >=x11-libs/xcb-util-wm-0.4.1
41 >=x11-libs/xcb-util-image-0.2.1
42 >=x11-libs/xcb-util-keysyms-0.4
43 x11-libs/libxkbcommon[X]
45 x11-themes/hicolor-icon-theme
49 S
="${WORKDIR}/${MY_PN}"
55 fperms
0755 /usr
/bin
/{open-wezterm-here
,strip-ansi-escapes
,wezterm
,wezterm-gui
,wezterm-mux-server
}
56 fperms
0755 /etc
/profile.d
/${MY_PN}.sh