Search Criteria
Package Details: freecad-git 0.19.r421.gfafff351aa-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: | 1.28 |
First Submitted: | 2012-03-03 13:46 |
Last Updated: | 2021-04-08 10:34 |
Dependencies (35)
- boost-libs (boost171, boost-libs-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- jsoncpp (jsoncpp-git, jsoncpp-cmake-git)
- med (med-salome, med3, med-openmpi)
- netcdf (netcdf-openmpi)
- opencascade (opencascade-git, opencascade-rc)
- openmpi (openmpi-git, openmpi3, openmpi-gcc8, openmpi-gcc9)
- 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 ... 6 7 8 9 10 11 12 13 14 15 16 ... Next › Last »
lonaowna commented on 2019-03-30 15:35
@dtbaumann thanks. I've incorporated your suggestion and some from the freecad and freecad-python3-git packages into the following PKGBUILD which uses python3.
https://gist.github.com/slokhorst/4ea6a978ad2287724f5c573cbf89a373
Please give it a try. If there are no problems, I'll update the freecad-git PKGBUILD (this package) in a few days.
dtbaumann commented on 2019-03-16 10:02
the build block below works without python2
lonaowna commented on 2019-03-15 19:22
@greyltc thanks! I've fixed the dependency issues mentioned below.
greyltc commented on 2019-03-15 16:55
Yes, definitely freecad-python3-git should be redundant with this package. And I think it would be great if there was no trace of python2 here (if possible).
greyltc commented on 2019-03-15 16:53
Great, thanks @lonaowna, you're a co-maintainer now!
lonaowna commented on 2019-03-15 15:35
@greyltc I could also help out. It might be also be time to look into merging with freecad-python3-git which seem to works pretty nice now (freecad has also switched to python3).
greyltc commented on 2019-03-15 14:56
@zegentz, would you like to co-maintain this?
jorges commented on 2019-03-14 10:29
Please excuse my ignorance, but why the version part from the package name, i.e. freecad-python3-git-0.17.r2599.g87bf7094a-1-x86_64.pkg.tar.xz, differs with the version info provided by the "About Freecad" menu: (redacted) ... Version: 0.18.15455 (Git) ... Hash: ca7dd2e1c369dc23d2a79b3eb5ac6381dfd54990 ... It's just curiosity, maybe someone here knows... Thanks
goddessfreya commented on 2019-03-10 08:30
Oh my, this was a !!FUN!! package to get to work.
Soooo, you guys are missing a couple dependencies when it comes to pyside and shiboken (and a couple others). I can't tell you which, because I ended up installing every AUR package with those two in it's name:
Then that still didn't work, so I manually compiled the
{python-,}shiboken2
packages in the extra/community repos, but with a slightly modified PKGBUILD to allow for support for llvm-svn:And then it compiled, but the web browser didn't work! Gave an error along the line of
WebGui module not found
, or something like that. So I installed a couple packages which I thought might fix the issue (alas to no avail).Then I just did this and it worked:
And it worked! Luckly I don't have to care about deps, cause I installed everything with
web{kit,gui,engine}
in it's name.jagaudin commented on 2019-02-15 02:21
The package depends on python2-netcdf4. Please add this to the list of dependencies.