/usr/lib/x86_64-linux-gnu/pkgconfig/givaro.pc is in libgivaro-dev 4.0.2-8ubuntu1.
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 | /------------------ givaro.pc ------------------------
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib
includedir=/usr/include
Name: Givaro
Description: C++ library for arithmetic and algebraic computations
URL: http://givaro.forge.imag.fr
Version: 4.0.2
Requires:
Libs: -L/usr/lib/x86_64-linux-gnu -lgivaro -lgmpxx -lgmp
Cflags: -I${prefix}/include -std=gnu++11
\-------------------------------------------------------
|