Add ext-spx

This commit is contained in:
crazywhalecc
2026-03-16 16:59:27 +08:00
parent d79128cdbf
commit 65c3263b25
2 changed files with 66 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
ext-spx:
type: php-extension
artifact:
source:
type: pie
repo: noisebynorthwest/php-spx
extract: php-src/ext/spx
metadata:
license-files: [LICENSE]
license: GPL-3.0-or-later
depends:
- ext-zlib
php-extension:
arg-type: '--enable-SPX@shared_suffix@'