This file is indexed.

/usr/lib/pkgconfig/aqbanking.pc is in libaqbanking34-dev 5.4.3beta-2+b1.

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
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# pkg-config configuration for aqbanking
# For information about the syntax, see pkg-config(1)

# General installation directories
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
pkgincludedir=${prefix}/include/aqbanking
datarootdir=${prefix}/share
datadir=${datarootdir}
bindir=${exec_prefix}/bin

# Particular variables of aqbanking
plugindir=${libdir}/aqbanking/plugins/34
pkgdatadir=${datadir}/aqbanking
all_includes=-I/usr/include/gwenhywfar4

# ... and particular variables of all included subpackages
aqbanking_libs=-L${libdir} -laqbanking
aqbanking_includes=-I${includedir}/aqbanking5
aqbanking_plugindir=${libdir}/aqbanking/plugins/34
aqhbci_includes=-I${includedir}/aqbanking5
aqhbci_libs=-L${libdir} -laqhbci
aqhbci_plugindir=@aqhbci_plugindir@
aqhbci_datadir=@aqhbci_data@
qbanking_includes=@qbanking_includes@
qbanking_libs=@qbanking_libs@
qbanking_datadir=@qbanking_data@
q4banking_includes=@q4banking_includes@
q4banking_libs=@q4banking_libs@
q4banking_datadir=@q4banking_data@

# Human-readable name
Name: AqBanking
# Human-readable description
Description: A library for online banking functions and financial data import/export

Version: 5.4.3beta
Libs: -L${libdir} -laqbanking
Cflags: -I${includedir}/aqbanking5 -I/usr/include/gwenhywfar4