20 lines
366 B
YAML
20 lines
366 B
YAML
name: libwebp
|
|
description: Lightweight encoding and decoding library for the WebP file format
|
|
version: 1.6.0
|
|
revision: 2
|
|
url: https://developers.google.com/speed/webp/
|
|
license: BSD-3-Clause
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
type: source
|
|
depends:
|
|
- giflib
|
|
- glibc
|
|
- libjpeg-turbo
|
|
- libpng
|
|
- libtiff
|
|
make_depends:
|
|
- cmake
|
|
- ninja
|