Search Criteria
Package Details: dolfinx-git 0.9.0.dev0_r27933.de18733-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dolfinx-git.git (read-only, click to copy) |
---|---|
Package Base: | dolfinx-git |
Description: | Next generation FEniCS problem solving environment |
Upstream URL: | https://fenicsproject.org |
Licenses: | MIT |
Conflicts: | dolfinx |
Provides: | dolfinx |
Submitter: | rmsc |
Maintainer: | rmsc (carlosal1015) |
Last Packager: | rmsc |
Votes: | 1 |
Popularity: | 0.000058 |
First Submitted: | 2023-08-23 15:57 (UTC) |
Last Updated: | 2024-09-17 17:36 (UTC) |
Dependencies (12)
- adios2 (adios2-gitAUR)
- basix-gitAUR
- boost-libs
- hdf5-openmpi
- parmetisAUR (parmetis-gitAUR)
- petscAUR (petsc-gitAUR, petsc-complexAUR)
- pugixml (pugixml-gitAUR)
- scotchAUR (scotch-gitAUR)
- chrpath (chrpath-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-fenics-ffcx-gitAUR (make)
Required by (2)
- python-fenics-dolfinx (requires dolfinx)
- python-fenics-dolfinx-git
Latest Comments
rmsc commented on 2023-09-29 10:12 (UTC)
First of all, thanks for the comment.
This is a split PKGBUILD and it's meant to produce two packages by design. That way the user may choose to install just the c++ library if he chooses to. Compilation is already only done once.
See here: https://man.archlinux.org/man/PKGBUILD.5#PACKAGE_SPLITTING
entshuld commented on 2023-09-28 21:05 (UTC)
In this way, you avoid multiple installations and buildings (it's a hack):