pkgsrc/x11/gst-plugins1-ximagesrc/a
wiz 7aeb0dd137 x11/gst-plugins1-ximagesrc: import gst-plugins1-ximagesrc-1.18.5
Packaged for wip by nia.

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 to access the X Window System.
2021-11-15 22:09:58 +00:00

12 lines
358 B
Text

# $NetBSD: a,v 1.1 2021/11/15 22:09:58 wiz Exp $
PKGNAME= ${DISTNAME:S/plugins/plugins1/:S/-ugly/-a52/}
CATEGORIES= audio gnome
COMMENT= Open source multimedia framework - Dolby AC-3 audio plugin
GST_PLUGINS+= a52dec
.include "../../multimedia/gst-plugins1-ugly/Makefile.common"
.include "../../audio/liba52/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"