/usr/lib/x86_64-linux-gnu/pkgconfig/kscreen2.pc is in libkf5screen-dev 4:5.5.5-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 | prefix=/usr
libdir=lib/x86_64-linux-gnu
includedir=/usr/include
Name: kscreen2
Description: Qt Based library to manage screens with backends (xrandr, whatevercomesnext)
Version: 5.5.5
Libs: -L${libdir} -lKF5Screen
Cflags: -I${includedir}
|