summaryrefslogtreecommitdiff
path: root/atlas-generic/meta.yaml
blob: 5d321ed426da72ab5300b4ff8a198ae6d044af48 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{% set name = 'atlas-generic' %}
{% set version = '3.10.2' %}
{% set number = '0' %}

about:
    home: http://sourceforge.net/projects/math-atlas/files/Stable
    license: BSD
    summary: Automatically Tuned Linear Algebra Software

build:
    number: {{number}}

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

source:
    fn: atlas3.10.2.tar.bz2
    url:
    - http://sourceforge.net/projects/math-atlas/files/Stable/3.10.2/atlas3.10.2.tar.bz2