pkgbase = wezterm-git
	pkgdesc = A GPU-accelerated cross-platform terminal emulator and multiplexer
	pkgver = 20240203.110809.r849.ge46fe38
	pkgrel = 2
	url = https://github.com/wezterm/wezterm
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = cargo
	makedepends = cmake
	makedepends = git
	makedepends = python
	depends = fontconfig
	depends = libgit2
	depends = libssh2
	depends = libx11
	depends = libxcb
	depends = libxkbcommon
	depends = libxkbcommon-x11
	depends = openssl
	depends = ttf-jetbrains-mono
	depends = ttf-roboto
	depends = wayland
	depends = xcb-util
	depends = xcb-util-image
	depends = zlib
	optdepends = ncurses: for wezterm terminfo database
	optdepends = noto-fonts-emoji: for default fonts
	optdepends = python-nautilus: WezTerm context menu in Nautilus
	optdepends = ttf-nerd-fonts-symbols-mono: for default fonts
	provides = wezterm
	conflicts = wezterm
	options = !lto
	source = wezterm::git+https://github.com/wezterm/wezterm.git
	sha256sums = SKIP

pkgname = wezterm-git
