Package Details: freecad-git 0.22.0.36999.ged77603af9-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.freecad.org/
Licenses: LGPL
Conflicts: freecad, freecad-appimage, freecad-appimage-git
Provides: freecad
Submitter: gborzi
Maintainer: greyltc (adrianinsaval)
Last Packager: adrianinsaval
Votes: 107
Popularity: 1.64
First Submitted: 2012-03-03 13:46 (UTC)
Last Updated: 2024-04-30 00:29 (UTC)

Pinned Comments

adrianinsaval commented on 2023-03-12 14:50 (UTC)

If the check fails there is little I can do about it as it most likely needs to be fixed upstream, in such cases report those upstream (maybe wait a day or two as sometimes it's quickly solved upstream) or skip the check with makepkg --nocheck if you don't care about the functionality that is being reported as failing in the check.

Latest Comments

« First ‹ Previous 1 .. 36 37 38 39 40 41 42 43 44 45 46 .. 58 Next › Last »

progtologist commented on 2013-09-23 14:30 (UTC)

libspnav should be listed as a dependency /var/abs/local/yaourtbuild/freecad-git/free-cad-code/src/Gui/GuiApplicationNativeEventAware.cpp:40:19: fatal error: spnav.h: No such file or directory #include <spnav.h> ^ compilation terminated.

Mineko commented on 2013-09-23 03:53 (UTC)

Or uh.. Actually, it might be an archlinux update that is causing the OCC stuff, because I used the same script before in the same conditions and well.. It worked before, Anyway, try that out for now, otherwise it might be an update that caused it.

Mineko commented on 2013-09-23 03:48 (UTC)

I was trying to do a fancy versioning system for people that use the same package each time, in case they're coders like me.. Anyways, it doesn't work well with yaourt so I removed it, everything should be smooth now. I had that problem myself when building OpenCascade.. Check out oce-git in the AUR and read the one comment to fix it, should work then.

progtologist commented on 2013-09-21 18:18 (UTC)

When manually trying to build it, freecad cmake cannot find OpenCascade include libraries: CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: OCC_INCLUDE_DIR

progtologist commented on 2013-09-20 21:49 (UTC)

I am getting the message "==> ERROR: freecad-git not found in AUR." I believe there is a problem with your version name 'git- + 1' Can you please test it with yaourt?

Mineko commented on 2013-09-09 09:23 (UTC)

Just some more little tweaks, since it's git I put in a version system so you can upgrade without much worry.

Mineko commented on 2013-08-17 19:34 (UTC)

Added some tweaks, you can now choose whether or not you want to update FreeCAD to the latest git version, just in case you made some changes and don't want to lose them upon building.. Of course, you would probably already be able to edit the PKGBUILD but.. It was easy so why not. :)

Mineko commented on 2013-08-17 09:06 (UTC)

I adopted it, already have a good-looking script that I'll probably never have to update for quite a long time too. :)