Search Criteria
Package Details: gildas 2024.10.a-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gildas.git (read-only, click to copy) |
|---|---|
| Package Base: | gildas |
| Description: | GILDAS |
| Upstream URL: | https://www.iram.fr/IRAMFR/GILDAS/ |
| Licenses: | custom |
| Submitter: | edombek |
| Maintainer: | edombek |
| Last Packager: | edombek |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-02-01 14:08 (UTC) |
| Last Updated: | 2024-11-05 15:32 (UTC) |
Dependencies (8)
- cfitsio
- gcc-fortran (gcc-fortran-gitAUR, gcc-fortran-snapshotAUR)
- gtk2AUR (gtk2-patched-filechooser-icon-viewAUR)
- python (make)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (make)
- python-setuptools (make)
- which (which-gitAUR) (make)
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR) (optional)
Latest Comments
MarsSeed commented on 2023-10-31 21:36 (UTC) (edited on 2023-10-31 21:37 (UTC) by MarsSeed)
gildas-src-oct23d.tar.xz released.
Please use
pkgver=2023.10.d.(Numerical date, little endian format,
'.'needed before letter suffix due to how pacman evaluates precedence).edombek commented on 2022-10-24 18:44 (UTC) (edited on 2022-10-24 18:46 (UTC) by edombek)
learned, thanks.
FabioLolix commented on 2022-10-24 18:22 (UTC)
Hello, there are some issue with this pkgbuild, the
makepart should be in build() function before package(), skipping source integrity check (sha512sums=('SKIP')) isn't a good packaging practice especiatlly for this source which is prone to download interruption