/usr/lib/pkgconfig/Gem.pc is in gem-dev 1:0.93.3-7.
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 | # Gem pkg-config file
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib/pd/extra
includedir=${prefix}/include
###############################
# core configuration
Name: Gem
Description: Gem plugins and externals
Version: 0.93.3
Cflags: -I${includedir}/Gem
Libs:
|