Files
termux-packages/packages/libprotobuf
termux-pacman-bot 409cc462b5 fix(main/{libprotobuf,protobuf-static}): fix conflicts and provide licenses
- `libprotobuf`:
  - conflict with `protobuf-static` (because of `libupb.a`)
  - add license file for `libutf8-range`

- `protobuf-static`:
  - align `TERMUX_PKG_REVISION` with `libprotobuf`
  - conflict with `libprotobuf` (because of `libupb.a`)
  - provide its own `libutf8-range` and `protoc` (because of conflict with `libprotobuf` preventing it from depending on `protobuf` [which is `protoc`])
  - add license file for `libutf8-range`
2025-05-01 19:35:57 +00:00
..