/usr/lib/pkgconfig/gtk-dotnet-2.0.pc is in libgtk2.0-cil-dev 2.12.10-5.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 | prefix=${pcfiledir}/../..
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
Name: Gtk.DotNet
Description: .NET Extensions for Gtk
Version: 2.12.10
Requires:gtk-sharp-2.0
Libs: -r:${libdir}/cli/gtk-dotnet-2.0/gtk-dotnet.dll
|