/usr/lib/pkgconfig/libfontforge.pc is in libfontforge-dev 1:20170731~dfsg-1.
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 | prefix=/usr
exec_prefix=${prefix}
bindir=${exec_prefix}/bin
libdir=${prefix}/lib
includedir=${prefix}/include
datarootdir=${prefix}/share
mandir=${prefix}/share/man
localedir=${datarootdir}/locale
Name: libfontforge
Description: a font manipulation library.
Version: 2.0.20161004
Requires:
Requires.private: python-2.7 cairo pango zlib
Libs: -L${prefix}/lib -lfontforge
Libs.private: -lgioftp -lgutils -lgunicode -lgif -ljpeg -lpng -ltiff -lspiro -luninameslist -lreadline -lSM -lICE -lltdl -lX11 -lm -lltdl
Cflags: -I${includedir}/fontforge
|