Control: tags -1 + confirmed On Sun, 2021-09-12 at 16:03 -0400, Boyuan Yang wrote: > In current version of libavif-dev/0.8.4-2 (shipped in Debian 11), the > /usr/lib/<triplet>/pkgconfig/libavif.pc file has the following > content: > > ======================== > prefix=/usr > exec_prefix=${prefix}/bin > libdir=${prefix}/lib > includedir=${prefix}/include > > Name: libavif > Description: Library for encoding and decoding .avif files > Version: 0.8.4 > Libs: -L${libdir} -lavif > Cflags: -I${includedir} > ======================== > > ...where libdir should be ${prefix}/@CMAKE_INSTALL_LIBDIR@ > (@CMAKE_INSTALL_LIBDIR@ will be replaced by arch triplet during > compilation). >
Please go ahead. Regards, Adam