/usr/lib/pkgconfig/libanjuta-3.0.pc is in libanjuta-dev 2:3.14.0-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 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
datarootdir=${prefix}/share
datadir=${datarootdir}
includedir=${prefix}/include/libanjuta-3.0
idldir=${datarootdir}/idl/libanjuta-3.0
Name: libanjuta
Description: Libraries for developing Anjuta plugins.
Version: 3.14.0
Requires: gtk+-3.0 gdl-3.0
Requires.private: libxml-2.0
Libs: -L${libdir} -lanjuta-3
Cflags: -I${includedir}
|