Package: libcomps / 0.1.22-1
Metadata
Package | Version | Patches format |
---|---|---|
libcomps | 0.1.22-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 libcomps CMakeLists.txt_libcomps tests CMakeL.patch | (download) |
libcomps/CMakeLists.txt |
3 2 + 1 - 0 ! |
[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. |
0003 Doxyfile.user.in_make builds reproducible.patch | (download) |
libcomps/docs/Doxyfile.user.in |
2 1 + 1 - 0 ! |
[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. |
1