Package Details: openscad-git r11722.da8418b-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.40
First Submitted: 2011-02-25 03:29 (UTC)
Last Updated: 2025-09-21 14:08 (UTC)

Required by (24)

Sources (1)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »

gig commented on 2019-10-10 08:47 (UTC)

Could you add the lib3mf for the 3mf export and import feature please?

<deleted-account> commented on 2019-05-06 14:39 (UTC)

the ">" needs to be removed from the line convert "icons/openscad.png" -resize 128x128 "icons/openscad-128.png"

zhou13 commented on 2019-01-16 03:17 (UTC)

Could you add CONFIG+=experimental to the qmake-qt5? Otherwise experimantal features are not enabled.

Lanzouille commented on 2018-10-20 16:10 (UTC) (edited on 2018-10-20 16:22 (UTC) by Lanzouille)

Build fails with segfault in imagemagick :

ligne 28 : 18374 Erreur de segmentation (core dumped)convert "icons/openscad.png" -resize 128x128\> "icons/openscad-128.png"

works if I remove the \.

stuartpb commented on 2018-10-15 21:40 (UTC)

As this produces a development binary, shouldn't line 34 of the PKGBUILD be qmake-qt5 PREFIX="/usr" VERSION="$pkgver" CONFIG+=experimental, per https://github.com/openscad/openscad/blob/master/openscad.pro#L44 ?

keenerd commented on 2018-08-04 23:02 (UTC)

Fixed.

I agree it would be great if I could make the pkgver better, but the repo needs to be organized in a certain way for that to work. I have an alternative pkgver function commented out, if you would like the pkgver to be "pre.coding.style.91.ga5833f1d" however.

yar commented on 2018-08-03 20:55 (UTC)

It would also be great if you could switch to a more modern pkgver function that includes a tag name and commit hash. Thanks.

yar commented on 2018-08-03 07:30 (UTC)

Came here to report the same thing as @xoan and @borrelnoot. Please add libzip & qt5-multimedia as dependencies.

borrelnoot commented on 2018-06-17 21:47 (UTC)

I had too add libzip + qt5-multimedia before I could build the package.

xoan commented on 2018-05-27 21:13 (UTC) (edited on 2018-05-28 06:40 (UTC) by xoan)

OpenSCAD now plays a sound when render is complete:

qt5-multimedia should be added as a dependency.

Project ERROR: Unknown module(s) in QT: multimedia