Files
termux-packages/packages/libprotobuf
termux-pacman-bot bd7531d598 rmpkg(main/{protobuf-static,protobuf-dev}): orphaned
- Reverts https://github.com/termux/termux-packages/pull/14982

- Reverts https://github.com/termux/termux-packages/pull/20118

- Those two PRs were the previous solution to this issue https://github.com/termux/termux-packages/issues/14961, however, unfortunately, the long-term maintenance of `protobuf-static` turned out to be difficult. After several accidents during which `libprotobuf` and `protobuf-static` unfortunately became mixed up and had to be untangled, and also several edge cases which `protobuf-static` could not easily solve were found, a new solution was developed to replace `protobuf-static` that has, so far, been more reliable, and has also fixed a number of other problems that `protobuf-static` could not effectively fix.

- The new solution is the new `libandroid-stub`, which was developed and deployed project-wide 8 months ago during these two PRs:
  - https://github.com/termux/termux-packages/pull/23712
  - https://github.com/termux/termux-packages/pull/24131

- For the past 8 months, the new `libandroid-stub` has continued to work successfully for all known users as a total replacement for `protobuf-static` and there have been no issues reported for it related to its sufficiency as a replacement for `protobuf-static`, so `protobuf-static` can now be moved to the disabled-packages folder.
2025-12-07 11:05:56 +00:00
..