From ac4eeb8583d6fcf34d299e774dd3c52f1cccd6e0 Mon Sep 17 00:00:00 2001 From: Yorick Hardy Date: Tue, 18 Aug 2015 20:43:31 +0000 Subject: [PATCH] Import gst-plugins1-schro-1.4.5 as wip/gst-plugins1-schroedinger. 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 schroedinger plugin for GStreamer. --- gst-plugins1-schroedinger/DESCR | 9 +++++++++ gst-plugins1-schroedinger/Makefile | 16 ++++++++++++++++ gst-plugins1-schroedinger/PLIST | 2 ++ 3 files changed, 27 insertions(+) create mode 100644 gst-plugins1-schroedinger/DESCR create mode 100644 gst-plugins1-schroedinger/Makefile create mode 100644 gst-plugins1-schroedinger/PLIST diff --git a/gst-plugins1-schroedinger/DESCR b/gst-plugins1-schroedinger/DESCR new file mode 100644 index 0000000000..c77c84b056 --- /dev/null +++ b/gst-plugins1-schroedinger/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 schroedinger plugin for GStreamer. diff --git a/gst-plugins1-schroedinger/Makefile b/gst-plugins1-schroedinger/Makefile new file mode 100644 index 0000000000..7fa69f4b49 --- /dev/null +++ b/gst-plugins1-schroedinger/Makefile @@ -0,0 +1,16 @@ +# $NetBSD: Makefile,v 1.1 2015/08/18 20:43:31 yhardy Exp $ +# + +GST_PLUGINS1_NAME= schro +GST_PLUGINS1_DIRS= ext/schroedinger +GST_PLUGINS1_FLAGS= schro + +# omitted in gst-plugins1-bad/Makefile.common +CONFIGURE_ARGS+= --enable-schro + +USE_LANGUAGES= c c++ + +.include "../../multimedia/gst-plugins1-bad/Makefile.common" + +.include "../../multimedia/schroedinger/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/gst-plugins1-schroedinger/PLIST b/gst-plugins1-schroedinger/PLIST new file mode 100644 index 0000000000..cf21fe35a6 --- /dev/null +++ b/gst-plugins1-schroedinger/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2015/08/18 20:43:31 yhardy Exp $ +lib/gstreamer-1.0/libgstschro.la