mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-02 14:25:41 +08:00
17 lines
269 B
YAML
17 lines
269 B
YAML
ext-imagick:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: pecl
|
|
name: imagick
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: PHP-3.01
|
|
depends:
|
|
- imagemagick
|
|
php-extension:
|
|
os:
|
|
- Linux
|
|
- Darwin
|
|
arg-type: custom
|