24 lines
555 B
Plaintext
24 lines
555 B
Plaintext
name: protobuf-compiler
|
|
description: Protocol buffer compiler
|
|
version: "33.5"
|
|
revision: 1
|
|
url: https://protobuf.dev/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- abseil-cpp
|
|
- gcc-libs
|
|
- glibc
|
|
- zlib
|
|
make_depends:
|
|
- cmake
|
|
- googletest
|
|
downloads:
|
|
- url: https://github.com/protocolbuffers/protobuf/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 440848dffa209beb8a04e41cc352762e44f8e91342b2a43aab6af9b30713c2f6
|