summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Bermond2018-12-29 18:00:44 +0000
committerDaniel Bermond2018-12-29 18:01:33 +0000
commitd9bc6dd5196f7dd642098aab6b9e728fbd09b0d7 (patch)
tree58f526b8abd462b5670ea39c729ac11277960076 /.SRCINFO
parent9c48f27a7170bae6a8def0803e764e4bb8610c4f (diff)
downloadaur-d9bc6dd5196f7dd642098aab6b9e728fbd09b0d7.tar.gz
Add cereal as an optdepend. General improvements.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31885f7d5235..5247b2f1020a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,16 @@
-# Generated by mksrcinfo v8
-# Sun May 7 15:30:48 UTC 2017
pkgbase = tiny-dnn-git
pkgdesc = A C++11 implementation of deep learning for limited computational resource, embedded systems and IoT devices (git version)
- pkgver = 1.0.0a3.r140.g77901b97
- pkgrel = 2
- url = https://github.com/tiny-dnn/tiny-dnn
+ pkgver = 1.0.0a3.r246.gc0f576f5
+ pkgrel = 1
+ url = https://github.com/tiny-dnn/tiny-dnn/
arch = any
license = BSD
makedepends = git
makedepends = cmake
+ optdepends = cereal: for serialization support
provides = tiny-dnn
conflicts = tiny-dnn
- source = tiny-dnn-git::git+https://github.com/tiny-dnn/tiny-dnn.git
+ source = git+https://github.com/tiny-dnn/tiny-dnn.git
sha256sums = SKIP
pkgname = tiny-dnn-git