summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f1ec52b5bc34de10a1e7b1139b7eb2ba0cc6e62b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = trinnity
	pkgdesc = C++ library of CNN primitive operations
	pkgver = 0.5
	pkgrel = 1
	url = https://bitbucket.org/STG-TCD/trinnity
	arch = x86_64
	arch = aarch64
	arch = armv7h
	license = BSD
	makedepends = doxygen
	optdepends = gsl>=2.3: GSL BLAS backend
	optdepends = atlas-lapack>=3.10.3: ATLAS BLAS backend
	optdepends = openblas-lapack>=0.2.19: OpenBLAS BLAS backend
	optdepends = intel-mkl>=2017.17.0.1.1.132: Intel MKL BLAS backend
	optdepends = clblas>=2.12: clBLAS BLAS backend
	source = https://bitbucket.org/STG-TCD/trinnity/get/v0.5.tar.bz2

pkgname = trinnity