summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rwxr-xr-x.SRCINFO18
1 files changed, 15 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 00c733a254fe..c35862e6592c 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,25 +3,37 @@ pkgbase = python-dlib-cuda
pkgver = 19.10
pkgrel = 1
url = http://www.dlib.net/
- arch = any
- license = Boost Software License
+ arch = x86_64
+ license = Boost
makedepends = cmake
- makedepends = boost
makedepends = cuda
+ makedepends = cudnn
makedepends = gcc6
+ makedepends = libx11
makedepends = python
makedepends = python2
+ depends = cuda
+ depends = cudnn
+ depends = libx11
optdepends = cblas: for BLAS support
+ optdepends = giflib: for GIF support
optdepends = lapack: for LAPACK support
optdepends = libjpeg-turbo: for JPEG support
optdepends = libpng: for PNG support
+ optdepends = neon: for neon support
optdepends = sqlite: for sqlite support
source = http://dlib.net/files/dlib-19.10.tar.bz2
md5sums = 800e83d66fddc5a4387eba6b69374388
pkgname = python-dlib-cuda
depends = python
+ depends = cuda
+ depends = cudnn
+ depends = libx11
pkgname = python2-dlib-cuda
depends = python2
+ depends = cuda
+ depends = cudnn
+ depends = libx11