pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/gst-plugins1-aalib graphics/gst-plugins1-aali...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e00d6594e0a2
branches:  trunk
changeset: 769508:e00d6594e0a2
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 15 22:06:12 2021 +0000

description:
graphics/gst-plugins1-aalib: import gst-plugins1-aalib-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 Ogg/Vorbis 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.

GStreamer is released under the LGPL.

This package is part of the 'good' plugins for GStreamer.  It provides a
additional plugins for aalib.

diffstat:

 graphics/gst-plugins1-aalib/DESCR    |  12 ++++++++++++
 graphics/gst-plugins1-aalib/Makefile |  12 ++++++++++++
 graphics/gst-plugins1-aalib/PLIST    |   2 ++
 3 files changed, 26 insertions(+), 0 deletions(-)

diffs (38 lines):

diff -r abe1ff2bc13f -r e00d6594e0a2 graphics/gst-plugins1-aalib/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gst-plugins1-aalib/DESCR Mon Nov 15 22:06:12 2021 +0000
@@ -0,0 +1,12 @@
+GStreamer is a library that allows the construction of graphs of
+media-handling components, ranging from simple Ogg/Vorbis 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.
+
+GStreamer is released under the LGPL.
+
+This package is part of the 'good' plugins for GStreamer.  It provides a
+additional plugins for aalib.
diff -r abe1ff2bc13f -r e00d6594e0a2 graphics/gst-plugins1-aalib/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gst-plugins1-aalib/Makefile      Mon Nov 15 22:06:12 2021 +0000
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1 2021/11/15 22:06:12 wiz Exp $
+
+PKGNAME=       ${DISTNAME:S/plugins/plugins1/:S/-good/-aalib/}
+CATEGORIES=    graphics gnome
+
+COMMENT=       Open source multimedia framework - aalib plugin
+
+GST_PLUGINS+=  aalib
+
+.include "../../multimedia/gst-plugins1-good/Makefile.common"
+.include "../../graphics/aalib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r abe1ff2bc13f -r e00d6594e0a2 graphics/gst-plugins1-aalib/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/graphics/gst-plugins1-aalib/PLIST Mon Nov 15 22:06:12 2021 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2021/11/15 22:06:12 wiz Exp $
+lib/gstreamer-1.0/libgstaasink.so



Home | Main Index | Thread Index | Old Index