Initial Commit

This commit is contained in:
2025-05-08 17:15:04 +03:00
commit 7bbff47867
2 changed files with 49 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: libtiff
description: Library for reading and writing TIFF image files
version: 4.6.0
url: http://www.simplesystems.org/libtiff/
license: custom
architecture: any
depends: ["gcc","glibc","libjpeg-turbo","xz-utils","zlib","zstd"]
optional_depends: ["freeglut"]
make_depends: ["freeglut","cmake","mesa","ninja"]
type: source