2018-07-13 01:31:50 +00:00
|
|
|
prefix=/usr
|
|
|
|
exec_prefix=${prefix}
|
|
|
|
libdir=${exec_prefix}/lib
|
|
|
|
includedir=${prefix}/include
|
|
|
|
|
|
|
|
Name: glesv2
|
|
|
|
Description: ARM Mali implementation of OpenGL ESv2
|
|
|
|
Version: 2.0
|
|
|
|
Requires:
|
2018-12-13 10:48:25 +00:00
|
|
|
Libs: -L${libdir} -lGLESv2 -lUMP
|
2018-07-13 01:31:50 +00:00
|
|
|
Cflags: -I${includedir}
|
|
|
|
|