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

18 lines
354 B
YAML
Raw Permalink Normal View History

2026-05-06 11:39:08 +07:00
ext-gearman:
type: php-extension
artifact:
source:
2026-07-21 12:54:02 +07:00
type: ghtar
repo: php/pecl-networking-gearman
extract: php-src/ext/gearman
2026-05-06 11:39:08 +07:00
metadata:
license-files: [LICENSE]
license: PHP-3.01
depends:
- libgearman
php-extension:
os:
- Linux
- Darwin
2026-05-06 14:08:27 +07:00
arg-type: '--with-gearman@shared_path_suffix@'