summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 33bb44accfa62ef6a87fbf65462067cd657a5a15 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = emath
	pkgdesc = Library for representing and operating abstract algebraic concepts
	pkgver = 2.2.0
	pkgrel = 2
	url = https://github.com/TheWisker/EMath
	arch = x86_64
	license = GPL
	makedepends = meson
	makedepends = ninja
	makedepends = git
	depends = ncurses
	depends = rapidjson
	depends = sfml
	depends = gcc
	depends = glibc
	backup = usr/bin/polynomials.json
	source = git+https://github.com/TheWisker/EMath
	sha256sums = SKIP

pkgname = emath