mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-20 15:25:36 +08:00
Add imagemagick,jbig,lerc,libaom,libde265,libheif,libjxl,libtiff,libwebp,libzip
This commit is contained in:
12
config/pkg/lib/libaom.yml
Normal file
12
config/pkg/lib/libaom.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
libaom:
|
||||
type: library
|
||||
artifact:
|
||||
source:
|
||||
type: git
|
||||
rev: main
|
||||
url: 'https://aomedia.googlesource.com/aom'
|
||||
metadata:
|
||||
license-files: [LICENSE]
|
||||
lang: cpp
|
||||
static-libs@unix:
|
||||
- libaom.a
|
||||
Reference in New Issue
Block a user