/usr/lib/x86_64-linux-gnu/pkgconfig/librep.pc is in librep-dev 0.92.5-3build2.
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 15 16 17 18 | version=0.92.5
prefix=/usr
datarootdir=${prefix}/share
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
datadir=${datarootdir}
repdir=${datadir}/rep
replispdir=${repdir}/lisp
repexecdir=${libdir}/rep
repcommonexecdir=${libdir}/rep
includedir=${prefix}/include
Cflags: -I${includedir}/ -I${repcommonexecdir}/
Libs: -L${prefix}/lib/x86_64-linux-gnu -lrep -lcrypt -lgmp -lm
Name: librep
Description: librep - a lisp dialect
Version: 0.92.5
|