/lib/x86_64-linux-gnu/pkgconfig/atheme-services.pc is in atheme-services 7.2.9-1.
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 | prefix=/
exec_prefix=/usr
datarootdir=/usr/share
datadir=${datarootdir}/atheme
version=7.2.9
includedir=/usr/include/atheme
libdir=${prefix}/lib/x86_64-linux-gnu
MODDIR=${libdir}/atheme/modules
Name: atheme-services
Description: Atheme IRC services (for building modules)
Version: 7.2.9
Libs: -L${libdir} -lathemecore
Cflags: -I${includedir}
|