/usr/lib/pkgconfig/hdf-eos5.pc is in libhe5-hdfeos-dev 5.1.12.dfsg.2-3.
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 | prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include/hdf-eos5
Name: HDF-EOS 5
Description: Earth System Observation datatypes for HDF5
Version: 1.8
Requires: gctp
Libs: -L${libdir} -lhe5_hdfeos -lgctp
Libs.private: -lhe5_hdfeos -lhdf5 -lgctp -ljpeg -lz -lpthread
|