summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGiuseppe Borzi2022-03-01 23:12:42 +0100
committerGiuseppe Borzi2022-03-01 23:12:42 +0100
commit912e2e6ee242195f85511d4f8e9cdebc640b0360 (patch)
tree1429399e22bea609312c0e48e11ac8e74e608e3a /.SRCINFO
parente6028c7deec0c5f2659a7fcfd28385c121179331 (diff)
downloadaur-912e2e6ee242195f85511d4f8e9cdebc640b0360.tar.gz
Changed eigen with lapack, added cgns
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 5 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90600b3043a5..a07f0c32ee2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gmsh
pkgdesc = An automatic 3D finite element mesh generator with pre and post-processing facilities.
pkgver = 4.9.5
- pkgrel = 1
+ pkgrel = 2
url = http://gmsh.info/
arch = x86_64
license = custom
@@ -19,6 +19,8 @@ pkgbase = gmsh
makedepends = alglib
makedepends = ann
makedepends = glu
+ makedepends = cgns
+ makedepends = lapack
options = !emptydirs
source = http://gmsh.info/src/gmsh-4.9.5-source.tgz
source = gmsh.desktop
@@ -36,6 +38,8 @@ pkgname = gmsh
depends = alglib
depends = ann
depends = glu
+ depends = cgns
+ depends = lapack
optdepends = gmsh-docs: docs for gmsh
optdepends = python2: for gmsh.py
optdepends = python: for gmsh.py