Files
static-php-cli/config/pkg/ext/ext-gearman.yml
2026-05-06 14:08:27 +07:00

17 lines
298 B
YAML

ext-gearman:
type: php-extension
artifact:
source:
type: pecl
name: gearman
metadata:
license-files: [LICENSE]
license: PHP-3.01
depends:
- libgearman
php-extension:
os:
- Linux
- Darwin
arg-type: '--with-gearman@shared_path_suffix@'