mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-10 10:25:36 +08:00
Add imagemagick,jbig,lerc,libaom,libde265,libheif,libjxl,libtiff,libwebp,libzip
This commit is contained in:
16
config/pkg/lib/libwebp.yml
Normal file
16
config/pkg/lib/libwebp.yml
Normal file
@@ -0,0 +1,16 @@
|
||||
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
|
||||
Reference in New Issue
Block a user