Package: libarcus / 5.0.0-6

Metadata

Package Version Patches format
libarcus 5.0.0-6 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
02 add python version.patch | (download)

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

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 allow overriding the python version in cmake


0003 reduce protobuf requirement to 3.12.4.patch | (download)

CMakeLists.txt | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 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 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix protobuf ftbfs
 SetTotalBytesLimit no longer has second argument.
0004 stdint.patch | (download)

src/MessageTypeStore.h | 1 1 + 0 - 0 !
src/PlatformSocket_p.h | 1 1 + 0 - 0 !
src/Socket_p.h | 1 1 + 0 - 0 !
src/Types.h | 1 1 + 0 - 0 !
src/WireMessage_p.h | 2 2 + 0 - 0 !
5 files changed, 6 insertions(+)

---