Move all to deprecated folder.
This commit is contained in:
12
deprecated/firmware/buildroot/package/sunxi-mali/egl.pc
Normal file
12
deprecated/firmware/buildroot/package/sunxi-mali/egl.pc
Normal file
@@ -0,0 +1,12 @@
|
||||
prefix=/usr/
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
Name: egl
|
||||
Description: ARM Mali implementation of EGL
|
||||
Version: 1.4
|
||||
Requires:
|
||||
Libs: -L${libdir} -lEGL -lGLESv2 -lUMP
|
||||
Cflags: -I${includedir}
|
||||
|
||||
Reference in New Issue
Block a user