summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 67628e6ce1e8959c153b97089f3bf7c9e8215fa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
pkgbase = wezterm-git
	pkgdesc = A terminal emulator implemented in Rust, using OpenGL ES 2 for rendering.
	pkgver = 20200517.122836.92c201c6.105.g5d508350
	pkgrel = 1
	url = https://github.com/wez/wezterm
	arch = x86_64
	arch = i686
	license = MIT
	makedepends = rust
	makedepends = cargo
	makedepends = cmake
	makedepends = git
	makedepends = pkgconf
	depends = dbus
	depends = fontconfig
	depends = hicolor-icon-theme
	depends = libx11
	depends = libxkbcommon-x11
	depends = wayland
	depends = xcb-util-keysyms
	depends = xcb-util-wm
	source = git+https://github.com/wez/wezterm.git
	sha256sums = SKIP

pkgname = wezterm-git