Package libprotobuf32-lite: Information

  • Default inline alert: Version in the repository: 3.21.12-alt4

Binary package: libprotobuf32-lite
Version: 3.21.12-alt2.2
Architecture: e2kv4
Build time:  Jan 31, 2024, 11:42 PM
Source package: protobuf
Category: System/Libraries
Report package bug
License: BSD-3-Clause
Summary: Protocol Buffers LITE_RUNTIME libraries
Description: 
Protocol Buffers built with optimize_for = LITE_RUNTIME.

The "optimize_for = LITE_RUNTIME" option causes the compiler to generate code
which only depends libprotobuf-lite, which is much smaller than libprotobuf but
lacks descriptors, reflection, and some other features.

Maintainer: Michael Shigorin


Last changed


June 17, 2023 Michael Shigorin 3.21.12-alt2.2
- ilyakurdyukov@'s workaround to fix libowt-tg build (mcst#8146)
June 16, 2023 Michael Shigorin 3.21.12-alt2.1
- TMP: drop ruby/java stuff due to new macros still unavailable
Feb. 16, 2023 Alexey Shabalin 3.21.12-alt2
- fixed build with python 3.11