/usr/lib/pkgconfig/libprojectM.pc is in libprojectm-dev 2.1.0+dfsg-4+b3.
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
sysconfdir=/usr/share/projectM
Name: libprojectM
Version: 2.1.0
Description: projectM - OpenGL Milkdrop
Requires:
Libs: -L${libdir} -lprojectM
Cflags: -I${includedir}
|