Files
static-php-cli/config/pkg/ext/ext-xz.yml
2026-04-10 15:33:52 +08:00

17 lines
329 B
YAML

ext-xz:
type: php-extension
artifact:
source:
type: git
url: 'https://github.com/codemasher/php-ext-xz'
rev: main
extract: php-src/ext/xz
metadata:
license-files: [LICENSE]
license: PHP-3.01
depends:
- xz
php-extension:
arg-type: with-path
arg-type@windows: enable