Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-Use-PROJECT_VERSION-instead-of-PROJECT_GIT_COMMIT_ID.patch | [PATCH] Use PROJECT_VERSION instead of PROJECT_GIT_COMMIT_ID | Nobuhiro Iwamatsu <iwamatsu@debian.org> | no | 2022-09-08 | ||
0002-src-CMakeLists.txt-Enable-multiarch-for-the-library.patch | [PATCH 2/3] src/CMakeLists.txt: Enable multiarch for the library The library install path is hard coded which gets in the way of enabling multiarch. Fix this by respecting the standard CMAKE variable used to specify library install location. This variable gets used during package building to install the package to multiarch aware location. |
Nobuhiro Iwamatsu <iwamatsu@debian.org> | no | 2022-06-01 | ||
0003-src-CMakeLists.txt-Enable-multiarch-for-the-cmake-fi.patch | [PATCH 3/3] src/CMakeLists.txt: Enable multiarch for the cmake files The cmake files install path is hard coded which gets in the way of enabling multiarch. Fix this by respecting the standard CMAKE variable used to specify library install location. This variable gets used during package building to install the cmake files to multiarch aware location. |
Punit Agrawal <punit1.agrawal@toshiba.co.jp> | no | 2021-04-08 |