/usr/lib/pkgconfig/gdk-sharp-3.0.pc is in libgdk3.0-cil-dev 2.99.3-2.
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 | prefix=${pcfiledir}/../..
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
gapidir=${prefix}/share/gapi-3.0
Name: Gdk#
Description: Gdk# - GDK .NET Binding
Version: 2.99.3
Cflags: -I:${gapidir}/gdk-api.xml
Libs: -r:${libdir}/cli/gdk-sharp-3.0/gdk-sharp.dll
Requires: glib-sharp-3.0
|