Add imagemagick,jbig,lerc,libaom,libde265,libheif,libjxl,libtiff,libwebp,libzip

This commit is contained in:
crazywhalecc
2026-02-05 20:59:23 +08:00
parent 807b90b182
commit 7ae16e5be8
20 changed files with 617 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
libtiff:
type: library
artifact:
source:
type: filelist
url: 'https://download.osgeo.org/libtiff/'
regex: '/href="(?<file>tiff-(?<version>[^"]+)\.tar\.xz)"/'
metadata:
license-files: [LICENSE.md]
license: libtiff
depends:
- zlib
- libjpeg
suggests@unix:
- lerc
- libwebp
- jbig
- xz
- zstd
static-libs@unix:
- libtiff.a