Search Criteria
Package Details: libsufr 0.7.8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/libsufr.git (read-only, click to copy) |
|---|---|
| Package Base: | libsufr |
| Description: | A LIBrary containing Some Useful Fortran Routines |
| Upstream URL: | http://libsufr.sourceforge.net/ |
| Licenses: | GPL3 |
| Submitter: | AstroFloyd |
| Maintainer: | AstroFloyd |
| Last Packager: | AstroFloyd |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2015-01-17 15:53 (UTC) |
| Last Updated: | 2024-01-13 10:58 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR) (make)
Latest Comments
AstroFloyd commented on 2023-06-07 11:52 (UTC)
The issue of 2023-06-03 was caused by a symlink f95 -> gfortran in /usr/bin. f95 doesn't exist, and hence CMake cannot assign compiler options. "Solved" by forcing the use of gfortran.
<deleted-account> commented on 2023-06-03 18:43 (UTC)