aboutsummaryrefslogtreecommitdiff
path: root/iraf-core/meta.yaml
blob: 00a4bdd934e011c72e004a3de67bb5b8d0b323ff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
about:
    home: http://iraf.noao.edu
    license: MIT (and third-party licenses)
    summary: NOAO Image Reduction and Analysis Facility (excluding help)
build:
    binary_relocation: False  # [osx]
    detect_binary_files_with_prefix: False
    # (if binary relocation is problematic, add "ignore_prefix_files" below)
    rpaths:
    - lib32/
    number: '0'
package:
    name: iraf-core
    version: "2.16.UR"
requirements:
    build:
    - iraf-os-libs  # [linux]
    run:
    - iraf-os-libs  # [linux]
source:
    svn_url: https://aeon.stsci.edu/ssb/svn/u-rel/iraf-2.16/trunk