Add ext-xz

This commit is contained in:
crazywhalecc 2026-03-17 15:30:54 +08:00
parent 0101e6c52b
commit 0a60ebad17
No known key found for this signature in database
GPG Key ID: 1F4BDD59391F2680

15
config/pkg/ext/ext-xz.yml Normal file
View File

@ -0,0 +1,15 @@
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