mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 07:15:38 +08:00
19 lines
325 B
YAML
19 lines
325 B
YAML
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:
|
|
os:
|
|
- Linux
|
|
- Darwin
|
|
arg-type: custom
|