Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-29 | Add missing qt6-5compat dependency | Adrian Insaurralde | |
2024-04-28 | Build with qt6 and make pkgbuild more similar to official stable pkgbuild | Adrian Insaurralde | |
2023-11-14 | Update PKGBUILD to pull submodules | Adrian Insaurralde | |
2023-10-02 | Update dependencies and pkgver | Adrian Insaurralde | |
2023-03-09 | Add adios2 dependency (optional for vtk, but cmake configuration fails ↵ | Adrian Insaurralde | |
without it) | |||
2023-03-08 | Add verdict as dependency (optional for vtk, but smesh build fails without it) | Adrian Insaurralde | |
2023-03-08 | Add fmt as runtime dependency | Adrian Insaurralde | |
2022-12-27 | fix CMAKE_INSTALL paths | Adrian Insaurralde | |
2022-11-17 | Remove qt5-webkit dependency as is no longer supported in FreeCAD | Adrian Insaurralde | |
Update .SRCINFO and PKGBUILD | |||
2022-11-17 | Add python-packaging dependency introduced in Path WB | Adrian Insaurralde | |
https://forum.freecadweb.org/viewtopic.php?f=15&t=72555 | |||
2022-08-31 | update .SRCINFO and package version | Adrian Insaurralde Avalos | |
2022-06-13 | Update .SRCINFO | Adrian Insaurralde Avalos | |
2022-05-17 | fix lib install location and remove now unnecesary hacks for python | Adrian | |
also remove gendesk buildep as it isn't used and explicitly add qt5-webchannel dependency | |||
2022-04-11 | remove one packaging workaround see ↵ | Greyson Christoforo | |
https://github.com/FreeCAD/FreeCAD/commit/15c069a7b7 | |||
2022-03-22 | update deps, optdeps, pkgver and turn off JTREADER | Greyson Christoforo | |
2022-02-13 | add missing checkdeps | Grey Christoforo | |
2021-12-19 | update srcinfo | Greyson Christoforo | |
2021-11-14 | enable a few build opts | Grey Christoforo | |
2021-11-14 | fix check() | Grey Christoforo | |
2021-10-24 | remove QT5 build flag | Greyson Christoforo | |
2021-10-24 | Fix pkgver(): tag lagging behind the project version | bartus | |
Signed-off-by: Greyson Christoforo <grey@christoforo.net> | |||
2021-06-30 | add srcinfo | Greyson Christoforo | |
2021-05-09 | add OpenSCAD opt dep | Grey Christoforo | |
2021-05-09 | fix all the stupid paths | Grey Christoforo | |
2021-05-07 | allow Mod to be found | Grey Christoforo | |
2021-05-03 | fix folder structure, add vtk9 support | Grey Christoforo | |
2021-04-07 | rebuild to test bug | Greyson Christoforo | |
2021-04-04 | add srcinfo | Grey Christoforo | |
2021-01-09 | add another rt opt dep | Grey Christoforo | |
2021-01-09 | add some optdeps | Grey Christoforo | |
2021-01-08 | move install to /usr/local/freecad | Grey Christoforo | |
2021-01-08 | repackage so that check() can work | Grey Christoforo | |
2020-12-20 | Merge branch 'master' of ssh://aur.archlinux.org/freecad-git | Greyson Christoforo | |
2020-12-20 | move cmake prep from prepare() to build(), add python-ply dep | Greyson Christoforo | |
2020-12-18 | add python-yaml to deps | Greyson Christoforo | |
2020-12-17 | ENABLE_CXX_STD=C++14 and add check | Greyson Christoforo | |
2020-11-21 | add qt5-xmlpatterns dep | Greyson Christoforo | |
2020-11-20 | fix pkgver() function | Greyson Christoforo | |
2020-11-20 | re-do build. tested working with opencasacade 7.5 | Greyson Christoforo | |
2020-05-04 | Remove OPENMPI_INCLUDE_DIRS | Sebastiaan Lokhorst | |
Fixed upstream: https://github.com/FreeCAD/FreeCAD/pull/3390 | |||
2020-04-23 | Remove manual PySide/Shiboken paths | Sebastiaan Lokhorst | |
Upstream issue seems fixed: https://github.com/FreeCAD/FreeCAD/pull/2020 | |||
2020-01-08 | PySide2 rcc/uic finder was fixed upstream | Sebastiaan Lokhorst | |
https://github.com/FreeCAD/FreeCAD/pull/2846 | |||
2019-12-31 | remove merged build fix patch | Grey Christoforo | |
2019-12-27 | fix the build | Grey Christoforo | |
2019-11-24 | Fix libpyside2 location with python 3.8 (thanks s218) | Sebastiaan Lokhorst | |
2019-11-04 | Fix pkgver() with chaging 0.19_pre tag | Sebastiaan Lokhorst | |
2019-10-20 | Depend on openmpi; pyside/shiboken are now properly autodetected | Sebastiaan Lokhorst | |
2019-08-22 | Adopt upstream install dir changes, use upstream .desktop and mimeinfo files | Sebastiaan Lokhorst | |
https://github.com/FreeCAD/FreeCAD/commit/218d849355fa04f2a4790f17a7d0d0c193f99a03 | |||
2019-08-04 | Fix pkgver to ignore weird upstream "Staging" tag | Sebastiaan Lokhorst | |
https://github.com/FreeCAD/FreeCAD/releases/tag/Staging | |||
2019-06-22 | Update SRCINFO (forgot in last commit) | Sebastiaan Lokhorst | |