/usr/lib/x86_64-linux-gnu/pkgconfig/sawfish.pc is in sawfish 1:1.11-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 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
imageloader=gdk-pixbuf-xlib
Name: sawfish
Description: The Sawfish X11 Window Manager
Version: 1.11
Requires: librep >= 0.92.3 rep-gtk >= 0.90.7 gtk+-2.0 >= 2.24.0 gdk-pixbuf-xlib-2.0 >= 2.23.0
Cflags: -I${includedir}
Libs: -L${libdir} -lX11
|