Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: protobuf-compiler
|
||||
description: Protocol buffer compiler
|
||||
version: "35.0"
|
||||
revision: 3
|
||||
url: https://protobuf.dev/
|
||||
license: BSD-3-Clause
|
||||
maintainers:
|
||||
- [email protected]
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- abseil-cpp=20260526.*
|
||||
- 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: e127ea69dd7be4e88abdd95845fb6c30d25d96971d95827e92b70e2e910d46a1
|
||||
Reference in New Issue
Block a user