[PR #304] [MERGED] Switch to protobuf-codegen-pure to remove protoc dependency #870

Closed
opened 2026-02-27 20:00:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/librespot-org/librespot/pull/304
Author: @sashahilton00
Created: 3/13/2019
Status: Merged
Merged: 3/13/2019
Merged by: @sashahilton00

Base: masterHead: protoc-rust


📝 Commits (1)

  • 06c6969 Switch to protobuf-codegen-pure to remove protoc dependency

📊 Changes

10 files changed (+580 additions, -660 deletions)

View changed files

📝 Cargo.lock (+221 -271)
📝 protocol/Cargo.toml (+1 -1)
📝 protocol/build.rs (+3 -4)
protocol/build.sh (+0 -29)
📝 protocol/src/authentication.rs (+77 -78)
📝 protocol/src/keyexchange.rs (+97 -99)
📝 protocol/src/mercury.rs (+21 -20)
📝 protocol/src/metadata.rs (+86 -85)
📝 protocol/src/pubsub.rs (+4 -3)
📝 protocol/src/spirc.rs (+70 -70)

📄 Description

Continuation of #270, rebased to master & updated dependencies. Closes #270.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/librespot-org/librespot/pull/304 **Author:** [@sashahilton00](https://github.com/sashahilton00) **Created:** 3/13/2019 **Status:** ✅ Merged **Merged:** 3/13/2019 **Merged by:** [@sashahilton00](https://github.com/sashahilton00) **Base:** `master` ← **Head:** `protoc-rust` --- ### 📝 Commits (1) - [`06c6969`](https://github.com/librespot-org/librespot/commit/06c6969e25392d39eed831cc228ceac11dc0352c) Switch to `protobuf-codegen-pure` to remove `protoc` dependency ### 📊 Changes **10 files changed** (+580 additions, -660 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+221 -271) 📝 `protocol/Cargo.toml` (+1 -1) 📝 `protocol/build.rs` (+3 -4) ➖ `protocol/build.sh` (+0 -29) 📝 `protocol/src/authentication.rs` (+77 -78) 📝 `protocol/src/keyexchange.rs` (+97 -99) 📝 `protocol/src/mercury.rs` (+21 -20) 📝 `protocol/src/metadata.rs` (+86 -85) 📝 `protocol/src/pubsub.rs` (+4 -3) 📝 `protocol/src/spirc.rs` (+70 -70) </details> ### 📄 Description Continuation of #270, rebased to master & updated dependencies. Closes #270. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 20:00:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#870
No description provided.