summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authoréclairevoyant2023-01-07 02:49:22 -0500
committeréclairevoyant2023-01-07 02:49:22 -0500
commit5db959159ca90e7921d256880136c3e2977ca91a (patch)
tree60b564a10011809041ac89270213fae65098417f /.SRCINFO
parentbf0e44cd98f7ae5ceb705308fba0b66d0ab58913 (diff)
downloadaur-5db959159ca90e7921d256880136c3e2977ca91a.tar.gz
torch7-git: install license, add .gitignore, update build process
Signed-off-by: éclairevoyant <848000+eclairevoyant@users.noreply.github.com>
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 5 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8808bb24325..4e1fb5eb61a4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,24 +1,22 @@
-# Generated by mksrcinfo v8
-# Sun Aug 28 09:08:45 UTC 2016
pkgbase = torch7-git
pkgdesc = LuaJIT-based scientific computing framework
- pkgver = r1049.65255ba
+ pkgver = r1337.dde9e56
pkgrel = 1
url = http://torch.ch
arch = x86_64
arch = i686
+ license = custom
makedepends = cmake
makedepends = git
- depends = luajit
depends = blas
depends = lapack
+ depends = luajit
depends = torch7-cwrap-git
depends = torch7-paths-git
optdepends = torch7-trepl-git: Interactive REPL shell
provides = torch7
conflicts = torch7
- source = torch7-git::git://github.com/torch/torch7
- sha512sums = SKIP
+ source = torch7::git+https://github.com/torch/torch7
+ b2sums = SKIP
pkgname = torch7-git
-