/usr/lib/x86_64-linux-gnu/pkgconfig/libfosfat.pc is in fosfat-dev 0.4.0-13-ged091bb-3.
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 | PREFIX=/usr
libdir=/usr/lib/x86_64-linux-gnu
includedir=${PREFIX}/include
Name: libfosfat
Description: API for Smaky file system
Version: 0.4.0
Requires:
Requires.private:
Conflicts:
Libs: -L${libdir} -lfosfat
Libs.private:
Cflags: -I${includedir}
|