/usr/lib/x86_64-linux-gnu/pkgconfig/simage.pc is in libsimage-dev 1.7.1~2c958a6.dfsg-4.
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 19 20 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}
Name: simage
Description: a library with image format loaders and front-ends to common import libraries
Version: 1.7.1a
Requires:
Conflicts:
Libs: -L${libdir} -L${prefix}/lib/x86_64-linux-gnu -Wl,-Bsymbolic-functions -Wl,-z,relro -lsimage -logg -lvorbis -lvorbisfile -ltiff -lpng -lz -ljpeg -lm
Cflags: -I${includedir} -I${prefix}/include -Wdate-time -D_FORTIFY_SOURCE=2
simage_host="x86_64-pc-linux-gnu"
compiler=gcc
compiler_is_gcc=yes
frameworkdir=@frameworkdir@
msvcrt=@SIMAGE_MSVC_LIBC@
|