vcpkg/ports/cfitsio/CONTROL
Jack·Boos·Yu 32c5722104
[cfitsio] Update to 3.49 and fix dependency zlib (#14064)
* [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>
2020-10-17 02:05:12 -07:00

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)