mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-12 11:25:35 +08:00
Add imagemagick,jbig,lerc,libaom,libde265,libheif,libjxl,libtiff,libwebp,libzip
This commit is contained in:
12
config/pkg/lib/lerc.yml
Normal file
12
config/pkg/lib/lerc.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
lerc:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: ghtar
|
||||
repo: Esri/lerc
|
||||
prefer-stable: true
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
lang: cpp
|
||||
static-libs@unix:
|
||||
- libLerc.a
|
||||
Reference in New Issue
Block a user