/usr/lib/pkgconfig/gdome2-cpp-smart.pc is in libgdome2-cpp-smart-dev 0.2.6-6ubuntu1.
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 | # This is a comment
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}
Name: Gdome2 C++ Binding
Description: C++ API for using the Gdome2 library
Version: 0.2.6
Requires: gdome2 >= 0.7.5
Libs: -L${libdir} -lgmetadom_gdome_cpp_smart
Cflags: -I${includedir}/gmetadom/gdome_cpp_smart
|