summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8e7b696b43fecb788b5b2b8157fe1cfef80592d6 (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
pkgbase = cbqn-git
	pkgdesc = A BQN implementation in C.
	pkgver = r752.3d5a92c
	pkgrel = 1
	url = https://github.com/dzaima/CBQN
	arch = x86_64
	license = GPL3
	license = custom:ISC
	makedepends = git
	makedepends = clang
	depends = glibc
	depends = rlwrap
	optdepends = ttf-bqn386: BQN and APL compatible font
	provides = cbqn
	conflicts = cbqn
	source = cbqn::git+https://github.com/dzaima/CBQN.git
	source = bqn-ref::git+https://github.com/mlochbaum/BQN.git
	source = makefile.patch
	source = rlwrap-shim
	md5sums = SKIP
	md5sums = SKIP
	md5sums = 4fd2c4b8b11b0f234482d3fa8056c039
	md5sums = 02cb8cb1a3f5832526614237a04de4de

pkgname = cbqn-git