mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 07:15:38 +08:00
18 lines
340 B
YAML
18 lines
340 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:
|
|
os:
|
|
- Linux
|
|
- Darwin
|
|
arg-type: '--enable-SPX@shared_suffix@'
|