Add ext-rdkafka

This commit is contained in:
crazywhalecc
2026-03-13 10:14:05 +08:00
parent a288533fc3
commit 935fbbd31a
2 changed files with 70 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
ext-rdkafka:
type: php-extension
artifact:
source:
type: ghtar
repo: arnaud-lb/php-rdkafka
extract: php-src/ext/rdkafka
metadata:
license-files: [LICENSE]
license: MIT
depends:
- librdkafka
lang: cpp
php-extension:
arg-type: custom