/usr/lib/pkgconfig/gjs-1.0.pc is in libgjs-dev 1.44.0-1ubuntu1.
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 | prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
bindir=${exec_prefix}/bin
includedir=${prefix}/include
datarootdir=${prefix}/share
datadir=${datarootdir}
gjs_console=${bindir}/gjs-console
Cflags: -I${includedir}/gjs-1.0
Requires: gobject-2.0
Requires.private: gobject-introspection-1.0 mozjs-24
Libs: -L${libdir} -lgjs
Name: gjs-1.0
Description: JS bindings for GObjects
Version: 1.44.0
|