mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
19 lines
300 B
YAML
19 lines
300 B
YAML
libavif:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtar
|
|
repo: AOMediaCodec/libavif
|
|
metadata:
|
|
license-files: [LICENSE]
|
|
license: BSD-2-Clause
|
|
depends:
|
|
- libaom
|
|
suggests:
|
|
- libwebp
|
|
- libjpeg
|
|
- libxml2
|
|
- libpng
|
|
static-libs@unix:
|
|
- libavif.a
|