summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGrey Christoforo2021-11-24 13:43:54 +0100
committerGrey Christoforo2021-11-24 13:43:54 +0100
commite119ac502acac008f831a8e0b7cc2ed6e0d1b291 (patch)
treec6927527434278406b17e6915be0e275f344a010 /.SRCINFO
parent2b99dbc0dfae54c7a5437b7b4b88b6ede395a43b (diff)
downloadaur-e119ac502acac008f831a8e0b7cc2ed6e0d1b291.tar.gz
switch to non-official opencascade build
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 68eab7072772..097f4c15d116 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,13 @@
pkgbase = python-ocp-git
pkgdesc = Python wrapper for OCCT generated using pywrap
- pkgver = 7.5.2.beta.r2.g52c15d8
+ pkgver = 7.5.2.beta.r3.ge74a3de
pkgrel = 1
url = https://github.com/CadQuery/OCP
arch = x86_64
license = Apache
makedepends = git
makedepends = clang
+ makedepends = llvm
makedepends = python-joblib
makedepends = python-click
makedepends = python-pandas
@@ -21,14 +22,15 @@ pkgbase = python-ocp-git
makedepends = rapidjson
makedepends = python-jinja
makedepends = python-toml
- makedepends = python-cymbal
makedepends = lief
depends = python
- depends = opencascade
+ depends = opencascade-cadquery
depends = vtk
provides = python-ocp
conflicts = python-ocp
source = git+https://github.com/CadQuery/OCP.git
+ source = git+https://github.com/CadQuery/pywrap.git
+ sha256sums = SKIP
sha256sums = SKIP
pkgname = python-ocp-git