pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/gst-plugins1-egl-gl Fix PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/347ff5a64757
branches:  trunk
changeset: 349956:347ff5a64757
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Tue Jul 19 20:44:40 2016 +0000

description:
Fix PLIST

diffstat:

 multimedia/gst-plugins1-egl-gl/PLIST |  29 ++++++++++++++++++++++++-----
 1 files changed, 24 insertions(+), 5 deletions(-)

diffs (62 lines):

diff -r b0574f13bfb9 -r 347ff5a64757 multimedia/gst-plugins1-egl-gl/PLIST
--- a/multimedia/gst-plugins1-egl-gl/PLIST      Tue Jul 19 20:04:29 2016 +0000
+++ b/multimedia/gst-plugins1-egl-gl/PLIST      Tue Jul 19 20:44:40 2016 +0000
@@ -1,10 +1,14 @@
-@comment $NetBSD: PLIST,v 1.1 2015/01/30 11:09:45 jmcneill Exp $
+@comment $NetBSD: PLIST,v 1.2 2016/07/19 20:44:40 jmcneill Exp $
+include/gstreamer-1.0/gst/gl/egl/gstegl.h
 include/gstreamer-1.0/gst/gl/egl/gsteglimagememory.h
+include/gstreamer-1.0/gst/gl/egl/gstglcontext_egl.h
 include/gstreamer-1.0/gst/gl/egl/gstgldisplay_egl.h
 include/gstreamer-1.0/gst/gl/gl.h
 include/gstreamer-1.0/gst/gl/glprototypes/all_functions.h
 include/gstreamer-1.0/gst/gl/glprototypes/base.h
 include/gstreamer-1.0/gst/gl/glprototypes/blending.h
+include/gstreamer-1.0/gst/gl/glprototypes/buffers.h
+include/gstreamer-1.0/gst/gl/glprototypes/debug.h
 include/gstreamer-1.0/gst/gl/glprototypes/eglimage.h
 include/gstreamer-1.0/gst/gl/glprototypes/fbo.h
 include/gstreamer-1.0/gst/gl/glprototypes/fixedfunction.h
@@ -12,23 +16,38 @@
 include/gstreamer-1.0/gst/gl/glprototypes/gstgl_compat.h
 include/gstreamer-1.0/gst/gl/glprototypes/gstgl_gles2compat.h
 include/gstreamer-1.0/gst/gl/glprototypes/opengl.h
+include/gstreamer-1.0/gst/gl/glprototypes/query.h
 include/gstreamer-1.0/gst/gl/glprototypes/shaders.h
+include/gstreamer-1.0/gst/gl/glprototypes/sync.h
+include/gstreamer-1.0/gst/gl/glprototypes/vao.h
+include/gstreamer-1.0/gst/gl/gstgl_enums.h
 include/gstreamer-1.0/gst/gl/gstgl_fwd.h
 include/gstreamer-1.0/gst/gl/gstglapi.h
+include/gstreamer-1.0/gst/gl/gstglbasefilter.h
+include/gstreamer-1.0/gst/gl/gstglbasememory.h
+include/gstreamer-1.0/gst/gl/gstglbuffer.h
 include/gstreamer-1.0/gst/gl/gstglbufferpool.h
 include/gstreamer-1.0/gst/gl/gstglcolorconvert.h
-include/gstreamer-1.0/gst/gl/gstglconfig.h
 include/gstreamer-1.0/gst/gl/gstglcontext.h
+include/gstreamer-1.0/gst/gl/gstglcontrolbindingproxy.h
+include/gstreamer-1.0/gst/gl/gstgldebug.h
 include/gstreamer-1.0/gst/gl/gstgldisplay.h
-include/gstreamer-1.0/gst/gl/gstgldownload.h
 include/gstreamer-1.0/gst/gl/gstglfeature.h
 include/gstreamer-1.0/gst/gl/gstglfilter.h
+include/gstreamer-1.0/gst/gl/gstglformat.h
 include/gstreamer-1.0/gst/gl/gstglframebuffer.h
 include/gstreamer-1.0/gst/gl/gstglmemory.h
+include/gstreamer-1.0/gst/gl/gstglmemorypbo.h
+include/gstreamer-1.0/gst/gl/gstgloverlaycompositor.h
+include/gstreamer-1.0/gst/gl/gstglquery.h
 include/gstreamer-1.0/gst/gl/gstglshader.h
-include/gstreamer-1.0/gst/gl/gstglshadervariables.h
+include/gstreamer-1.0/gst/gl/gstglshaderstrings.h
+include/gstreamer-1.0/gst/gl/gstglsl.h
+include/gstreamer-1.0/gst/gl/gstglslstage.h
+include/gstreamer-1.0/gst/gl/gstglsyncmeta.h
 include/gstreamer-1.0/gst/gl/gstglupload.h
-include/gstreamer-1.0/gst/gl/gstgluploadmeta.h
 include/gstreamer-1.0/gst/gl/gstglutils.h
+include/gstreamer-1.0/gst/gl/gstglviewconvert.h
 include/gstreamer-1.0/gst/gl/gstglwindow.h
+lib/gstreamer-1.0/include/gst/gl/gstglconfig.h
 lib/libgstgl-1.0.la



Home | Main Index | Thread Index | Old Index