/usr/lib/pkgconfig/swish-e.pc is in swish-e 2.4.7-5+b2.
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 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: swish-e
Version: 2.4.7
Description: SWISH-E - Simple Web Indexing System for Humans - Enhanced
Requires:
Libs: -L${libdir} -lswish-e -lz -lm
Cflags: -g -O2 -fdebug-prefix-map=/build/swish-e-4HsyKo/swish-e-2.4.7=. -fstack-protector-strong -Wformat -Werror=format-security -I${includedir}
|