pkgsrc-WIP-changes archive

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

Add gst-plugins1-gl version 1.16.2



Module Name:	pkgsrc-wip
Committed By:	Maya Rashish <maya%NetBSD.org@localhost>
Pushed By:	coypu
Date:		Mon Nov 2 09:55:38 2020 +0200
Changeset:	5d653941b346eed964e5eba5f97834bc77aca50e

Added Files:
	gst-plugins1-gl/DESCR
	gst-plugins1-gl/Makefile
	gst-plugins1-gl/PLIST
	gst-plugins1-gl/buildlink3.mk

Log Message:
Add gst-plugins1-gl version 1.16.2

GStreamer is a library that allows the construction of graphs of
media-handling components, ranging from simple mp3 playback to complex
audio (mixing) and video (non-linear editing) processing.

Applications can take advantage of advances in codec and filter
technology
transparently.  Developers can add new codecs and filters by writing a
simple plugin with a clean, generic interface.

This package provides the gl plugin for GStreamer.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=5d653941b346eed964e5eba5f97834bc77aca50e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gst-plugins1-gl/DESCR         |  9 ++++
 gst-plugins1-gl/Makefile      | 10 +++++
 gst-plugins1-gl/PLIST         | 98 +++++++++++++++++++++++++++++++++++++++++++
 gst-plugins1-gl/buildlink3.mk | 13 ++++++
 4 files changed, 130 insertions(+)

diffs:
diff --git a/gst-plugins1-gl/DESCR b/gst-plugins1-gl/DESCR
new file mode 100644
index 0000000000..18ae75b460
--- /dev/null
+++ b/gst-plugins1-gl/DESCR
@@ -0,0 +1,9 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple mp3 playback to complex
+audio (mixing) and video (non-linear editing) processing.
+
+Applications can take advantage of advances in codec and filter technology
+transparently.  Developers can add new codecs and filters by writing a
+simple plugin with a clean, generic interface.
+
+This package provides the gl plugin for GStreamer.
diff --git a/gst-plugins1-gl/Makefile b/gst-plugins1-gl/Makefile
new file mode 100644
index 0000000000..43f6a41b24
--- /dev/null
+++ b/gst-plugins1-gl/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.2 2020/03/08 16:50:41 wiz Exp $
+
+GST_PLUGINS1_NAME=	opengl
+GST_PLUGINS1_FLAGS=	egl
+GST_PLUGINS1_DIRS=	gst-libs/gst/gl
+
+.include "../../multimedia/gst-plugins1-base/Makefile.common"
+
+.include "../../graphics/MesaLib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/gst-plugins1-gl/PLIST b/gst-plugins1-gl/PLIST
new file mode 100644
index 0000000000..2adb52aa30
--- /dev/null
+++ b/gst-plugins1-gl/PLIST
@@ -0,0 +1,98 @@
+@comment $NetBSD$
+include/gstreamer-1.0/gst/allocators/allocators-prelude.h
+include/gstreamer-1.0/gst/allocators/allocators.h
+include/gstreamer-1.0/gst/allocators/gstdmabuf.h
+include/gstreamer-1.0/gst/allocators/gstfdmemory.h
+include/gstreamer-1.0/gst/allocators/gstphysmemory.h
+include/gstreamer-1.0/gst/gl/egl/gstegl.h
+include/gstreamer-1.0/gst/gl/egl/gsteglimage.h
+include/gstreamer-1.0/gst/gl/egl/gstgldisplay_egl.h
+include/gstreamer-1.0/gst/gl/egl/gstglmemoryegl.h
+include/gstreamer-1.0/gst/gl/gl-enumtypes.h
+include/gstreamer-1.0/gst/gl/gl-prelude.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
+include/gstreamer-1.0/gst/gl/glprototypes/gles.h
+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/gstglcontext.h
+include/gstreamer-1.0/gst/gl/gstgldebug.h
+include/gstreamer-1.0/gst/gl/gstgldisplay.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/gstglfuncs.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/gstglrenderbuffer.h
+include/gstreamer-1.0/gst/gl/gstglshader.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/gstglutils.h
+include/gstreamer-1.0/gst/gl/gstglviewconvert.h
+include/gstreamer-1.0/gst/gl/gstglwindow.h
+include/gstreamer-1.0/gst/gl/x11/gstgldisplay_x11.h
+include/gstreamer-1.0/gst/video/colorbalance.h
+include/gstreamer-1.0/gst/video/colorbalancechannel.h
+include/gstreamer-1.0/gst/video/gstvideoaffinetransformationmeta.h
+include/gstreamer-1.0/gst/video/gstvideoaggregator.h
+include/gstreamer-1.0/gst/video/gstvideodecoder.h
+include/gstreamer-1.0/gst/video/gstvideoencoder.h
+include/gstreamer-1.0/gst/video/gstvideofilter.h
+include/gstreamer-1.0/gst/video/gstvideometa.h
+include/gstreamer-1.0/gst/video/gstvideopool.h
+include/gstreamer-1.0/gst/video/gstvideosink.h
+include/gstreamer-1.0/gst/video/gstvideotimecode.h
+include/gstreamer-1.0/gst/video/gstvideoutils.h
+include/gstreamer-1.0/gst/video/navigation.h
+include/gstreamer-1.0/gst/video/video-anc.h
+include/gstreamer-1.0/gst/video/video-blend.h
+include/gstreamer-1.0/gst/video/video-chroma.h
+include/gstreamer-1.0/gst/video/video-color.h
+include/gstreamer-1.0/gst/video/video-converter.h
+include/gstreamer-1.0/gst/video/video-dither.h
+include/gstreamer-1.0/gst/video/video-enumtypes.h
+include/gstreamer-1.0/gst/video/video-event.h
+include/gstreamer-1.0/gst/video/video-format.h
+include/gstreamer-1.0/gst/video/video-frame.h
+include/gstreamer-1.0/gst/video/video-info.h
+include/gstreamer-1.0/gst/video/video-multiview.h
+include/gstreamer-1.0/gst/video/video-overlay-composition.h
+include/gstreamer-1.0/gst/video/video-prelude.h
+include/gstreamer-1.0/gst/video/video-resampler.h
+include/gstreamer-1.0/gst/video/video-scaler.h
+include/gstreamer-1.0/gst/video/video-tile.h
+include/gstreamer-1.0/gst/video/video.h
+include/gstreamer-1.0/gst/video/videodirection.h
+include/gstreamer-1.0/gst/video/videoorientation.h
+include/gstreamer-1.0/gst/video/videooverlay.h
+lib/gstreamer-1.0/include/gst/gl/gstglconfig.h
+lib/libgstallocators-1.0.la
+lib/libgstgl-1.0.la
+lib/libgstvideo-1.0.la
diff --git a/gst-plugins1-gl/buildlink3.mk b/gst-plugins1-gl/buildlink3.mk
new file mode 100644
index 0000000000..0612c45e12
--- /dev/null
+++ b/gst-plugins1-gl/buildlink3.mk
@@ -0,0 +1,13 @@
+# $NetBSD: buildlink3.mk,v 1.1 2015/01/30 11:09:45 jmcneill Exp $
+
+BUILDLINK_TREE+=	gst-plugins1-gl
+
+.if !defined(GST_PLUGINS1_GL_BUILDLINK3_MK)
+GST_PLUGINS1_GL_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.gst-plugins1-gl+=	gst-plugins1-gl>=1.4.5
+BUILDLINK_PKGSRCDIR.gst-plugins1-gl?=	../../wip/gst-plugins1-gl
+
+.endif	# GST_PLUGINS1_GL_BUILDLINK3_MK
+
+BUILDLINK_TREE+=	-gst-plugins1-gl


Home | Main Index | Thread Index | Old Index