summaryrefslogtreecommitdiff
path: root/package/bcm28xx-vc/src/interface/khronos/egl/egl.pc.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-07-03 20:41:50 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-07-06 19:08:18 +0200
commit9daf8c810684c4b438e361f3e57ed322265f95c0 (patch)
treefd6ffbb5165360a136291f1bab76a62f60daa64a /package/bcm28xx-vc/src/interface/khronos/egl/egl.pc.in
parent92855b2b18aff940a539f1998559c5f07889c464 (diff)
bcm28xx-vc: use /usr
Diffstat (limited to 'package/bcm28xx-vc/src/interface/khronos/egl/egl.pc.in')
-rw-r--r--package/bcm28xx-vc/src/interface/khronos/egl/egl.pc.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/bcm28xx-vc/src/interface/khronos/egl/egl.pc.in b/package/bcm28xx-vc/src/interface/khronos/egl/egl.pc.in
new file mode 100644
index 000000000..58687062b
--- /dev/null
+++ b/package/bcm28xx-vc/src/interface/khronos/egl/egl.pc.in
@@ -0,0 +1,11 @@
+prefix=@CMAKE_INSTALL_PREFIX@
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+includedir=${prefix}/include
+
+Name: egl
+Description: RasberryPi implementation of EGL
+Version: 10
+Libs: -L${libdir} -lEGL -lGLESv2 -lbcm_host -lvchostif
+Cflags: -I${includedir}/ -I${includedir}/interface/vcos/pthreads/ \
+ -I${includedir}/interface/vmcs_host/linux/