pkgbase = wezterm
	pkgdesc = A GPU-accelerated cross-platform terminal emulator and multiplexer
	pkgver = 20240203.110809.5046fc22
	pkgrel = 1
	url = https://github.com/wez/wezterm
	arch = x86_64
	license = MIT
	makedepends = cargo
	makedepends = cmake
	makedepends = git
	makedepends = pkgconf
	makedepends = python
	makedepends = libssh2
	depends = fontconfig
	depends = hicolor-icon-theme
	depends = wayland
	depends = libx11
	depends = libxkbcommon-x11
	depends = xcb-util-keysyms
	depends = xcb-util-wm
	depends = xcb-util-image
	depends = openssl
	options = !lto
	source = wezterm::git+https://github.com/wez/wezterm#commit=5046fc225992db6ba2ef8812743fadfdfe4b184a
	source = wezterm-freetype2::git+https://github.com/wez/freetype2.git
	source = wezterm-zlib::git+https://github.com/madler/zlib.git
	source = wezterm-harfbuzz::git+https://github.com/harfbuzz/harfbuzz.git
	source = wezterm-libpng::git+https://github.com/glennrp/libpng.git
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = wezterm
	depends = fontconfig
	depends = hicolor-icon-theme
	depends = wayland
	depends = libx11
	depends = libxkbcommon-x11
	depends = xcb-util-keysyms
	depends = xcb-util-wm
	depends = xcb-util-image
	depends = openssl
	depends = libssh2
	depends = ttf-jetbrains-mono
	depends = ttf-roboto
	depends = wezterm-terminfo
	depends = wezterm-shell-integration
	optdepends = python-nautilus: WezTerm context menu in Nautilus
	optdepends = ttf-nerd-fonts-symbols-mono
	optdepends = noto-fonts-emoji

pkgname = wezterm-terminfo
	pkgdesc = Terminfo for wezterm
	depends = ncurses

pkgname = wezterm-shell-integration
	pkgdesc = Shell integration scripts for wezterm
