mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 21:04:52 +08:00
17 lines
306 B
YAML
17 lines
306 B
YAML
libwebp:
|
|
type: library
|
|
artifact:
|
|
source:
|
|
type: ghtagtar
|
|
repo: webmproject/libwebp
|
|
match: v1\.\d+\.\d+$
|
|
metadata:
|
|
license-files: [COPYING]
|
|
license: BSD-3-Clause
|
|
pkg-configs:
|
|
- libwebp
|
|
- libwebpdecoder
|
|
- libwebpdemux
|
|
- libwebpmux
|
|
- libsharpyuv
|