summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDavid Wells2019-06-25 21:39:40 -0400
committerDavid Wells2019-06-25 21:39:40 -0400
commitea10b3ac2630ca4266c3ea800995ee3d4f9277eb (patch)
tree8e7705f1e1db91eddb1d44af4703a4cc1e45dbdd /.SRCINFO
parent6536e315ed812c9445989a800b0118b53aa6d830 (diff)
downloadaur-ea10b3ac2630ca4266c3ea800995ee3d4f9277eb.tar.gz
Fix pkgrel
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO39
1 files changed, 1 insertions, 38 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4a7831ab302..9c61ff162ba7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,44 +1,7 @@
pkgbase = deal-ii
pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
pkgver = 9.1.1
- pkgrel = 1
- url = http://www.dealii.org/
- install = deal-ii.install
- arch = i686
- arch = x86_64
- license = LGPL
- makedepends = cmake
- depends = boost
- optdepends = arpack: Fortran77 subroutines designed to solve large scale eigenvalue problems
- optdepends = assimp: Library to import various well-known 3D model formats in an uniform manner
- optdepends = gsl: A modern numerical library for C and C++ programmers
- optdepends = hdf5-openmpi: General purpose library and file format for storing scientific data
- optdepends = intel-tbb: High level abstract threading library
- optdepends = lapack: Linear Algebra PACKage
- optdepends = metis: partitioning graphs, finite element meshes, fill reducing orderings for sparse matrices.
- optdepends = muparser: A fast math parser library
- optdepends = nanoflann: a C++ header-only library for Nearest Neighbor (NN) search wih KD-trees
- optdepends = netcdf-cxx-legacy: Legacy NetCDF C++ bindings
- optdepends = openmpi: High performance message passing library (MPI)
- optdepends = opencascade: Open CASCADE Technology, 3D modeling & numerical simulation
- optdepends = p4est-deal-ii: The parallel forest (p4est) library, built to work with deal.II
- optdepends = parmetis: A parallel graph partitioning library
- optdepends = petsc: Portable, extensible toolkit for scientific computation
- optdepends = scalapack: subset of scalable LAPACK routines redesigned for distributed memory MIMD parallel computers
- optdepends = slepc: Scalable library for Eigenvalue problem computations
- optdepends = symengine: Fast symbolic manipulation library
- optdepends = trilinos: object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems
- optdepends = suitesparse: A collection of sparse matrix libraries
- optdepends = zlib: Compression library implementing the deflate compression method found in gzip and PKZIP
- source = https://github.com/dealii/dealii/releases/download/v9.1.1/dealii-9.1.1.tar.gz
- sha1sums = 58ae55a3cb70c8a36f74cb0c737a0d29b281eb94
-
-pkgname = deal-ii
-
-pkgbase = deal-ii
- pkgdesc = An Open Source Finite Element Differential Equations Analysis Library
- pkgver = 9.1.1
- pkgrel = 1
+ pkgrel = 2
url = http://www.dealii.org/
install = deal-ii.install
arch = i686