summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b5c1f3700202789874acd61ea519b196a8d33c28 (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
pkgbase = etaler-git
	pkgdesc = A flexable HTM (Hierarchical Temporal Memory) framework with full GPU support.
	pkgver = 0.1.5.92.ga033b22
	pkgrel = 1
	url = https://github.com/etaler/Etaler
	arch = i686
	arch = x86_64
	arch = aarch64
	license = BSD
	makedepends = git
	makedepends = cmake
	makedepends = catch2
	makedepends = cereal
	depends = tbb
	optdepends = xtensor: xtensor interop capability
	optdepends = arrayfire: arrayfire interpo capability
	optdepends = opencl-headers: GPU computing support via OpenCL
	provides = etaler=0.1.5.92.ga033b22
	conflicts = etaler
	source = git+https://github.com/etaler/etaler.git
	sha512sums = SKIP

pkgname = etaler-git