summaryrefslogtreecommitdiff
path: root/ds9/meta.yaml
blob: bbffac1024c19d06c3ae2f0328b061a818a306b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{% set name = 'ds9' %}
{% set version = '7.6' %}
{% set number = '0' %}

about:
    home: http://ds9.si.edu/download/source/
    license: GPL,LGPL,BSD
    summary: |
        SAOImage DS9 is an astronomical imaging and data visualization application

build:
    number: {{ number }}

package:
    name: {{ name }}
    version: {{ version }}

requirements:
    build:
    - gcc >=4.6 [osx]
    - autoconf
    - m4

source:
    fn: {{ name }}.{{ version }}.tar.gz
    url: http://ds9.si.edu/download/source/{{ name }}.{{ version }}.tar.gz
    md5: b700dd815fe1f7fa93e3e3bba1132ca7