Debian Patches
Status for alembic-graphics/1.8.9-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| i-use-the-hdf5-library-properly.patch | I use the HDF5 library properly: - For whatever reason, the pkgconf files contain more complete information than the cmake files, so I use those - You need -l AND -L. The default build used -l only, which failed to find the openmpi libhdf5.so library |
Dima Kogan <dkogan@debian.org> | no | 2025-08-24 | ||
| address.patch | Address: https://github.com/alembic/alembic/issues/477 Hopefully tests that run in parallel no longer read and write to the same filename. Don't explicitly set RPATH in the python bindings and several binaries, instead we can use CMAKE_SKIP_RPATH to optionally drop it. Hopefully with it unset we also now address: https://github.com/alembic/alembic/issues/476 locations. (or users can just set it?) include for AlembicPyIlmBase.cmake to AFTER we look for boost. |
Lucas Miller <lmiller@imageworks.com> | no | 2025-11-13 |
