Initial Commit

This commit is contained in:
2025-05-08 17:14:51 +03:00
commit cf8ecd78f9
2 changed files with 53 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: libjpeg-turbo
description: JPEG image codec with SIMD accelerated compression and decompression
version: 3.0.1
url: https://libjpeg-turbo.org/
license: BSD-3-Clause,IJG
architecture: any
depends: ["glibc"]
make_depends: ["cmake","ninja"]
type: source