blob: 1eb6e83220efc2ecf6e0d8da31bec2ded6147c50 (
plain)
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
28
29
30
31
32
33
34
35
|
pkgbase = python-ocp-git
pkgdesc = Python wrapper for OCCT generated using pywrap
pkgver = 7.5.RC1.r13.ge1df346
pkgrel = 1
url = https://github.com/CadQuery/OCP
arch = x86_64
license = Apache
makedepends = git
makedepends = clang
makedepends = python-joblib
makedepends = python-click
makedepends = python-pandas
makedepends = python-path
makedepends = pybind11
makedepends = ninja
makedepends = cmake
makedepends = python-logzero
makedepends = python-tqdm
makedepends = python-toposort
makedepends = python-cymbal
makedepends = python-schema
makedepends = rapidjson
makedepends = python-jinja
makedepends = python-toml
makedepends = lief
depends = python
depends = opencascade-rc
depends = vtk9-fix
provides = python-ocp
conflicts = python-ocp
source = git+https://github.com/CadQuery/OCP.git
sha256sums = SKIP
pkgname = python-ocp-git
|