Search Criteria
Package Details: getdp 3.5.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/getdp.git (read-only, click to copy) |
---|---|
Package Base: | getdp |
Description: | general environment for the Treatment of Discrete Problems |
Upstream URL: | http://getdp.info/ |
Licenses: | GPL-2.0-or-later |
Submitter: | AlexParkhomenko |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 3 |
Popularity: | 0.000012 |
First Submitted: | 2020-04-06 16:00 (UTC) |
Last Updated: | 2023-11-23 21:56 (UTC) |
Dependencies (14)
- gmshAUR (gmsh-gitAUR, gmsh-binAUR)
- python (python37AUR, python311AUR, python310AUR)
- arpack (arpack-gitAUR) (make)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- flex (flex-gitAUR) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lapack (aocl-libflame-aoccAUR, lapack-gitAUR, atlas-lapackAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, openblas-lapackAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- openblas (openblas-lapackAUR) (make)
- swig (swig-gitAUR) (make)
- texinfo (texinfo-gitAUR) (make)
Latest Comments
agalakhov commented on 2024-09-24 15:03 (UTC)
Please add the missing build dependency:
gcc-fortran
. Thank you!MarsSeed commented on 2023-07-02 10:31 (UTC)
Please check the changes around Arch openblas and blas-openblas. You might need to switch depends from
openblas
toblas-openblas
. Arch openblas package is incomplete, only blas-openblas carries the full OpenBlas Lapack suite.Background:
Arch announced on June 14, 2023 a new blas-openblas repo package, which finally offers the full suite of OpenBLAS Lapack, with their blas implementation and corresponding cblas/lapacke interfaces.
TrialnError commented on 2023-06-28 19:08 (UTC)
Untested version bump as I don't have
gmsh
available.Therefore didn't change
build()
. But should be notet that$startdir
is deprecated and not intended for usage in PKGBUILD.