summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d3f934a55b52..9668cb62433e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer : Daniel Bermond < yahoo-com: danielbermond >
pkgname=caffe2-git
-pkgver=0.7.0.r252.ge6c6b859
-pkgrel=4
+pkgver=0.7.0.r434.g4c76b747
+pkgrel=1
pkgdesc='A new lightweight, modular, and scalable deep learning framework (git version, gpu enabled)'
arch=('x86_64')
url='http://caffe2.ai/'
@@ -168,6 +168,7 @@ build() {
-DUSE_NERVANA_GPU:BOOL=ON \
-DUSE_NNPACK:BOOL=OFF \
-DUSE_OPENCV:BOOL=OFF \
+ -DUSE_FFMPEG:BOOL=OFF \
-DUSE_OPENMP:BOOL=ON \
-DUSE_REDIS:BOOL=ON \
-DUSE_ROCKSDB:BOOL=OFF \