egl: remove pc files
Forgot to do that in 09116bf10d515d50bdd1e9a20278be816cb762aa: "egl/eglglessink: remove since EGLImage and iOS support have been added in glimagesink"
This commit is contained in:
parent
1be75c2b3d
commit
967982a0b5
@ -1,12 +0,0 @@
|
||||
prefix=
|
||||
exec_prefix=
|
||||
libdir=${pcfiledir}/../gst-libs/gst/egl
|
||||
includedir=${pcfiledir}/../gst-libs
|
||||
|
||||
Name: GStreamer EGL, Uninstalled
|
||||
Description: GStreamer EGL Library, uninstalled
|
||||
Requires: gstreamer-@GST_API_VERSION@
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} ${libdir}/libgstegl-@GST_API_VERSION@.la @EGL_LIBS@
|
||||
Cflags: -I${includedir} @EGL_CFLAGS@
|
||||
|
@ -1,12 +0,0 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@/gstreamer-@GST_API_VERSION@
|
||||
|
||||
Name: GStreamer EGL
|
||||
Description: GStreamer EGL library
|
||||
Requires: gstreamer-@GST_API_VERSION@
|
||||
Version: @VERSION@
|
||||
Libs: -L${libdir} -lgstegl-@GST_API_VERSION@ @EGL_LIBS@
|
||||
Cflags: -I${includedir} @EGL_CFLAGS@
|
||||
|
Loading…
x
Reference in New Issue
Block a user