Commits (2)
......@@ -10978,6 +10978,12 @@ kicad:
issues:
- timestamps_in_pdf_generated_by_latex
- fonts_in_pdf_files
kickpass:
version: 0.2.0-4
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
kiconthemes:
version: 5.25.0-1
issues:
......@@ -13501,6 +13507,13 @@ libopenobex:
version: 1.7.2-2.1
comments: |
.cmake file differs between shared/static configuration. note that package itself builds both shared and static, so potentially timestamp issue wrt openobex-config.cmake.in
libopenshot:
version: 0.2.5+dfsg1-6
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON, but unable
to verify effect on test suite due to nondeterministic failures.
issues:
- cmake_rpath_contains_build_path
libopenshot-audio:
version: 0.2.0+dfsg1-3
comments: |
......