mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-19 05:14:52 +08:00
16 lines
300 B
YAML
16 lines
300 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
|