/usr/lib/pkgconfig/libprojectM-qt.pc is in libprojectm-qt-dev 2.1.0+dfsg-4build1.
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=/usr
libdir=${exec_prefix}/lib
includedir=/usr/include
pkgdatadir=/usr/share/projectM-qt
sysconfdir=/usr/share/projectM-qt
Name: libprojectM-qt
Version: 1.2.0
Description: projectM-qt provides a full featured Qt4 graphical user interface to projectM
Requires: libprojectM QtCore QtGui QtXml QtOpenGL
+Libs: -L${libdir} -lprojectM-qt
+Cflags: -I${includedir}
|