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 Import gst-plugins1-gl-...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5fbff546e37
branches:  trunk
changeset: 645565:e5fbff546e37
user:      jmcneill <jmcneill%pkgsrc.org@localhost>
date:      Fri Jan 30 11:09:45 2015 +0000

description:
Import gst-plugins1-gl-1.4.5 as multimedia/gst-plugins1-egl-gl.

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 using the Raspberry Pi's
VideoCore IV EGL APIs.

diffstat:

 multimedia/gst-plugins1-egl-gl/DESCR         |  10 ++++++++
 multimedia/gst-plugins1-egl-gl/Makefile      |  17 ++++++++++++++
 multimedia/gst-plugins1-egl-gl/PLIST         |  34 ++++++++++++++++++++++++++++
 multimedia/gst-plugins1-egl-gl/buildlink3.mk |  13 ++++++++++
 4 files changed, 74 insertions(+), 0 deletions(-)

diffs (90 lines):

diff -r 01d93fbc0b34 -r e5fbff546e37 multimedia/gst-plugins1-egl-gl/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins1-egl-gl/DESCR      Fri Jan 30 11:09:45 2015 +0000
@@ -0,0 +1,10 @@
+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 using the Raspberry Pi's
+VideoCore IV EGL APIs.
diff -r 01d93fbc0b34 -r e5fbff546e37 multimedia/gst-plugins1-egl-gl/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins1-egl-gl/Makefile   Fri Jan 30 11:09:45 2015 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2015/01/30 11:09:45 jmcneill Exp $
+
+GST_PLUGINS1_NAME=     gl
+GST_PLUGINS1_FLAGS=    egl
+GST_PLUGINS1_DIRS=     gst-libs/gst/gl
+
+ONLY_FOR_PLATFORM=     NetBSD-*-*arm*
+
+CFLAGS+=               -I${PREFIX}/include
+CFLAGS+=               -I${PREFIX}/include/interface/vcos/pthreads
+CFLAGS+=               -I${PREFIX}/include/interface/vmcs_host/linux
+LDFLAGS+=              -Wl,-R${PREFIX}/lib -L${PREFIX}/lib
+
+.include "../../multimedia/gst-plugins1-bad/Makefile.common"
+
+.include "../../misc/raspberrypi-userland/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 01d93fbc0b34 -r e5fbff546e37 multimedia/gst-plugins1-egl-gl/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins1-egl-gl/PLIST      Fri Jan 30 11:09:45 2015 +0000
@@ -0,0 +1,34 @@
+@comment $NetBSD: PLIST,v 1.1 2015/01/30 11:09:45 jmcneill Exp $
+include/gstreamer-1.0/gst/gl/egl/gsteglimagememory.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/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/shaders.h
+include/gstreamer-1.0/gst/gl/gstgl_fwd.h
+include/gstreamer-1.0/gst/gl/gstglapi.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/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/gstglframebuffer.h
+include/gstreamer-1.0/gst/gl/gstglmemory.h
+include/gstreamer-1.0/gst/gl/gstglshader.h
+include/gstreamer-1.0/gst/gl/gstglshadervariables.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/gstglwindow.h
+lib/libgstgl-1.0.la
diff -r 01d93fbc0b34 -r e5fbff546e37 multimedia/gst-plugins1-egl-gl/buildlink3.mk
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/multimedia/gst-plugins1-egl-gl/buildlink3.mk      Fri Jan 30 11:09:45 2015 +0000
@@ -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?=  ../../multimedia/gst-plugins1-egl-gl
+
+.endif # GST_PLUGINS1_GL_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -gst-plugins1-gl



Home | Main Index | Thread Index | Old Index