/usr/lib/x86_64-linux-gnu/pkgconfig/jellyfish-2.0.pc is in libjellyfish-2.0-dev 2.2.8-3build1.
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=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu
includedir=${prefix}/include
Name: Jellyfish
Description: A multi-threaded hash based k-mer counter.
Version: 2.2.8
Libs: -L${libdir} -ljellyfish-2.0 -lpthread
Cflags: -I${includedir}/jellyfish-2.2.8
|