summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 15e4807399b8b9cae15900151054a8c948529bac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = code-eli-git
	pkgdesc = Collection of C++ libraries that provide a variety of functionalities.
	pkgver = r836.7ea8de1
	pkgrel = 1
	url = https://github.com/ramcdona/Code-Eli
	arch = i686
	arch = x86_64
	license = EPL 1.0
	makedepends = cmake
	makedepends = git
	depends = eigen
	optdepends = cpptest: unit tests
	optdepends = doxygen: documentation
	provides = code-eli
	source = git+https://github.com/ramcdona/Code-Eli.git
	source = exponent.patch::https://patch-diff.githubusercontent.com/raw/ramcdona/Code-Eli/pull/9.patch
	md5sums = SKIP
	md5sums = SKIP

pkgname = code-eli-git