parent
fd307ca9db
commit
22a5549911
1 changed files with 16 additions and 0 deletions
16
srcpkgs/python3-occ/template
Normal file
16
srcpkgs/python3-occ/template
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python3-occ'
|
||||
pkgname=python3-occ
|
||||
version=7.4.0
|
||||
revision=1
|
||||
archs="i686* x86_64* armv7l* aarch64* ppc*"
|
||||
wrksrc="pythonocc-core-${version}"
|
||||
build_style=cmake
|
||||
hostmakedepends="python3 swig"
|
||||
makedepends="python3-devel occt-devel freetype-devel swig"
|
||||
depends="python3 occt freetype"
|
||||
short_desc="Industrial strength 3D CAD Python3 package"
|
||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||
license="LGPL-3.0-or-later"
|
||||
homepage="http://pythonocc.org"
|
||||
distfiles="https://github.com/tpaviot/pythonocc-core/archive/${version}.tar.gz"
|
||||
checksum=c53481e8b7387b7d3b5f717e86ef8a78849d5041e9cb2966dc6ed4210a3aceac
|
Loading…
Reference in a new issue