Search Criteria
Package Details: healpix 3.83-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/healpix.git (read-only, click to copy) |
---|---|
Package Base: | healpix |
Description: | Software for pixelization, hierarchical indexation, synthesis, analysis, and visualization of data on the sphere. |
Upstream URL: | https://healpix.jpl.nasa.gov/ |
Licenses: | GPL-2.0-or-later |
Conflicts: | libsharp |
Submitter: | wjhandley |
Maintainer: | kmeagher |
Last Packager: | kmeagher |
Votes: | 6 |
Popularity: | 0.000030 |
First Submitted: | 2017-11-03 09:29 (UTC) |
Last Updated: | 2024-11-18 11:48 (UTC) |
Dependencies (3)
- cfitsio
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
Required by (2)
- nasa-skyviewer-git (make)
- python-healpy
Latest Comments
kmeagher commented on 2021-10-26 22:54 (UTC)
The CFITSIO_VERSION issue is fixed in 3.80-2
misharash commented on 2021-10-21 16:26 (UTC) (edited on 2021-10-26 23:26 (UTC) by misharash)
Update: issue fixed in the new version.
Build fails with the following message:
Cause: CFITSIO_VERSION is defined in /usr/include/fitsio.h as 4.0.0 . It has one too many decimal point indeed, and doesn't match the version healpix expects (3.48). Workaround: downgrading cfitsio package to 3.48.
wjhandley commented on 2020-05-06 08:13 (UTC) (edited on 2020-05-06 08:13 (UTC) by wjhandley)
The latest commit adds a dependency to the now fixed libsharp repository, so I believe that patch is no longer necessary. Many thanks to kmeagher for helping to debug this.
jmert commented on 2020-05-05 17:46 (UTC)
The new (bundled) libsharp wasn't built for me automatically when the cxx build is triggered, so I had to apply the following patch to PKGBUILD: