/usr/lib/x86_64-linux-gnu/pkgconfig/elpa-2016.05.001.pc is in libelpa-dev 2016.05.001-4.2.
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=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: elpa
Description: ELPA is a Fortran-based high-performance computational library for the (massively) parallel solution of symmetric or Hermitian, standard or generalized eigenvalue problems.
Version: 2016.05.001
URL:
Libs: -L${libdir} -lelpa -lscalapack-openmpi -llapack -lblas -lscalapack-openmpi
Cflags: -I${includedir}/elpa-2016.05.001
fcflags= -I${includedir}/elpa-2016.05.001/modules
|