diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-10-27 00:24:36 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-10-27 00:24:36 +0800 |
commit | 87dd5dc4173c47668c232d739e9bca463be7f020 (patch) | |
tree | 603b54fa3b7deaacfa9112a69c8f7a0c6d700421 /graphics | |
parent | 386646338577379abe893ba4d119df916c8130d8 (diff) | |
download | freebsd-ports-gnome-87dd5dc4173c47668c232d739e9bca463be7f020.tar.gz freebsd-ports-gnome-87dd5dc4173c47668c232d739e9bca463be7f020.tar.zst freebsd-ports-gnome-87dd5dc4173c47668c232d739e9bca463be7f020.zip |
- Add missing files to plist
Approved by: portmgr blanket
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gstreamer1-plugins-gl/Makefile | 2 | ||||
-rw-r--r-- | graphics/gstreamer1-plugins-gl/pkg-plist | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gstreamer1-plugins-gl/Makefile b/graphics/gstreamer1-plugins-gl/Makefile index ea592ca723d1..ffe566b011a6 100644 --- a/graphics/gstreamer1-plugins-gl/Makefile +++ b/graphics/gstreamer1-plugins-gl/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics COMMENT= Gstreamer GL graphics plugin diff --git a/graphics/gstreamer1-plugins-gl/pkg-plist b/graphics/gstreamer1-plugins-gl/pkg-plist index 174a9aab2fc5..b1d5ff3e9578 100644 --- a/graphics/gstreamer1-plugins-gl/pkg-plist +++ b/graphics/gstreamer1-plugins-gl/pkg-plist @@ -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/gstglfeature.h 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 |