prefix=@PREFIX@ exec_prefix=@PREFIX@ libdir=@PREFIX@/lib includedir=@PREFIX@/include Name: GLFW Description: A portable framework for OpenGL development Version: 2.6.0 URL: http://glfw.sourceforge.net/ Libs: -L${libdir} -lglfw -lGL -lX11 -lXrandr -pthread -lm Cflags: -I${includedir} -pthread