Files
static-php-cli/config/pkg/ext/ext-yac.yml
2026-07-21 12:54:02 +07:00

16 lines
368 B
YAML

ext-yac:
type: php-extension
artifact:
source:
type: ghtagtar
repo: laruence/yac
extract: php-src/ext/yac
metadata:
license-files: [LICENSE]
license: PHP-3.01
depends@unix:
- fastlz
- ext-igbinary
php-extension:
arg-type@unix: '--enable-yac@shared_suffix@ --enable-igbinary --enable-json --with-system-fastlz'