This file is indexed.

/usr/lib/x86_64-linux-gnu/pkgconfig/graphene-gobject-1.0.pc is in libgraphene-1.0-dev 1.8.0-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
16
17
18
19
20
21
prefix=/usr
exec_prefix=/usr
libdir=/usr/lib/x86_64-linux-gnu
includedir=/usr/include

graphene_has_sse2=1
graphene_has_gcc=1
graphene_has_neon=0
graphene_has_scalar=1

# Deprecated
graphene_simd=sse2 gcc scalar
sse2_cflags=-mfpmath=sse -msse -msse2
neon_cflags=

Name: Graphene
Description: Math classes for graphic libraries
Version: 1.8.0
Libs: -L${libdir} -lgraphene-1.0
Cflags: -I${includedir}/graphene-1.0 -I${libdir}/graphene-1.0/include -mfpmath=sse -msse -msse2 
Requires.private: gobject-2.0