summaryrefslogtreecommitdiff
path: root/atlas-generic/meta.yaml
blob: 12956c2970a776b672a3681775023a3cd3e1476f (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