Package: libavif / 0.8.4-2+deb11u1

Metadata

Package Version Patches format
libavif 0.8.4-2+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use system cJSON library.patch | (download)

tests/testcase.h | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use system cjson library


c6acdf6b7c69c9d23917cf814a3b17ce639a7266.patch | (download)

libavif.pc.cmake | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] libavif.pc: respect libdir setting

Do not hardcode "lib" as that is often the wrong path with multilib.
On an x86_64 system for example, it should actually be "lib64".