mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-03-18 04:44:53 +08:00
19 lines
315 B
YAML
19 lines
315 B
YAML
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
|