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.51 |
First Submitted: | 2011-02-25 03:29 (UTC) |
Last Updated: | 2025-03-07 18:08 (UTC) |
Dependencies (23)
- boost-libs
- cgal (cgal-gitAUR)
- double-conversion (double-conversion-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR, freetype2-qdoled-aw3225qfAUR)
- 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-multimedia
- qt5-svg (qt5-svg-gitAUR)
- tbb (onetbb-gitAUR, onetbb)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- eigen (eigen-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
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
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
andean_archer commented on 2022-07-18 17:35 (UTC) (edited on 2022-07-18 17:36 (UTC) by andean_archer)
I had to change the owner of these folders (from root to user):
However, later I got this error:
So, I couldn't update.
gyscos commented on 2022-04-12 13:22 (UTC) (edited on 2022-04-12 15:51 (UTC) by gyscos)
It seems this package no longer builds:
icons
folder into theresources/icons
folder-DOFFLINE_DOCS=ON
was failing on my machine; themanual.zip
file fails to download (EDIT: At least that one is now fixed upstream). But note that this documentation is not currently included in the built package, so...As a result, this is the
build()
andpackage()
functions I'm using:rc.poison commented on 2021-09-03 09:54 (UTC)
qmake support has been removed, here's an updated build/package:
zoe1337 commented on 2020-10-04 10:56 (UTC)
please add qt5-gamepad as dependency
steinbuch commented on 2019-11-02 20:59 (UTC)
openscad can't be linked to current boost::re
https://pastebin.com/B9e2zhpi
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 ?« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »