summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b09f27d3773542d4c08f93f839579d6c9fcdde6 (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
27
28
29
30
31
32
pkgbase = uterm-git
	pkgdesc = A WIP terminal emulator, written in C++11 using Skia, libtsm, and GLFW
	pkgver = r96.6a8ab26
	pkgrel = 1
	url = https://github.com/kirbyfan64/uterm
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = fbuild
	makedepends = clang
	depends = mesa
	depends = freetype2
	depends = fontconfig
	source = git+https://github.com/kirbyfan64/uterm.git
	source = git+https://github.com/skaslev/gl3w.git
	source = abseil::git+https://github.com/abseil/abseil-cpp.git
	source = git+https://github.com/google/skia.git#branch=chrome/m65
	source = git+https://github.com/fmtlib/fmt.git#branch=4.x
	source = git+https://github.com/nemtrif/utfcpp.git
	source = git+https://github.com/Aetf/libtsm#branch=master
	source = git+https://github.com/greg7mdp/sparsepp
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP
	md5sums = SKIP

pkgname = uterm-git