Search Criteria
Package Details: openscad-git 2019.05.r2561.gbc21c1263-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: | lmartinez-mirror |
Last Packager: | lmartinez-mirror |
Votes: | 19 |
Popularity: | 0.008798 |
First Submitted: | 2011-02-25 03:29 (UTC) |
Last Updated: | 2023-01-17 19:44 (UTC) |
Dependencies (15)
- boost-libs (boost171, boost-libs-git, boost174-libs)
- cgal (cgal-git)
- libzip (libzip-git)
- opencsg (opencsg-git)
- qscintilla-qt5
- qt5-base (qt5-base-git, qt5-base-headless)
- qt5-gamepad (qt5-gamepad-git)
- qt5-multimedia (qt5-multimedia-git)
- qt5-svg (qt5-svg-git)
- boost (boost-git, boost174) (make)
- cmake (cmake-git) (make)
- eigen (eigen-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- imagemagick (graphicsmagick-imagemagick-compat, imagemagick-git, imagemagick-full-git, imagemagick-no-hdri, imagemagick-fftw, imagemagick-full) (make)
- python (nogil-python, python36, python32, python39, python38, python37, python311, python312) (make)
Required by (17)
- freecad-git (requires openscad) (optional)
- freecad-linkstage3-git (requires openscad) (optional)
- gnome-thumbnailers-git (requires openscad) (optional)
- inkscape-paths2openscad (requires openscad) (optional)
- ooml-git (requires openscad) (optional)
- openscad-bosl (requires openscad)
- openscad-dotscad-git (requires openscad)
- openscad-lasercut-git (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)
- python-trimesh (requires openscad) (check)
- stl-thumbnailer (requires openscad)
- tumbler-stl-thumbnailer (requires openscad)
Latest Comments
1 2 3 4 5 6 Next › Last »
cmsigler commented on 2022-11-12 15:29 (UTC) (edited on 2022-11-12 15:34 (UTC) by cmsigler)
Hi,
In my testing, @wallace11 patch needs this stanza added to it:
After adding that it builds successfully in a clean chroot :)
Patch posted at https://pastebin.com/BfbMVN41 -- HTH!
Clemmitt
wallace11 commented on 2022-11-07 00:01 (UTC)
A patch for successfully building in a clean chroot:
dack commented on 2022-09-15 23:44 (UTC)
This is missing a build dependency for cmake. Cmake is not part of base-devel, so build fails in a clean chroot.
traysh commented on 2022-09-01 23:13 (UTC)
I could fix the problem by editing
/lib64/cmake/CGAL/CGALConfig.cmake
. I think there is a but in this file, and I reported it to CGAL.traysh commented on 2022-09-01 22:11 (UTC)
hey @cmsigler, Thanks for your answer. I tried to use you patch, but the build fails the same way with it. I also tried installing cgal-git from aur, but it did not help =(
cmsigler commented on 2022-08-30 11:41 (UTC)
@traysh,
Please grab the patch I posted below on 2022-08-04 and patch PKGBUILD, then run makepkg. I just tested building from this patched PKGBUILD and it was successful :) HTH.
Clemmitt
traysh commented on 2022-08-25 23:29 (UTC)
can't build this package:
-- Using header-only CGAL CMake Error at CMakeLists.txt:303 (find_package): Found package configuration file:
but it set CGAL_FOUND to FALSE so package "CGAL" is considered to be NOT FOUND. -- Configuring incomplete, errors occurred!
any tips?
cmsigler commented on 2022-08-04 13:44 (UTC)
Hi all,
I tweaked my patch to get openscad-git to build successfully. Patch is here:
https://pastebin.com/qET5tPWh
Again, HTH :)
Clemmitt
andean_archer commented on 2022-07-29 12:05 (UTC)
Thanks, Clemmitt.
cmsigler commented on 2022-07-19 21:21 (UTC)
Hi,
Flagging out of date. Patch to PKGBUILD needed. Patch is here:
https://pastebin.com/kZwX6RA5
HTH :)
Clemmitt Sigler
1 2 3 4 5 6 Next › Last »