summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..36703d1c3d2e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = adaptativeneuralnetwork
+ pkgdesc = AdaptativeNeuralNetwork : A static library containing multiple neural network models written in C
+ pkgver = 0.1.1.3
+ pkgrel = 0
+ url = https://gitlab.com/cedricfarinazzo/adaptativeneuralnetwork
+ arch = any
+ license = MIT
+ checkdepends = criterion
+ makedepends = make
+ makedepends = cmake
+ makedepends = gcc
+ depends = glibc
+ depends = graphviz
+ source = https://github.com/cedricfarinazzo/AdaptativeNeuralNetwork/archive/0.1.1.3.tar.gz
+ md5sums = SKIP
+
+pkgname = adaptativeneuralnetwork
+