Package Details: dune3d 1.3.0-1

Git Clone URL: https://aur.archlinux.org/dune3d.git (read-only, click to copy)
Package Base: dune3d
Description: Parametric 3D CAD
Upstream URL: https://dune3d.org
Licenses: GPL
Submitter: luk4s
Maintainer: luk4s
Last Packager: luk4s
Votes: 2
Popularity: 0.27
First Submitted: 2024-01-18 23:09 (UTC)
Last Updated: 2025-03-14 22:23 (UTC)

Latest Comments

luk4s commented on 2025-11-08 10:58 (UTC)

pybind11 is only required for building parts of dune3d as a python module: https://docs.dune3d.org/en/latest/python.html

It is not required for building dune3d itself.

The python module itself is not mature enough to be provided as a package.

JSpaces commented on 2025-11-08 03:06 (UTC)

The package needs an extra makedepends. Run-time dependency pybind11 found: YES 3.0.1

Please add 'pybind11' to makedepends in the PKGBUILD. This will allow the package to have no errors during configuring. It will compile without this package but parts will not function that need the pybind11 function.