Search Criteria
Package Details: pythonscad-git r12762.8a13038-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/pythonscad-git.git (read-only, click to copy) |
|---|---|
| Package Base: | pythonscad-git |
| Description: | Fork of OpenSCAD allowing models to be written in Python |
| Upstream URL: | https://github.com/pythonscad/pythonscad |
| Licenses: | GPL2 |
| Conflicts: | pythonscad |
| Provides: | pythonscad |
| Submitter: | drmoose |
| Maintainer: | drmoose |
| Last Packager: | drmoose |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2025-12-19 16:37 (UTC) |
| Last Updated: | 2026-01-30 16:13 (UTC) |
Dependencies (27)
- boost-libs
- cgal (cgal-gitAUR)
- double-conversion (double-conversion-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR, freetype2-qdoled-gen3AUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- gmp (gmp-hgAUR)
- harfbuzz (harfbuzz-gitAUR)
- lib3mf
- libzip (libzip-gitAUR)
- mpfr (mpfr-gitAUR)
- python
- qscintilla-qt6
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- qt6-multimedia
- qt6-svg
- tbb (onetbb-gitAUR, onetbb)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- flex (flex-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
- ninja (ninja-gitAUR, ninja-memAUR, ninja-noemacs-gitAUR, ninja-kitwareAUR, ninja-fuchsia-gitAUR, n2-gitAUR) (make)
Latest Comments
dreieck commented on 2026-09-10 13:38 (UTC)
Please follow the Arch Linux VCS package guidelines on git submodules and download the git submodules via the
sourcearray and only reference and checkout them inprepare().Regards and thanks for the package!
drmoose commented on 2026-01-30 16:15 (UTC)
Bitrot, sorry.
The
mvcommand that was failing was a workaround for pythonscad trying to overwrite the openscad manpage with its own. Upstream have fixed the problem themselves in62a23beso the workaround is no longer necessary.Removed the workaround in
daa9d73. Thanks for the report!trever commented on 2026-01-30 16:01 (UTC) (edited on 2026-01-30 16:01 (UTC) by trever)
I too get a similar problem: -- Installing: ~/.cache/yay/pythonscad-git/pkg/pythonscad-git/usr/share/pythonscad/templates/translate.json mv: cannot stat '~/.cache/yay/pythonscad-git/pkg/pythonscad-git/usr/share/man/man1/openscad.1': No such file or directory
DarioP commented on 2026-01-30 07:09 (UTC) (edited on 2026-01-30 07:10 (UTC) by DarioP)
It failed on me after building on the installing/packaging phase:
-- Installing: /tmp/pythonscad-git/pkg/pythonscad-git/usr/share/pythonscad/templates/CC0.json mv: cannot stat '/tmp/pythonscad-git/pkg/pythonscad-git/usr/share/man/man1/openscad.1': No such file or directory ==> ERROR: A failure occurred in package(). Aborting...