Package: ros-vision-opencv / 1.16.2+ds-4

Metadata

Package Version Patches format
ros-vision-opencv 1.16.2+ds-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Add CMakeLists.txt.patch | (download)

CMakeLists.txt | 6 6 + 0 - 0 !
1 file changed, 6 insertions(+)

 add cmakelists.txt


0002 Add Debian specific SOVERSION.patch | (download)

cv_bridge/src/CMakeLists.txt | 1 1 + 0 - 0 !
image_geometry/CMakeLists.txt | 1 1 + 0 - 0 !
2 files changed, 2 insertions(+)

 add debian specific soversion


0005 Make Python version variable for pybuild.patch | (download)

cv_bridge/CMakeLists.txt | 5 3 + 2 - 0 !
cv_bridge/src/CMakeLists.txt | 6 3 + 3 - 0 !
2 files changed, 6 insertions(+), 5 deletions(-)

 make python version variable for pybuild


0006 Fix endianness issue with tests.patch | (download)

cv_bridge/test/utest.cpp | 9 7 + 2 - 0 !
1 file changed, 7 insertions(+), 2 deletions(-)

 fix endianness issue with tests


0005 Python 3.12 fixes.patch | (download)

cv_bridge/test/conversions.py | 20 10 + 10 - 0 !
cv_bridge/test/enumerants.py | 8 4 + 4 - 0 !
2 files changed, 14 insertions(+), 14 deletions(-)

 python 3.12 fixes