mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-14 04:15:35 +08:00
Add imagemagick,jbig,lerc,libaom,libde265,libheif,libjxl,libtiff,libwebp,libzip
This commit is contained in:
18
config/pkg/lib/libheif.yml
Normal file
18
config/pkg/lib/libheif.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
libheif:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: ghrel
|
||||
repo: strukturag/libheif
|
||||
match: libheif-.+\.tar\.gz
|
||||
prefer-stable: true
|
||||
metadata:
|
||||
license-files: [COPYING]
|
||||
depends:
|
||||
- libde265
|
||||
- libwebp
|
||||
- libaom
|
||||
- zlib
|
||||
- brotli
|
||||
static-libs@unix:
|
||||
- libheif.a
|
||||
Reference in New Issue
Block a user