Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

37 lines
581 B
YAML
Raw Permalink Normal View History

2018-01-08 12:19:36 +01:00
package:
name: ifcopenshell
2018-07-08 15:06:12 +02:00
version: "0.6.0a1"
2018-01-08 12:19:36 +01:00
source:
2018-07-08 15:06:12 +02:00
git_rev: "v0.6.0a1"
2018-01-08 12:19:36 +01:00
git_url: https://github.com/IfcOpenShell/IfcOpenShell
build:
number: 0
features:
2018-01-21 15:58:36 +01:00
- vc9 # [win and py27]
- vc10 # [win and py34]
- vc14 # [win and py35]
- vc14 # [win and py36]
2018-01-08 12:19:36 +01:00
requirements:
build:
2018-01-21 15:58:36 +01:00
- gcc # [osx]
2018-01-08 12:19:36 +01:00
- make
- python
2018-07-08 15:06:12 +02:00
- oce ==0.18.3
2018-01-08 12:19:36 +01:00
- cmake
2018-01-26 14:36:51 +01:00
- swig >=3.0.9
2018-01-08 12:19:36 +01:00
- libboost
- icu
run:
2018-04-10 19:55:56 +02:00
- libgcc # [osx]
2018-01-21 15:58:36 +01:00
- python
2018-07-08 15:06:12 +02:00
- oce ==0.18.3
2018-01-08 12:19:36 +01:00
- libboost
- icu
about:
home: http://ifcopenshell.org
license: LGPL