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