From bf29f954a4fdd05fede2ab28f4c25595916e2dea Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 15 Nov 2021 22:03:06 +0000 Subject: [PATCH] audio/gst-plugins1-ladspa: import gst-plugins1-ladspa-1.18.5 Packaged by nia for wip. 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 GStreamer plugin for loading LADSPA plugins. --- audio/gst-plugins1-ladspa/DESCR | 9 +++++++++ audio/gst-plugins1-ladspa/Makefile | 14 ++++++++++++++ audio/gst-plugins1-ladspa/PLIST | 2 ++ 3 files changed, 25 insertions(+) create mode 100644 audio/gst-plugins1-ladspa/DESCR create mode 100644 audio/gst-plugins1-ladspa/Makefile create mode 100644 audio/gst-plugins1-ladspa/PLIST diff --git a/audio/gst-plugins1-ladspa/DESCR b/audio/gst-plugins1-ladspa/DESCR new file mode 100644 index 000000000000..77f5c9ab2d81 --- /dev/null +++ b/audio/gst-plugins1-ladspa/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 GStreamer plugin for loading LADSPA plugins. diff --git a/audio/gst-plugins1-ladspa/Makefile b/audio/gst-plugins1-ladspa/Makefile new file mode 100644 index 000000000000..efc20c66a229 --- /dev/null +++ b/audio/gst-plugins1-ladspa/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1 2021/11/15 22:03:06 wiz Exp $ + +PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-bad/-ladspa/} +CATEGORIES= audio gnome + +COMMENT= Open source multimedia framework - LADSPA support plugin + +GST_EXT_BUILD= # defined +GST_PLUGINS+= ladspa + +.include "../../multimedia/gst-plugins1-bad/Makefile.common" +.include "../../audio/ladspa/buildlink3.mk" +.include "../../textproc/liblrdf/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/audio/gst-plugins1-ladspa/PLIST b/audio/gst-plugins1-ladspa/PLIST new file mode 100644 index 000000000000..c695a9c1297b --- /dev/null +++ b/audio/gst-plugins1-ladspa/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2021/11/15 22:03:06 wiz Exp $ +lib/gstreamer-1.0/libgstladspa.so