cfitsio
https://heasarc.gsfc.nasa.gov/fitsio/
CFITSIO is a library of C and Fortran subroutines for reading and writing data
files in FITS (Flexible Image Transport System) data format. CFITSIO provides
simple high-level routines for reading and writing FITS files that insulate the
programmer from the internal complexities of the FITS format. CFITSIO also
provides many advanced features for manipulating and filtering the information
in FITS files.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / cfitsio
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout science/cfitsio && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
cfitsio-4.4.0.tar.gz | 0004278372 4.08 MB | |
cfitsio-cmake-allow-user-specified-incdir.patch | 0000000680 680 Bytes | |
cfitsio-cmake-devel-scripts-destination.patch | 0000001097 1.07 KB | |
cfitsio-cmake-lowercase-util-names.patch | 0000002103 2.05 KB | |
cfitsio-cmake-match-autotools-soversion.patch | 0000000776 776 Bytes | |
cfitsio.changes | 0000054299 53 KB | |
cfitsio.spec | 0000004902 4.79 KB |
Revision 35 (latest revision is 37)
Atri Bhattacharya (badshah400)
accepted
request 1182493
from
Atri Bhattacharya (badshah400)
(revision 35)
* Update to version 4.4.0. * Change License tag to NASA-1.3 in keeping with upstream. * Switch to cmake+ninja for build. * Switch BuildRequires to pkgconfig based packages where possible. * Add a bunch of cmake build related patches to make the output close to that generated by autotools: cfitsio-devel-scripts-destination.patch. cfitsio-allow-user-specified-incdir.patch. cfitsio-cmake-lowercase-util-names.patch. cfitsio-cmake-match-autotools-soversion.patch.
Comments 0