/usr/lib/x86_64-linux-gnu/pkgconfig/gdk-x11-3.0.pc is in libgtk-3-dev 3.22.11-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 | prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib/x86_64-linux-gnu
includedir=${prefix}/include
targets=x11 broadway wayland
Name: GDK
Description: GTK+ Drawing Kit
Version: 3.22.11
Requires: pango pangocairo gdk-pixbuf-2.0 >= 2.30.0 cairo >= 1.14.0 cairo-gobject >= 1.14.0
Requires.private: gio-unix-2.0 >= 2.49.4 fontconfig x11 xext xinerama xi xrandr xcursor xfixes xcomposite xdamage wayland-client >= 1.9.91 wayland-protocols >= 1.7 xkbcommon >= 0.2.0 wayland-cursor >= 1.9.91 wayland-egl cairo-xlib cairo cairo epoxy >= 1.0
Libs: -L${libdir} -lgdk-3
Cflags: -I${includedir}/gtk-3.0
|