svn commit: r400190 - head/graphics/gstreamer1-plugins-gl

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon Oct 26 16:24:37 UTC 2015


Author: amdmi3
Date: Mon Oct 26 16:24:36 2015
New Revision: 400190
URL: https://svnweb.freebsd.org/changeset/ports/400190

Log:
  - Add missing files to plist
  
  Approved by:	portmgr blanket

Modified:
  head/graphics/gstreamer1-plugins-gl/Makefile
  head/graphics/gstreamer1-plugins-gl/pkg-plist

Modified: head/graphics/gstreamer1-plugins-gl/Makefile
==============================================================================
--- head/graphics/gstreamer1-plugins-gl/Makefile	Mon Oct 26 16:14:01 2015	(r400189)
+++ head/graphics/gstreamer1-plugins-gl/Makefile	Mon Oct 26 16:24:36 2015	(r400190)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-PORTREVISION=	0
+PORTREVISION=	1
 CATEGORIES=	graphics
 
 COMMENT=	Gstreamer GL graphics plugin

Modified: head/graphics/gstreamer1-plugins-gl/pkg-plist
==============================================================================
--- head/graphics/gstreamer1-plugins-gl/pkg-plist	Mon Oct 26 16:14:01 2015	(r400189)
+++ head/graphics/gstreamer1-plugins-gl/pkg-plist	Mon Oct 26 16:24:36 2015	(r400190)
@@ -1,3 +1,4 @@
+include/gstreamer-%%VERSION%%/gst/gl/egl/gstegl.h
 include/gstreamer-%%VERSION%%/gst/gl/egl/gsteglimagememory.h
 include/gstreamer-%%VERSION%%/gst/gl/egl/gstglcontext_egl.h
 include/gstreamer-%%VERSION%%/gst/gl/egl/gstgldisplay_egl.h
@@ -30,6 +31,7 @@ include/gstreamer-%%VERSION%%/gst/gl/gst
 include/gstreamer-%%VERSION%%/gst/gl/gstglfilter.h
 include/gstreamer-%%VERSION%%/gst/gl/gstglframebuffer.h
 include/gstreamer-%%VERSION%%/gst/gl/gstglmemory.h
+include/gstreamer-%%VERSION%%/gst/gl/gstgloverlaycompositor.h
 include/gstreamer-%%VERSION%%/gst/gl/gstglshader.h
 include/gstreamer-%%VERSION%%/gst/gl/gstglshadervariables.h
 include/gstreamer-%%VERSION%%/gst/gl/gstglsyncmeta.h


More information about the svn-ports-all mailing list