/usr/lib/pkgconfig/ORBit-imodule-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
Name: ORBit-imodule-2.0
Description: ORBit runtime typelib generation service.
Version: 2.14.19
Requires: ORBit-2.0 libIDL-2.0
Libs: -L${libdir} -lORBit-imodule-2
Cflags: -I${includedir}/orbit-2.0/ORBitservices
|