/usr/lib/x86_64-linux-gnu/pkgconfig/zziplib.pc is in libzzip-dev 0.13.62-2ubuntu0.2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | # generated by configure / remove this line to disable regeneration
prefix=/usr
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${prefix}/lib/x86_64-linux-gnu
datarootdir=${prefix}/share
datadir=${datarootdir}
sysconfdir=/etc
includedir=${prefix}/include
package=zziplib
suffix=
Name: zziplib
Description: ZZipLib - libZ-based ZIP-access Library with an Easy-to-Use API
Version: 0.13.62
Requires: zzip-zlib-config
Libs: -L${libdir} -Wl,-Bsymbolic-functions -Wl,-z,relro -lzzip
Cflags: -I${includedir} -D_FORTIFY_SOURCE=2
|