Search Criteria
Package Details: opencascade-cadquery 7.7.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/opencascade-cadquery.git (read-only, click to copy) |
---|---|
Package Base: | opencascade-cadquery |
Description: | Opencascade for python-cadquery |
Upstream URL: | https://dev.opencascade.org/ |
Licenses: | LGPL, custom:OCCTLGPLEXCEPTION |
Submitter: | greyltc |
Maintainer: | greyltc |
Last Packager: | greyltc |
Votes: | 2 |
Popularity: | 0.000164 |
First Submitted: | 2021-11-21 19:25 (UTC) |
Last Updated: | 2023-11-10 23:40 (UTC) |
Dependencies (27)
- ffmpeg4.4
- freeimage
- gl2ps (gl2ps-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- intel-tbb (onetbb-gitAUR, onetbb)
- openmpi (openmpi-gitAUR)
- tk (tk-fossilAUR)
- vtk (vtk-gitAUR, vtk93AUR)
- adios2 (adios2-gitAUR) (make)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- gdal (gdal-hdf4AUR, gdal-ecwAUR, gdal-libkml-filegdbAUR, gdal-libkmlAUR) (make)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR) (make)
- libharu (make)
- liblas (liblas-gitAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
- openvr (openvr-gitAUR) (make)
- pdal (pdal-gitAUR) (make)
- proj (proj-gitAUR) (make)
- Show 7 more dependencies...
Latest Comments
1 2 Next › Last »
Auerhuhn commented on 2025-01-02 00:09 (UTC)
Thanks for the info @greyltc.
I wanted to build
python-ocp-git
specifically (and, by extension,opencascade-cadquery
) because I never managed to getpython-ocp
working.Going to give
python-ocp
another try, then!greyltc commented on 2025-01-01 00:20 (UTC)
This package is actually left over from a time when I couldn't get cadquery to work with the official opencascade package.
My python-ocp and python-cadquery packages in the AUR are up to date and working fine at the moment without any funny workarounds (like this package) so I don't actually see any need for this package (or python-ocp-git) to exist, so I'm considering filing a deletion request for this (and python-ocp-git) because I'm not sure there's any reason for anyone to spend their time trying to keep this functional or even do a build.
Auerhuhn commented on 2024-12-31 16:32 (UTC)
In addition to the upstream patch, this now also needs the nlohmann-json package added to
makedepends
.Reached out to @greyltc via email about both issues.
Auerhuhn commented on 2024-09-27 21:35 (UTC)
@greyltc Thanks for maintaining this version!
Would you please add the following upstream patch to your PKGBUILD? It fixes a build-time error.
https://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src/StdPrs/StdPrs_BRepFont.cxx;h=cd701879b16cc2ddc67624c50a17c0ed21ff64c7;hp=ab2d9b3c9f56a44fda6cf0ee1b83bdc90bd8944a;hb=7236e83dcc1e7284e66dc61e612154617ef715d6;hpb=099e0d25243925da349d43e6e1ee0528763cdabe
chilichiller commented on 2024-05-04 22:11 (UTC)
I had to remove the package 'opencascade' before I could install this package. Adding the line
in the PKGBUILD would probably resolve this automatically.
greyltc commented on 2022-04-14 19:11 (UTC)
cool. thanks for that!
dack commented on 2022-03-15 23:38 (UTC)
For anyone else trying to build this, here's a PKGBUILD with the ffmpeg and dependency fixes.
Lauch42 commented on 2022-02-21 10:25 (UTC) (edited on 2022-02-21 18:12 (UTC) by Lauch42)
Same failures for me. Build fails against ffmpeg5. I built it with ffmpeg4.4, that works (I set CMAKE_LIBRARY_PATH, although there may be more elegant methods. Using 3RD_PARTY_FFMPEG_LIBRARY_DIR did not work, neither did adding a PKG_CONFIG_PATH).
There are also some missing make dependencies, I think: glew, openmpi
dack commented on 2022-02-20 19:16 (UTC) (edited on 2022-02-20 19:16 (UTC) by dack)
Build fails for me - possible something ffmpeg related? Is anyone else seeing the same failure?
1 2 Next › Last »