Files
static-php-cli/config/pkg/ext/ext-imagick.yml

18 lines
285 B
YAML
Raw Normal View History

2026-03-10 22:19:01 +08:00
ext-imagick:
type: php-extension
artifact:
source:
type: pecl
name: imagick
metadata:
license-files: [LICENSE]
license: PHP-3.01
depends:
- imagemagick
php-extension:
2026-04-10 15:36:21 +08:00
os:
- Linux
- Darwin
2026-06-14 11:51:07 +07:00
- Windows
2026-03-10 22:19:01 +08:00
arg-type: custom