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-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR)
- 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-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- qt6-multimedia
- qt6-svg
- tbb (onetbb-gitAUR, onetbb)
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- Show 7 more dependencies...
Latest Comments
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...