blob: 2b94b5f8948891c4de11abfaeda6bcad3627ffeb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
pkgbase = mingw-w64-libheif
pkgdesc = HEIF file format decoder and encoder (mingw-w64)
pkgver = 1.19.5
pkgrel = 1
url = https://github.com/strukturag/libheif
arch = any
license = LGPL
makedepends = mingw-w64-cmake
makedepends = ninja
depends = mingw-w64-crt
depends = mingw-w64-libpng
depends = mingw-w64-aom
depends = mingw-w64-x265
depends = mingw-w64-libde265
depends = mingw-w64-rav1e
depends = mingw-w64-dav1d
depends = mingw-w64-zlib
depends = mingw-w64-libwebp
depends = mingw-w64-svt-av1
depends = mingw-w64-openjpeg2
depends = mingw-w64-ffmpeg
depends = mingw-w64-kvazaar
options = !strip
options = !buildflags
options = staticlibs
source = libheif-1.19.5.tar.gz::https://github.com/strukturag/libheif/archive/v1.19.5.tar.gz
sha256sums = 5cd9a3e28493310358e1c1299cd596cc4c7ae5fb985eceb758fa6141424e58bb
pkgname = mingw-w64-libheif
|