summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorlilac2020-07-18 19:01:05 +0800
committerlilac2020-07-18 19:01:05 +0800
commit978405e1cc7badf3c4d661963c7b850f80dec649 (patch)
treeabcdc509af44b85da7e897dfa40a3ebe911cbff0 /.SRCINFO
parentd218a459beecc1e2845309c3fdb52cfbf459e2fb (diff)
downloadaur-978405e1cc7badf3c4d661963c7b850f80dec649.tar.gz
[lilac] updated to 1.4.0-2
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 9 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9de83653f38c..aeb1e1b5eebf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,39 +1,35 @@
pkgbase = python-onnxruntime
pkgdesc = Cross-platform, high performance scoring engine for ML models
- pkgver = 1.3.1
- pkgrel = 1
+ pkgver = 1.4.0
+ pkgrel = 2
url = https://github.com/microsoft/onnxruntime
arch = x86_64
license = MIT
makedepends = git
makedepends = cmake
+ makedepends = gtest
+ makedepends = gmock
makedepends = pybind11
makedepends = python-setuptools
makedepends = nlohmann-json
makedepends = chrono-date
- depends = protobuf
+ depends = nsync
depends = re2
depends = python-numpy
- source = git+https://github.com/microsoft/onnxruntime#tag=v1.3.1
+ depends = python-onnx
+ depends = python-protobuf
+ source = git+https://github.com/microsoft/onnxruntime#tag=v1.4.0
source = git+https://gitlab.com/libeigen/eigen.git
source = git+https://github.com/google/gemmlowp.git
- source = git+https://github.com/google/nsync.git
source = git+https://github.com/onnx/onnx.git
source = git+https://github.com/dcleblanc/SafeInt.git
- source = git+https://github.com/microsoft/wil.git
source = build-fixes.patch
- source = gcc10.diff
- source = protobuf-debundle.patch
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
sha512sums = SKIP
- sha512sums = SKIP
- sha512sums = SKIP
- sha512sums = 8ece04a7f2ffc89aa9da0a34db1febf31a0516dc2271f2fa711e8160577b2195ba746c150ed76506ce378e913be2888947e21d5745e52fe6d248b1d5aa7f2a83
- sha512sums = cc4fe39dba1d1565ebea51c90fa81ea18975d12db60468d6508b386d1423e5500b3579bce7c5d633a5504163248f5278aaaca6374b90c282344575b911dd852a
- sha512sums = a147afdd18d68f7aa5ba06f69993d06876e9c80bfe42dedf7e279576a2fc19a177f6441122cde905771b57fc747a561d215df8729cd0ca6289cf1fbc398efd30
+ sha512sums = 6e696c527fb616145910689d5b7ac2090365cedd5e4d9c76baaacbe55ac9bc8d6acc8759874e1eb0f817e0ecaa29e6b66ad2e967785fa00b2d5da50b8c1ffb15
pkgname = python-onnxruntime