Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Oct 2015 16:24:36 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400190 - head/graphics/gstreamer1-plugins-gl
Message-ID:  <201510261624.t9QGOalY029059@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510261624.t9QGOalY029059>