| prefix=/usr | |
| exec_prefix=${prefix} | |
| libdir=${exec_prefix}/lib | |
| includedir=${prefix}/include | |
| Name: egl | |
| Description: egl for RaspberryPI | |
| Version: 0.0 | |
| Libs: -L${libdir} -lEGL -lGLESv2 | |
| Cflags: -I${includedir}/vc -I${includedir}/interface -I${includedir}/interface/vcos -I${includedir}/interface/vcos/pthreads |