pkgsrc/graphics/gst-plugins1-aalib/Makefile
wiz 045c07575f 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.
2021-11-15 22:06:12 +00:00

12 lines
360 B
Makefile

# $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"