mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-07 00:35:41 +08:00
Add libavif
This commit is contained in:
11
config/pkg/lib/libavif.yml
Normal file
11
config/pkg/lib/libavif.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
libavif:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: ghtar
|
||||
repo: AOMediaCodec/libavif
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
license: BSD-2-Clause
|
||||
static-libs@unix:
|
||||
- libavif.a
|
||||
Reference in New Issue
Block a user