Search Criteria
Package Details: p4est-deal-ii 2.8.7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/p4est-deal-ii.git (read-only, click to copy) |
|---|---|
| Package Base: | p4est-deal-ii |
| Description: | The parallel forest (p4est) library, built to work with deal.II (i.e., the deal-ii package) |
| Upstream URL: | http://www.p4est.org/ |
| Licenses: | GPL2, MIT |
| Submitter: | drwells |
| Maintainer: | drwells |
| Last Packager: | drwells |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2017-04-06 02:48 (UTC) |
| Last Updated: | 2025-09-02 02:54 (UTC) |
Dependencies (5)
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR)
- lua (pallene-luaAUR)
- openmpi (openmpi-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR) (make)
Required by (1)
- deal-ii (optional)
Latest Comments
drwells commented on 2025-09-02 02:56 (UTC)
I'm not able to reproduce this - nevertheless, it looks like there was a new release so I pushed that.
The primary point of this package is to use it with deal.II, which doesn't use libtool archive files, so to the best of my knowledge the warning is harmless.
Alad commented on 2025-08-27 23:13 (UTC)
I'm getting a bunch of warnings:
Is that something to worry about?
drwells commented on 2022-03-21 14:51 (UTC)
I updated to 2.8 (skipping 2.3.3) - I didn't check with the developers as to why 2.3.3 and 2.8 are both available now, but 2.8 works fine with deal.II and fixes a few outstanding bugs (like the deal.II test tests/mpi/p4est_bug_01.cc).
drwells commented on 2019-06-26 01:41 (UTC)
This has been updated to 2.2.
drwells commented on 2019-02-05 18:36 (UTC)
You're right: it links against libgfortran. I added it as a dependency and incremented pkgrel.
Thanks for letting me know.
archer1337 commented on 2019-02-05 04:39 (UTC)
I think that gcc-fortran (which does not appear to be part of base-devel) is required to compile this package.