/usr/lib/pkgconfig/gtk-dotnet-3.0.pc is in libgtk-dotnet3.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 | prefix=${pcfiledir}/../..
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
Name: Gtk.DotNet
Description: .NET Extensions for Gtk
Version: 2.99.3
Requires:gtk-sharp-3.0
Libs: -r:${libdir}/cli/gtk-dotnet-3.0/gtk-dotnet.dll
|