mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-22 00:05:37 +08:00
18 lines
303 B
YAML
18 lines
303 B
YAML
ext-uuid:
|
|
type: php-extension
|
|
artifact:
|
|
source:
|
|
type: pie
|
|
repo: pecl/uuid
|
|
extract: php-src/ext/uuid
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: LGPL-2.1-only
|
|
depends:
|
|
- libuuid
|
|
php-extension:
|
|
os:
|
|
- Linux
|
|
- Darwin
|
|
arg-type: with-path
|