2013-07-15 23:44:19 +02:00
|
|
|
prefix=/usr/
|
|
|
|
exec_prefix=${prefix}
|
|
|
|
libdir=${exec_prefix}/lib
|
|
|
|
includedir=${prefix}/include
|
|
|
|
|
|
|
|
Name: egl
|
|
|
|
Description: TI Graphics SDK implementation of EGL
|
|
|
|
Version: 1.9.2188537
|
|
|
|
Requires:
|
|
|
|
Libs: -L${libdir} -lEGL -lGLESv2 -lIMGegl
|
2013-11-26 10:13:55 +01:00
|
|
|
Cflags: -I${includedir}/EGL/ -I${includedir}
|