/usr/lib/pkgconfig/ORBit-idl-2.0.pc is in liborbit2-dev 1:2.14.19-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 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
backendsdir=${exec_prefix}/lib/orbit-2.0/idl-backends
Name: ORBit-idl-2.0
Description: ORBit-2.0 IDL Compiler Backend Interface
Version: 2.14.19
Requires: libIDL-2.0
Libs:
Cflags: -I${includedir}/orbit-2.0/orbit-idl
|