/usr/lib/x86_64-linux-gnu/pkgconfig/ukwm-clutter-1.pc is in libukwm-1-dev 1.1.8-0ubuntu1.
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 19 20 21 22 23 24 | prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib/x86_64-linux-gnu/ukwm
includedir=${prefix}/include/ukwm
apiversion=1
requires=cairo-gobject >= 1.14.0 gio-2.0 >= 2.53.2 atk >= 2.5.3 pangocairo >= 1.30 json-glib-1.0 >= 0.12.0 wayland-egl wayland-server libdrm gbm x11 xext xdamage xcomposite >= 0.4 xtst xi ukwm-cogl-1
requires_private= pangoft2 libudev >= 136 libinput >= 1.4.0 xkbcommon
backends=x11 egl
# only kept for backward compatibility
soname_infix=deprecated
winsys=deprecated
backend=deprecated
cogl=deprecated
cogl_driver=deprecated
Name: Ukwm Clutter
Description: Ukwm's Clutter Private Library
Version: 1.1.4
Libs: -L${libdir} -lukwm-clutter-${apiversion}
Cflags: -I${includedir}/clutter-${apiversion}
Requires: ${requires}
Requires.private: ${requires_private}
|