Initial Commit

This commit is contained in:
2025-05-08 17:14:51 +03:00
commit 8a1ab8c6dd
2 changed files with 51 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: libjxl
description: JPEG XL image format reference implementation
version: 0.11.1
url: https://jpeg.org/jpegxl/
license: BSD-3-Clause
architecture: any
depends: ["brotli","giflib","highway","libjpeg-turbo","libpng"]
optional_depends: ["gdk-pixbuf","jdk"]
make_depends: ["cmake","gdk-pixbuf","jdk","python3","xdg-utils"]
type: source