Files
static-php-cli/config/pkg/ext/ext-rdkafka.yml

19 lines
327 B
YAML
Raw Normal View History

2026-03-13 10:14:05 +08:00
ext-rdkafka:
type: php-extension
artifact:
source:
type: ghtar
2026-05-07 14:39:10 +08:00
repo: php-rdkafka/php-rdkafka
2026-03-13 10:14:05 +08:00
extract: php-src/ext/rdkafka
metadata:
license-files: [LICENSE]
license: MIT
depends:
- librdkafka
lang: cpp
php-extension:
2026-04-10 15:36:21 +08:00
os:
- Linux
- Darwin
2026-03-13 10:14:05 +08:00
arg-type: custom