static-php-cli/config/pkg/lib/librdkafka.yml
2026-02-06 11:45:14 +08:00

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