/usr/lib/pkgconfig/quesoglc.pc is in libglc-dev 0.7.2-5ubuntu3.
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 | # quesoglc.pc. Generated from quesoglc.pc.in by configure.
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: quesoglc
Description: An implementation of SGI's OpenGL Character Renderer (GLC). The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL programs with character rendering services via an application programming interface (API).
URL: http://quesoglc.sourceforge.net
Version: 0.7.2
Requires: fontconfig, freetype2, fribidi
Conflicts:
Libs: -L${libdir} -lGLC
Libs.private: -lGLEWmx -lGLU -lGL -lm
Cflags: -I${includedir} -pthread
|