mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
15 lines
303 B
YAML
15 lines
303 B
YAML
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@'
|