diff options
| author | James E.H. Turner <jturner@gemini.edu> | 2016-10-17 15:11:06 -0400 |
|---|---|---|
| committer | James E.H. Turner <jturner@gemini.edu> | 2016-10-17 15:11:06 -0400 |
| commit | 191b5a1b3216f5f6910a1dbf890e867b3e288266 (patch) | |
| tree | a47b1e12914b8f6e1ef9689fc009586baa1c9e4c /iraf/meta.yaml | |
| parent | bac65ee7b0f73531047e395bd2ade806c2bfd208 (diff) | |
| parent | f78a281784e8d1ab66a32fffdb19d3de50cf5c69 (diff) | |
| download | astroconda-iraf-191b5a1b3216f5f6910a1dbf890e867b3e288266.tar.gz | |
Merge selected recipes from iraf-build-james branch of astroconda-contrib
Diffstat (limited to 'iraf/meta.yaml')
| -rw-r--r-- | iraf/meta.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/iraf/meta.yaml b/iraf/meta.yaml new file mode 100644 index 0000000..2bd7031 --- /dev/null +++ b/iraf/meta.yaml @@ -0,0 +1,15 @@ +about: + home: http://iraf.noao.edu + license: MIT (and third-party licenses) + summary: NOAO Image Reduction and Analysis Facility +build: + binary_relocation: False + #detect_binary_files_with_prefix: False [osx] + number: '0' +package: + name: iraf + version: 2.16.UR +source: + # svn_url: https://aeon.stsci.edu/ssb/svn/u-rel/iraf-2.16/branches/jhunk-patches + # svn_rev: 4156 + svn_url: https://aeon.stsci.edu/ssb/svn/u-rel/iraf-2.16/branches/conda_patches |
