python3-occ: rebuild for Python 3.12
This commit is contained in:
parent
5d29ac56d5
commit
1ecffb8663
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'python3-occ'
|
||||
pkgname=python3-occ
|
||||
version=7.7.0
|
||||
revision=1
|
||||
revision=2
|
||||
archs="i686* x86_64* armv7l* aarch64* ppc*"
|
||||
build_style=cmake
|
||||
configure_args="-DPYTHONOCC_BUILD_TYPE=None -DCMAKE_BUILD_TYPE=None"
|
||||
hostmakedepends="python3 swig"
|
||||
hostmakedepends="python3 python3-setuptools swig"
|
||||
makedepends="python3-devel occt-devel freetype-devel swig rapidjson"
|
||||
depends="python3 occt freetype"
|
||||
short_desc="Industrial strength 3D CAD Python3 package"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue