/usr/lib/pkgconfig/libmd.pc is in gromacs-dev 4.6.5-1build1.
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 | libdir=/usr/lib
includedir=/usr/include
Name: libmd
Description: Gromacs md lib
URL: http://www.gromacs.org
Version: 4.6.5
Requires: libgmx fftw3f
Libs.private: -lm -lpthread
Libs: -L${libdir} -lmd
Cflags: -I${includedir} -DGMX_SOFTWARE_INVSQRT -DGMX_THREAD_MPI -fopenmp
|