mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
20 lines
322 B
YAML
20 lines
322 B
YAML
librdkafka:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtar
|
|
repo: confluentinc/librdkafka
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: BSD-2-Clause
|
|
suggests:
|
|
- curl
|
|
- liblz4
|
|
- openssl
|
|
- zlib
|
|
- zstd
|
|
lang: cpp
|
|
pkg-configs:
|
|
- rdkafka++-static
|
|
- rdkafka-static
|