Debian Patches
Status for libcomps/0.1.21-1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
0001-libcomps-CMakeLists.txt_libcomps-tests-CMakeL.patch | [PATCH] Search for libcheck via pkg-config instead of cmake; use static version. Within Debian, only the static libcheck library is shipped. cmake's find script will find that, but not use it correctly since the static library requires additional private libraries and definitions. Getting these via pkg-config is trivial, so switch to using this system instead. |
Mihai Moldovan <ionic@ionic.de> | no | 2020-09-29 | ||
0002-libcomps-src-CMakeLists.txt_install-libcomps..patch | [PATCH] Install libcomps.pc. This patch should probably be upstreamed, if necessary in tandem with the libcomps.pc generation patch. |
Mihai Moldovan <ionic@ionic.de> | no | 2020-09-29 | ||
0003-Doxyfile.user.in_make-builds-reproducible.patch | [PATCH] Make documentation builds reproducible. Doxygen includes the full path to sources in its documentation by default, which makes builds non-reproducible. Instruct it to use the shortest possible path that makes file names unique instead. |
Mihai Moldovan <ionic@ionic.de> | no | 2020-09-29 | ||
0004-Set-CMAKE_SKIP_RPATH-to-TRUE.patch | [PATCH] Set CMAKE_SKIP_RPATH to TRUE | =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Pierret=20=28fepitre=29?= | no | 2020-11-23 | ||
0005-Disable-XML-doc-generation.patch | [PATCH] Disable XML doc generation | =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Pierret=20=28fepitre=29?= | no | 2020-11-23 |