Add librdkafka

This commit is contained in:
crazywhalecc
2026-02-06 11:45:14 +08:00
parent f2d389d89a
commit 4cfd8f4ca3
2 changed files with 78 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
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