Files
static-php-cli/config/pkg/ext/ext-zip.yml
2026-07-21 12:54:02 +07:00

16 lines
283 B
YAML

ext-zip:
type: php-extension
artifact:
source:
type: pie
repo: pecl/zip
extract: php-src/ext/zip
metadata:
license-files: [LICENSE]
license: PHP-3.01
depends:
- libzip
php-extension:
arg-type: custom
arg-type@windows: enable