Initial Commit

This commit is contained in:
2025-05-08 17:15:09 +03:00
commit a62f6ede96
2 changed files with 43 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: libwebp
description: Lightweight encoding and decoding library for the WebP file format
version: 1.3.2
url: https://developers.google.com/speed/webp/
license: BSD-3-Clause
architecture: any
depends: ["giflib","glibc","libjpeg-turbo","libpng","libtiff"]
make_depends: ["cmake","ninja"]
type: source