blob: 86fc2f6d92b3f79e00312d976fe7b1d615b5d6b8 (
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
|
pkgbase = python-manifold3d
pkgdesc = Geometry library for topological robustness
pkgver = 3.2.0
pkgrel = 1
url = https://github.com/elalish/manifold
arch = x86_64
arch = armv7h
arch = aarch64
arch = riscv32
arch = riscv64
arch = loong64
arch = powerpc
arch = powerpc64le
arch = powerpc64
license = custom:Apache Software License
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-scikit-build-core
depends = nanobind
source = https://github.com/elalish/manifold/releases/download/v3.2.0/manifold-3.2.0.tar.gz
sha256sums = 0bca30f38ebf88a9954a90e521905d5ed36fe66b220fe4ca1cada66c2835f604
pkgname = python-manifold3d
|