Commit graph

81 commits

Author SHA1 Message Date
Adrian Insaurralde
cbe287b593 Add verdict as dependency (optional for vtk, but smesh build fails without it) 2023-03-08 23:58:43 -03:00
Adrian Insaurralde
9d76b840d3 Add fmt as runtime dependency 2023-03-08 23:27:24 -03:00
Adrian Insaurralde
44c45e84a1 fix CMAKE_INSTALL paths 2022-12-27 00:59:03 -03:00
Adrian Insaurralde
54b068a5da Use relative paths for CMAKE_INSTALL_${DATADIR, DATAROOTDIR, DOCDIR}
And remove some now unnecessary CMAKE_INSTALL options
2022-12-14 20:57:11 -03:00
Adrian Insaurralde
45ef9dde62 Remove qt5-webkit dependency as is no longer supported in FreeCAD
Update .SRCINFO and PKGBUILD
2022-11-17 20:06:24 -03:00
Adrian Insaurralde
de1b2046d2 Add python-packaging dependency introduced in Path WB
https://forum.freecadweb.org/viewtopic.php?f=15&t=72555
2022-11-17 19:29:27 -03:00
Adrian Insaurralde Avalos
e0aca099e8 update .SRCINFO and package version 2022-08-31 10:13:30 -04:00
Adrian Insaurralde Avalos
6b409ca6b0 Add optional dependencies and co maintainer info 2022-08-31 09:21:43 -04:00
Adrian Insaurralde Avalos
a2d0b1eeab Update upstream URL 2022-06-13 18:41:49 -04:00
Adrian Insaurralde Avalos
3780e28a2e Remove fortran unnecessary dependency
see: https://forum.freecadweb.org/viewtopic.php?f=42&t=68016&p=588981&hilit=fortran#p588981
2022-06-13 18:40:43 -04:00
Adrian Insaurralde Avalos
a6ba9ff1f9 Remove superfluous build flags 2022-06-02 13:59:31 -04:00
Adrian
e804c24c9b use build instead of build_dir
since it's in FreeCAD's gitignore and makes it more convenient when building a local repo
2022-05-17 22:06:06 -04:00
Adrian
f2c0a3997f package thumbnailer 2022-05-17 22:06:06 -04:00
Adrian
1726f358dd Install QtDesigner plugin
and clean assembly build flag since the abandoned module was removed from codebase
2022-05-17 22:06:06 -04:00
Adrian
bb8dda6dd4 fix lib install location and remove now unnecesary hacks for python
also remove gendesk buildep as it isn't used and explicitly add qt5-webchannel dependency
2022-05-17 22:06:06 -04:00
Greyson Christoforo
d96fa65ec3 enable assmebly build 2022-04-24 17:39:21 +01:00
Greyson Christoforo
2498280e13 remove one packaging workaround see https://github.com/FreeCAD/FreeCAD/commit/15c069a7b7 2022-04-11 11:07:50 +01:00
Greyson Christoforo
b634531f66
update deps, optdeps, pkgver and turn off JTREADER 2022-03-22 17:01:18 +00:00
Grey Christoforo
5da9e301d5 add missing checkdeps 2022-02-13 13:17:02 +01:00
Greyson Christoforo
cd7e9d6b89 update srcinfo 2021-12-19 19:29:17 +00:00
Greyson Christoforo
a7849dd463 qt5-base has QtNetwork 2021-12-19 19:19:10 +00:00
Grey Christoforo
7abca6db83 enable a few build opts 2021-11-14 23:15:53 +01:00
Grey Christoforo
880ae77dc6 fix check() 2021-11-14 18:29:38 +01:00
Greyson Christoforo
b193551445 remove QT5 build flag 2021-10-24 13:05:25 +01:00
bartus
e99052d2c7 Fix pkgver(): tag lagging behind the project version
Signed-off-by: Greyson Christoforo <grey@christoforo.net>
2021-10-24 12:28:56 +01:00
Greyson Christoforo
d14b44c302 C++14 --> C++17 2021-10-24 12:27:37 +01:00
Greyson Christoforo
9b5d1a5de0 improve check() 2021-06-30 13:41:49 +01:00
Grey Christoforo
82e7ae0e35 add OpenSCAD opt dep 2021-05-09 17:39:15 +02:00
Grey Christoforo
f5c1724981 fix all the stupid paths 2021-05-09 15:07:41 +02:00
Grey Christoforo
1d49449a21 allow Mod to be found 2021-05-07 11:01:31 +02:00
Grey Christoforo
45b97adace fix folder structure, add vtk9 support 2021-05-03 17:09:40 +02:00
Greyson Christoforo
1da2cb1ab2 remove commit revert 2021-04-08 11:34:33 +01:00
Greyson Christoforo
10fb2eb614 rebuild to test bug 2021-04-07 11:07:34 +01:00
Grey Christoforo
9133a47f8a try to sandbox check() 2021-04-04 20:57:30 +02:00
Greyson Christoforo
f2cf30f88a remove .. from cmake 2021-01-31 13:59:01 +00:00
Greyson Christoforo
3941742535 change install invocation 2021-01-16 13:17:40 +00:00
Grey Christoforo
eb2067a630 add another rt opt dep 2021-01-09 13:07:37 +01:00
Grey Christoforo
bca2e425ad add some optdeps 2021-01-09 12:56:40 +01:00
Grey Christoforo
c04d3d1d8c move install to /usr/local/freecad 2021-01-08 21:37:03 +01:00
Grey Christoforo
b9225ca637 repackage so that check() can work 2021-01-08 21:24:29 +01:00
Greyson Christoforo
37f339e382 Merge branch 'master' of ssh://aur.archlinux.org/freecad-git 2020-12-20 17:26:35 +00:00
Greyson Christoforo
49357d4dff move cmake prep from prepare() to build(), add python-ply dep 2020-12-20 17:25:30 +00:00
Greyson Christoforo
f2b892ae85
add python-yaml to deps 2020-12-18 10:06:41 +00:00
Greyson Christoforo
58a7afc460 ENABLE_CXX_STD=C++14 and add check 2020-12-17 14:44:44 +00:00
Greyson Christoforo
a830603091 fix comment 2020-12-05 15:57:23 +00:00
Greyson Christoforo
6c27425835 fix a typo 2020-12-05 14:18:36 +00:00
Greyson Christoforo
8e815abd19 minor cleanups 2020-12-05 11:34:05 +00:00
Greyson Christoforo
5f28da53eb add qt5-xmlpatterns dep 2020-11-21 13:03:21 +00:00
Greyson Christoforo
d57a5fcb92 fix pkgver() function 2020-11-20 18:14:12 +00:00
Greyson Christoforo
98256b0b94 re-do build. tested working with opencasacade 7.5 2020-11-20 16:55:21 +00:00