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
Sebastiaan Lokhorst
2a48acc31b
Remove OPENMPI_INCLUDE_DIRS
...
Fixed upstream: https://github.com/FreeCAD/FreeCAD/pull/3390
2020-05-04 11:10:02 +02:00
Sebastiaan Lokhorst
a7c5a7d269
Remove manual PySide/Shiboken paths
...
Upstream issue seems fixed:
https://github.com/FreeCAD/FreeCAD/pull/2020
2020-04-23 20:27:44 +02:00
Sebastiaan Lokhorst
122150e43f
PySide2 rcc/uic finder was fixed upstream
...
https://github.com/FreeCAD/FreeCAD/pull/2846
2020-01-08 22:32:24 +01:00
Grey Christoforo
d59768728b
fix typo
2019-12-31 13:50:28 +00:00
Grey Christoforo
234acf35eb
remove merged build fix patch
2019-12-31 13:48:34 +00:00
Grey Christoforo
3ea5de2c5a
fix the build
2019-12-27 19:27:04 +00:00
Grey Christoforo
aa24b5fbf0
fix pyside2 tool detection
2019-12-27 16:33:46 +00:00
Sebastiaan Lokhorst
c68c5975b1
Fix libpyside2 location with python 3.8 (thanks s218)
2019-11-24 13:47:33 +01:00
Sebastiaan Lokhorst
929b6098c2
Fix pkgver() with chaging 0.19_pre tag
2019-11-04 15:26:10 +01:00
Sebastiaan Lokhorst
e9dfd57429
Partial undo last commit; there are still issues with pyside
2019-10-20 10:28:27 +02:00
Sebastiaan Lokhorst
5aa12a2cd1
Depend on openmpi; pyside/shiboken are now properly autodetected
2019-10-20 08:53:10 +02:00
Sebastiaan Lokhorst
82b4472249
Adopt upstream install dir changes, use upstream .desktop and mimeinfo files
...
218d849355
2019-08-22 20:36:39 +02:00
Sebastiaan Lokhorst
d53cdc364e
Document pull request that would fix our shiboken/pyside hack
2019-08-04 00:06:55 +02:00
Sebastiaan Lokhorst
7562f5e671
Fix pkgver to ignore weird upstream "Staging" tag
...
https://github.com/FreeCAD/FreeCAD/releases/tag/Staging
2019-08-04 00:05:40 +02:00
Sebastiaan Lokhorst
17758fac7f
Update SRCINFO (forgot in last commit)
2019-06-22 23:04:16 +02:00
Sebastiaan Lokhorst
9caebbcc08
Fix freecad.desktop Path
2019-06-22 23:03:37 +02:00
Sebastiaan Lokhorst
fb1d8f1224
Autodect Python version so we don't break when it's updated
2019-04-03 21:06:02 +02:00
Sebastiaan Lokhorst
629cd29bbc
Convert to Python 3
2019-04-03 19:14:00 +02:00
Sebastiaan Lokhorst
e4801f3409
Bump pkgrel, remove duplicate dependency coin
2019-03-15 20:24:19 +01:00
Sebastiaan Lokhorst
f31297b899
Fix dependencies
2019-03-15 20:13:11 +01:00
Grey Christoforo
46613dbe35
fix build
2018-10-18 00:03:07 +01:00
Markus Hovorka
113c565db6
Remove patches applied upstream
2017-06-01 11:25:05 +02:00
Markus Hovorka
dc465119e6
Merge branch 'master' of ssh://aur.archlinux.org/freecad-git
2017-05-19 11:56:39 +02:00
Markus Hovorka
d7214cca40
Add gitignore
2017-05-19 11:54:10 +02:00
Markus Hovorka
69549d556f
Change symlinks and list arguments
2017-03-30 22:21:50 +02:00
Markus Hovorka
a09136dbcf
Clean up code and formatting
2017-03-29 14:32:08 +02:00
Markus Hovorka
c47f71a271
Add netgen support
2017-03-28 00:20:36 +02:00
Markus Hovorka
f51d9ecb96
Delete old patch and update dependencies
2017-03-18 20:23:16 +01:00
Markus Hovorka
111a934dbc
Use opencascade7
2017-03-18 00:51:21 +01:00
Markus Hovorka
7f76fdd333
Add gitignore
2017-03-17 23:10:59 +01:00
Markus Hovorka
88f8213794
Fix shiboken/pyside configure issues
2017-03-04 17:33:00 +01:00
Markus Hovorka
8081f4b1fc
Fix icon install & remove .install
...
Icons are now installed into /usr/share/icons and the desktop file now
specifies an icon file without a path.
The .install file is no longer needed since pacman 5.0.0 because it
introducted hooks (see /usr/share/libalpm/hooks) which take care of
updating all kinds of databases.
2017-02-16 23:24:27 +01:00
Markus Hovorka
f02d6beca1
Use PKGBUILD from freecad-netgen-git
2016-09-22 14:53:49 +02:00
Christian Hesse
81dafe1f73
commit freecad-git 0.16.pre.r3.g192dca3-1
2015-08-05 07:26:52 +02:00
Christian Hesse
97bf587149
initial import of freecad-git 0.14.1.r896.gaeabffe-1
2015-06-30 09:40:28 +02:00