Package Details: openscad-git r11700.d38a625-1

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: frysztak
Last Packager: frysztak
Votes: 22
Popularity: 0.68
First Submitted: 2011-02-25 03:29 (UTC)
Last Updated: 2025-09-13 10:27 (UTC)

Required by (24)

Sources (1)

Latest Comments

1 2 3 4 5 6 .. 8 Next › Last »

frysztak commented on 2025-09-16 10:18 (UTC)

@AVerschoot, I suppose I could drop ninja, and use Makefiles instead. They default to 1 job I think. I'll try it out.

@pallaire, when does this crash happen?

pallaire commented on 2025-09-15 22:46 (UTC)

I have a crash since the latest update on 2025-09-13

ERROR: Framebuffer Objects not supported Segmentation fault (core dumped) openscad

AVerschoot commented on 2025-09-13 14:15 (UTC)

I had some problems, it used all my cores, and this gave me a memory consumption of 32/32 gig, giving issues.

I ran CMAKE_BUILD_PARALLEL_LEVEL=4 yay -S openscad-git to limit the amount of cores used, also limiting RAM-usage.

frysztak commented on 2025-09-13 10:30 (UTC)

since this package was orphaned, I adopted it. I just pushed an update - now it should build without issues. otherwise, let me know!

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 an optdepends.

TurtleRuss commented on 2025-05-16 17:37 (UTC)

Sorry for the insane delay. I add glu and qt5-gamepad to the deps accordingly. Thanks for your guys' comments.

awh commented on 2025-05-09 16:04 (UTC)

I had to add glu to makedepends to get this to build in a chroot.