Package: libarcus / 5.0.0-6
Metadata
Package | Version | Patches format |
---|---|---|
libarcus | 5.0.0-6 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
02 add python version.patch | (download) |
CMakeLists.txt |
1 1 + 0 - 0 ! |
install to correct site-packages dir, based on python version. The Debian hack in CMakeLists was removed upstream, but python3 doesn't report a Python-specific site-packages folder. This is required, because SIP packages need to be compiled and installed for every Python version separately. =================================================================== |
0003 Allow overriding the Python version in CMake.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
allow overriding the python version in cmake |
0003 reduce protobuf requirement to 3.12.4.patch | (download) |
CMakeLists.txt |
2 1 + 1 - 0 ! |
reduce protobuf requirement to 3.12.4 This works fine and is available in Bullseye and newer. |
libarcus_protobuf.patch | (download) |
src/Socket_p.h |
2 1 + 1 - 0 ! |
fix protobuf ftbfs SetTotalBytesLimit no longer has second argument. |
0004 stdint.patch | (download) |
src/MessageTypeStore.h |
1 1 + 0 - 0 ! |
--- |