Package: snappy / 1.2.2-2
Metadata
| Package | Version | Patches format |
|---|---|---|
| snappy | 1.2.2-2 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| build_static_lib.patch | (download) |
CMakeLists.txt |
21 20 + 1 - 0 ! |
add static library build Add upstream missed static library target. |
| readd_pkgconfig_support.patch | (download) |
CMakeLists.txt |
9 9 + 0 - 0 ! |
--- |
| fix_snappy_unittest_FTBFS.patch | (download) |
CMakeLists.txt |
3 3 + 0 - 0 ! |
[patch] fix cmake build error |
| use_packaged_testing.patch | (download) |
CMakeLists.txt |
26 13 + 13 - 0 ! |
googletest and gmock are packaged, use those No need to add external (empty) project directories, will link with system ones. |
| correct_testing_link.patch | (download) |
CMakeLists.txt |
4 2 + 2 - 0 ! |
add required libraries to link with Just add those libraries to the linker. |
| add_option_to_enable_rtti.patch | (download) |
CMakeLists.txt |
14 10 + 4 - 0 ! |
[patch] add option to enable rtti, set default to current behavior |
