summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 98c0ef21bc535e609410dde3b58e9b585b57a12d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = code-eli-git
	pkgdesc = Collection of C++ libraries that provide a variety of functionalities.
	pkgver = r821.f9ff74f
	pkgrel = 2
	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
	md5sums = SKIP

pkgname = code-eli-git