Package: libtgowt / 0~git20210627.91d836d+dfsg-3~deb11u1
Metadata
| Package | Version | Patches format |
|---|---|---|
| libtgowt | 0~git20210627.91d836d+dfsg-3~deb11u1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| Avoid SSE2 on i386.patch | (download) |
CMakeLists.txt |
27 11 + 16 - 0 ! |
avoid sse2 usage on i386 without properly checks |
| Convert endianness.patch | (download) |
src/common_audio/wav_file.cc |
80 64 + 16 - 0 ! |
provide endianness converters before writing or after reading wav |
| Ignore sanitize attr.patch | (download) |
src/tools/generate_stubs/generate_stubs.py |
5 0 + 5 - 0 ! |
do not put the no_sanitize attribute near generated declarations. -fsanitize=cfi-icall is supported only by Clang for x86 and x86_64. That is not our case. Exclude compiler_specific.h that requires hard-coded build_config.h. |
| Packaged PipeWire.patch | (download) |
CMakeLists.txt |
34 22 + 12 - 0 ! |
fix packaged build with dynamic pipewire |
| Skip RNNoise.patch | (download) |
CMakeLists.txt |
10 9 + 1 - 0 ! |
ignore absent rnnoise |
