mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 13:49:00 +08:00
32c5722104
* [cfitsio] Update to 3.49 and fix dependency zlib * export unofficial cmake targets * [cfitsio] Fix file paths, export cmake targets * [cfitsio] Required cmake_policy CMP0012 * [ccfits] Fix dependency cfitsio * [cfitsio] Fixup pkgconfig * [healpix] Fix dependency cfitsio * [cfitsio] fix homepage and patches Co-authored-by: Nicole Mazzuca <mazzucan@outlook.com>
14 lines
394 B
Plaintext
14 lines
394 B
Plaintext
Source: cfitsio
|
|
Version: 3.49
|
|
Homepage: https://heasarc.gsfc.nasa.gov/fitsio/
|
|
Description: Library of C and Fortran subroutines for reading and writing data files in FITS (Flexible Image Transport System) data format
|
|
Build-Depends: zlib
|
|
|
|
Feature: curl
|
|
Description: UseCurl
|
|
Build-Depends: curl
|
|
|
|
Feature: pthreads
|
|
Description: Thread-safe build (using pthreads)
|
|
Build-Depends: pthreads (windows)
|