Commits (2)
......@@ -17163,6 +17163,12 @@ objenesis:
version: 2.4-1
issues:
- random_order_in_documentation_generated_by_javadoc
obs-advanced-scene-switcher:
version: 1.17.2-1
comments: |
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
obs-studio:
version: 26.0.2+dfsg1-1
comments: |
......@@ -21929,6 +21935,14 @@ qt6-3d:
rpath issue fixed by -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
issues:
- cmake_rpath_contains_build_path
qt6-base:
version: 6.2.2+dfsg-6
comments: |
Build path is embedded in QT_SOURCE_TREE present in
cmake/QtBuildInternalsExtra.cmake.in source, and the resulting
QtBuildInternalsExtra.cmake shipped in the package.
issues:
- captures_build_path
qt6-multimedia:
version: 6.2.2-3
issues:
......