Search Criteria
Package Details: openscad-git r11416.f891a73-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/openscad-git.git (read-only, click to copy) |
---|---|
Package Base: | openscad-git |
Description: | The programmers solid 3D CAD modeller |
Upstream URL: | https://github.com/openscad/openscad |
Licenses: | GPL2 |
Conflicts: | openscad |
Provides: | openscad |
Submitter: | None |
Maintainer: | TurtleRuss |
Last Packager: | TurtleRuss |
Votes: | 21 |
Popularity: | 0.127228 |
First Submitted: | 2011-02-25 03:29 (UTC) |
Last Updated: | 2025-05-16 17:43 (UTC) |
Dependencies (25)
- boost-libs
- cgal (cgal-gitAUR)
- double-conversion (double-conversion-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gmp (gmp-hgAUR)
- harfbuzz (harfbuzz-gitAUR)
- lib3mf
- libzip (libzip-gitAUR)
- mpfr (mpfr-gitAUR)
- opencsg (opencsg-gitAUR)
- qscintilla-qt5
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-gamepadAUR (qt5-gamepad-gitAUR)
- qt5-multimedia
- qt5-svg (qt5-svg-gitAUR)
- tbb (onetbb-gitAUR, onetbb)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- Show 5 more dependencies...
Required by (24)
- freecad-git (requires openscad) (optional)
- freecad-linkstage3-git (requires openscad) (optional)
- gnome-thumbnailers-git (requires openscad) (optional)
- inkscape-paths2openscad (requires openscad) (optional)
- kibot (requires openscad)
- ooml-git (requires openscad) (optional)
- openscad-bosl (requires openscad)
- openscad-dotscad-git (requires openscad)
- openscad-lasercut-git (requires openscad)
- openscad-ldraw (requires openscad)
- openscad-libraries (requires openscad)
- openscad-list-compr-demos-git (requires openscad)
- openscad-mcad-dev-git (requires openscad)
- openscad-nopscadlib-git (requires openscad)
- openscad-round-anything (requires openscad)
- openscad-scad-utils-git (requires openscad)
- openscad-thread-profile-git (requires openscad)
- openscad-threadlib (requires openscad)
- openscad-threadlib-git (requires openscad)
- openscad-thumbnailers (requires openscad)
- Show 4 more...
Latest Comments
1 2 3 4 5 6 .. 8 Next › Last »
KingCrunch commented on 2025-06-23 20:14 (UTC)
Hi. It looks like you forgot to push the fix, where you removed the conflict markers, as master.
https://aur.archlinux.org/cgit/aur.git/commit/?h=openscad-git&id=5b0cb8b5664199fbbe52d1478fd15b4a25f63db8
rc.poison commented on 2025-05-29 11:06 (UTC)
You forgot the ".git" ^^
source=("$_pkg::git+$url.git")
TurtleRuss commented on 2025-05-18 06:04 (UTC)
Yeah, that makes sense. I built it successfully in a clean env. So I guess it should be added to the
optdepends
.dllud commented on 2025-05-17 18:33 (UTC)
It still builds fine for me without
qt5-gamepad
. I guess at most it could be anoptdepends
.TurtleRuss commented on 2025-05-16 17:37 (UTC)
Sorry for the insane delay. I add
glu
andqt5-gamepad
to the deps accordingly. Thanks for your guys' comments.awh commented on 2025-05-09 16:04 (UTC)
I had to add
glu
tomakedepends
to get this to build in a chroot.erdii commented on 2025-05-02 21:42 (UTC)
I don't have qt5-gamepad installed, but when I added --trace to the first cmake step, I could see that cmake was hanging while trying to detect gamepads.
I had to force the ENABLE_GAMEPAD option to off to get the package to build.
Here's the diff:
dllud commented on 2025-03-10 12:45 (UTC)
Just tried again (without qt5-gamepad installed), same problem. Here's the full build log: https://paste.tchncs.de/upload/monkey-pigeon-mole
Installing libspnav solves the issue and build becomes successful. Are you sure you don't have libspnav installed on your machine?
TurtleRuss commented on 2025-03-07 18:06 (UTC)
It looks all right on my side, I checked the build log and found no build errors. Can you show me the entire build log?
dllud commented on 2025-03-04 18:19 (UTC) (edited on 2025-03-04 18:19 (UTC) by dllud)
A new dependency is needed: libspnav
Without it build fails:
1 2 3 4 5 6 .. 8 Next › Last »