summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1c263f9ebd8fd8a250a481aeacfc5b6704766c06 (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
pkgbase = rcalc
	pkgdesc = A lightweight RPN calculator
	pkgver = v2.0.1
	pkgrel = 2
	url = https://github.com/gelvinp/rcalc
	arch = x86_64
	license = MIT
	makedepends = python>=3.11.0
	makedepends = scons>=4.5.0
	makedepends = pkg-config
	makedepends = git
	depends = glfw>=3.0.0
	depends = freetype2>=2.0.0
	depends = libxcb
	depends = dbus
	source = git+https://github.com/gelvinp/rcalc#tag=e94e12cbac72f253c9f9998b7da8eaf9a71ebbe2
	source = git+https://github.com/glfw/glfw
	source = git+https://gitlab.freedesktop.org/freetype/freetype
	source = git+https://github.com/ArthurSonzogni/FTXUI
	source = git+https://github.com/dacap/clip
	source = git+https://github.com/snitch-org/snitch
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP
	sha256sums = SKIP

pkgname = rcalc