diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-05-27 18:13:47 +0100 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-05-27 18:13:47 +0100 |
commit | 397de4c918afa7eacc4c6a22b23f8c64b9478b3d (patch) | |
tree | 03e06a1b9a782100ee0be043915a1e2ff6732ccf /.gitignore | |
parent | 53b8dae45dc959bbd37783932e3eee7f0dccad5c (diff) |
Software: CFITSIO 3.47, implemented many common standards
Until now, CFITSIO had several peculiar features which needed special
attention: 1) Its tarball didn't have a `.' in the version name and would
sometimes have extra `0's. 2) When unpacked it was just `cfitsio'. 3) It
hard coded the directory to search for cURL library. All of these forced us
to do a lot of extra steps for CFITSIO.
So I got in touch with them and fortunately they were very open to
correcting these issues and with version 3.47 all such issues have been
addressed in the tarball. Thanks to these changes, with this commit,
CFITSIO's build rule is now very similar to many other programs.
I also noticed that it has an optional `--with-bz2' feature to enable
unpacking `.fits.bz2' files. So this feature is also added.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions