Search Criteria
Package Details: freecad-git 0.19_pre.r4995.g1851ddd933-1
Git Clone URL: | https://aur.archlinux.org/freecad-git.git (read-only, click to copy) |
---|---|
Package Base: | freecad-git |
Description: | A general purpose 3D CAD modeler - git checkout |
Upstream URL: | https://www.freecadweb.org/ |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | gborzi |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 97 |
Popularity: | 2.63 |
First Submitted: | 2012-03-03 13:46 |
Last Updated: | 2021-01-31 13:59 |
Dependencies (35)
- boost-libs (boost171, boost-libs-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- jsoncpp (jsoncpp-git)
- med (med-salome, med3, med-openmpi)
- netcdf (netcdf-openmpi)
- opencascade
- openmpi (openmpi-git, openmpi3, openmpi-gcc8, openmpi-gcc9, openmpi-cuda)
- pyside2-tools (pyside2-tools-git)
- python-matplotlib (python-matplotlib-git)
- python-pivy
- python-ply
- python-pyside2 (pyside2-git, pyside2)
- python-yaml
- qt5-svg (qt5-svg-git)
- qt5-tools (qt5-tools-git)
- qt5-webkit (qt5-webkit-print, qt5-webkit-git)
- qt5-x11extras (qt5-x11extras-git)
- qt5-xmlpatterns (qt5-xmlpatterns-git)
- shared-mime-info (shared-mime-info-git)
- xerces-c
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- coin (c0, coin-git) (make)
- eigen (eigen-git) (make)
- gcc-fortran (gcc-fortran-multilib-x32, gcc-fortran-multilib-git, gcc-fortran-git) (make)
- gendesk (make)
- git (git-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- pyside2 (pyside2-git) (make)
- python-shiboken2 (python-shiboken2-git) (make)
- shiboken2 (shiboken2-git) (make)
- swig (swig-git) (make)
- libspnav (libspnav-git) (optional) – 3d mouse support
- luxcorerender (luxcorerender-bin, luxcorerender-git) (optional) – ray tracing support
- povray (optional) – ray tracing support
Required by (3)
- freecad-assembly2 (requires freecad)
- freecad-cadquery-git (requires freecad)
- freecad-fcgear-git (requires freecad)
Latest Comments
« First ‹ Previous ... 35 36 37 38 39 40 41 Next › Last »
td123 commented on 2010-08-26 16:49
Ok, no problem, as long as it works for you.
vinvin commented on 2010-08-26 15:51
It seem that I forgot the pivy-hg dependency. I'm not able to build it currently, so I don't know if that's the reason why I don't have the PartGui module, but that seems likely. Sorry again for inconvenience...
vinvin commented on 2010-08-26 15:48
I seem to have forgot the pivy-hg dependency. I'm not able to build it currently, so I don't know if that's the reason why I don't have the PartGui module, but that seems likely. Sorry again for inconvenience...
td123 commented on 2010-08-10 02:44
@vinvin
I can't reproduce your error. Are you still having this issue?
vinvin commented on 2010-08-03 13:30
I have the following message: No module named PartGui.
I don't see the Part workbench in the workbench list. Is there something specific to do to build it? I have opencascade properly installed. I don't find a build log.
Thanks
td123 commented on 2010-06-19 00:16
updated PKGBUILD
Changes:
-Removed the 64bit flag check since ./configure now handles that
-added autogen.sh since upstream removed default configure script
td123 commented on 2010-06-18 13:33
@vinvin
You're right, upstream has removed the default configure from the repos... (again) I'll fix this PKGBUILD later today.
vinvin commented on 2010-06-18 10:10
I don't know if I'm wrong on something, but I can't start the build because the configure script is missing. Where should I take it? Is it a PKGBUILD error?
SVN checkout is properly done, then it just displays:
.../PKGBUILD: line 36: ./configure: No such file or directory
Thanks for the packaging anyway 123.
td123 commented on 2010-05-18 17:55
@naphtali
This may be a zlib issue.
Similar problem: http://bbs.archlinux.org/viewtopic.php?pid=758061
td123 commented on 2010-05-18 15:04
@naphtali
can you build aur/freecad and see if that works for you?