prefix=/usr | |
exec_prefix=${prefix} | |
libdir=${exec_prefix}/lib | |
includedir=${prefix}/include | |
Name: glesv2 | |
Description: Tegra OpenGL ES 2.0 library | |
Requires.private: | |
Version: 9.1.0 | |
Libs: -L${libdir} -lGLESv2 | |
Libs.private: -lm -lpthread -ldl | |
Cflags: -I${includedir} |