18 lines
546 B
YAML
18 lines
546 B
YAML
name: protobuf-c
|
|
description: Protocol Buffers implementation in C
|
|
version: 1.5.2
|
|
revision: 1
|
|
url: https://github.com/protobuf-c/protobuf-c
|
|
license: BSD-2-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- protobuf-compiler=36.0
|
|
downloads:
|
|
- url: https://github.com/protobuf-c/protobuf-c/releases/download/v${BPM_PKG_VERSION}/protobuf-c-${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: e2c86271873a79c92b58fef7ebf8de1aa0df4738347a8bd5d4e65a80a16d0d24
|