diff options
Diffstat (limited to 'ports/cfitsio/CONTROL')
| -rw-r--r-- | ports/cfitsio/CONTROL | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/ports/cfitsio/CONTROL b/ports/cfitsio/CONTROL index e7a638303..85ff87432 100644 --- a/ports/cfitsio/CONTROL +++ b/ports/cfitsio/CONTROL @@ -1,5 +1,13 @@ Source: cfitsio -Version: 3.410 -Port-Version: 4 -Homepage: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c +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) |
