Files
create/package/conda/meta.yaml
looooo bc27c0239c circle-ci + conda-build
This enables the possebility to build FreeCAD with conda-packages on linux
2017-12-10 20:46:33 +01:00

66 lines
1.3 KiB
YAML

package:
name: freecad_daily
version: 0.17
build:
number: 0
features:
- vc14 # [win and py>=35]
- occt7.2.0
track_features:
- vc14 # [win and py>=35]
- occt7.2.0
requirements:
build:
- nomkl # [unix]
- vc 14 # [win and py>=35]
- ninja # [win and py>=35]
- cmake
- swig
- eigen
- boost-cpp 1.64*
- pybind11 # [unix]
- boost 1.64* # [win]
- python
- matplotlib
- coin3d
- pivy
- qt 5.*
- pyside2 2.0.0.dev0 py36_0 # [unix]
- pyside2 2.0.0.dev0 py36_vc14_0 # [win]
- occt
- netgen
- vtk
- libmed
- hdf5
- xerces-c 3.1.*
- zlib 1.2.*
- doxygen
- git
run:
- vc 14 # [win and py>=35]
- boost-cpp 1.64*
- boost 1.64* # [win]
- python
- numpy
- matplotlib
- coin3d
- pivy
- qt 5.*
- pyside2 2.0.0.dev0 py36_0 # [unix]
- pyside2 2.0.0.dev0 py36_vc14_0 # [win]
- occt
- netgen
- vtk
- libmed
- xerces-c 3.1.*
- zlib 1.2*
- git
- calculix # [unix]
about:
summary: freecad