11 lines
245 B
PkgConfig
11 lines
245 B
PkgConfig
|
prefix=/usr
|
||
|
exec_prefix=${prefix}
|
||
|
libdir=${exec_prefix}/lib
|
||
|
includedir=${prefix}/include
|
||
|
|
||
|
Name: egl
|
||
|
Description: Freescale gpu-viv-bin-mx6q implementation of EGL
|
||
|
Version: 1.0
|
||
|
Libs: -L${libdir} -lGAL -lEGL
|
||
|
Cflags: -I${includedir}/ -DEGL_API_FB=1
|