summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e24e3a5f72f5934a9b0c3cf06ea27a8146c5f8cc (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 = r826.b6e1bd3
	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/8.patch
	md5sums = SKIP
	md5sums = SKIP

pkgname = code-eli-git